-
Notifications
You must be signed in to change notification settings - Fork 2
/
certi.tex
executable file
·97 lines (78 loc) · 1.76 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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
\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}
\usepackage{url}
\usepackage{eso-pic}
\newcommand\BackgroundPic{%
\put(0,0){%
\parbox[b][\paperheight]{\paperwidth}{%
\vfill
\centering
\includegraphics[width=\paperwidth,height=\paperheight,%
keepaspectratio]{V14.png}%
\vfill
}}}
\begin{document}
\AddToShipoutPicture{\BackgroundPic}
~
\vspace{1.2cm}
~
\begin{center}
\begin{table}[h]
\footnotesize
\begin{center}
\begin{tabular}{lr}
%~\hspace{0.7cm}
\includegraphics[height=3.4cm]{codeweekeu.png}
\includegraphics[height=3.4cm]{EC.png}
\end{tabular}
\end{center}
\end{table}
\vspace{-0.2cm}
\LARGE{CodeWeek EU organisers are honoured\\
\vspace{1cm}
\fontsize{50}{60}{\textbf{TO CERTIFY}}
\vspace{0.4cm}
\Huge{that \textbf{%pointname
}}
\vspace{0.4cm}
\Huge{actively contributed to the success of}
\vspace{0.3cm}
\Huge{\textbf{EUROPE CODE WEEK 2015}}
\vspace{0.3cm}
\Large{by running a coding event.}
\vspace{.2cm}
\vspace{1cm}
\begin{table}[h]
\footnotesize
\begin{center}
\end{center}
\end{table}
\vspace{-3cm}
\end{center}
\begin{table}[h]
\footnotesize
\begin{center}
\begin{tabular}{lr}
%~\hspace{0.7cm}
\includegraphics[height=2.5cm]{signature2.png}
\end{tabular}
\end{center}
\end{table}
\vspace{-2.2cm}
\begin{center}
\footnotesize{On behalf of Europe Code Week Ambassadors}\\
\end{tabular}
%Diploma elaborado con el software libre \texttt{Pyploma}, (c)
%\url{[email protected]} bajo licencia
%GPLv3. Visite: \url{http://code.google.com/p/pyploma}
\end{center}
\end{document}