File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ % @Author: Bernard Hanna
2+ % @Date: 2025-01-29 14:25:29
3+ % @Last Modified by: Bernard Hanna
4+ % @Last Modified time: 2025-03-14 10:32:53
15\documentclass [12pt ]{article }
2- \usepackage [T1,LGR,T2A ]{fontenc }
6+ \usepackage [T1,LGR ]{fontenc } % Removed T2A encoding
37\usepackage [utf8 ]{inputenc }
4- \usepackage [greek,russian, english ]{babel }
8+ \usepackage [greek,english ]{babel } % Keep only Greek and English
59\usepackage {mathpazo }
610\renewcommand {\familydefault }{\sfdefault }
711\usepackage [landscape,a4paper ]{geometry }
1620\usepackage {paratype }
1721\usepackage {tgpagella }
1822
19-
20- \DeclareFontFamilySubstitution {T2A}{\rmdefault }{PTSerif-TLF}
21-
2223\newcommand \BackgroundPic {%
2324\put (0,0){%
2425\parbox [b][\paperheight ]{\paperwidth }{%
2930\vfill
3031}}}
3132
32-
3333\begin {document }
3434\AddToShipoutPicture {\BackgroundPic }
3535~
4040\vspace {8.3cm}
4141
4242{\centering\Huge \
43- \begin {otherlanguage* }{russian}
43+ \begin {otherlanguage* }{greek} % Changed from 'russian' to 'greek'
4444\textbf {<CERTIFICATE_HOLDER_NAME> }
4545\end {otherlanguage* }
4646\par }
4747
48- \begin {table }[h]
49- \footnotesize
50- \begin {center }
51-
52- \end {center }
53- \end {table }
54-
55- \vspace {-3cm}
56- \end {center }
57- \begin {table }[h]
58- \footnotesize
59- \begin {center }
60- \begin {tabular }{lr}
61- % ~\hspace{0.7cm}
62- \end {tabular }
63- \end {center }
64- \end {table }
65- \vspace {-2.2cm}
66- \begin {center }
67- % \end{tabular}
68-
6948\end {center }
7049\end {document }
71-
Original file line number Diff line number Diff line change 1+ <?php
2+ /**
3+ * @Author: Bernard Hanna
4+ * @Date: 2025-01-29 14:25:29
5+ * @Last Modified by: Bernard Hanna
6+ * @Last Modified time: 2025-03-14 10:52:43
7+ */
8+ ? >
19@component (' mail::message' )
210Dear EU Code Week 4 All challenge participant,
311
917<br />
1018
1119
12- @component (' mail::button' , [' url' => config ( ' codeweek.app_url ' ) . " /certificates/excellence/" . $edition ] )
20+ @component (' mail::button' , [' url' => " https:// codeweek.eu /certificates/excellence/2024 " ] )
1321 Get your Certificate
1422@endcomponent
1523
You can’t perform that action at this time.
0 commit comments