-
Notifications
You must be signed in to change notification settings - Fork 6
/
certi.tex
81 lines (57 loc) · 1.17 KB
/
certi.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
\documentclass[12pt]{article}
\usepackage[utf8]{inputenc}
\usepackage[spanish]{babel}
\usepackage{mathpazo}
\renewcommand{\familydefault}{\rmdefault}
\usepackage[landscape,a4paper]{geometry}
\geometry{verbose,tmargin=0cm,bmargin=0cm,lmargin=0cm,rmargin=0cm}
\usepackage{fancybox}
\usepackage{calc}
\usepackage{multicol}
\usepackage{graphicx}
\begin{document}
~
\vspace{.5cm}
\begin{center}
~
\begin{minipage}{2cm}
\centering
\includegraphics[height=2cm]{%pointlogo
}
\end{minipage}
~
\begin{minipage}{25cm}
\centering
\Large{ %pointaso
certifica que}
\end{minipage}
\vspace{2cm}
\Huge{\textbf{%pointname
}}
\vspace{1cm}
\Large{con D.N.I. no. %pointdni
ha asistido y superado el%\\ con una calificaci\'on de %pointcalification
}
\vspace{1cm}
\Huge{\textbf{ %pointcurso
}}
\vspace{1cm}
\Large{%pointinfo
}
\vspace{.5cm}
\Large{Y para que as\'i conste se expide el siguiente certificado en Granada a \today.}
\vspace{.5cm}
%\begin{multicols}{2}
\small % Decano de la Facultad\\
\vspace{3cm} %pointfirma
%Antonio Ríos Guadix
%\vspace{1cm}
%COORDINADOR\\
%\vspace{3cm}
%NOMBRE:
%\end{multicols}
\vspace{.5cm}
\hspace{3cm}
%\tiny La asociación
\end{center}
\end{document}