chore(qualifications): finalize qualification certificate letter

This commit is contained in:
Steffen Jost 2023-04-27 13:52:14 +00:00
parent 951932ad90
commit 4d8b91ccd7

View File

@ -12,11 +12,17 @@ test3: |
<p>Here is some text with <em>emphasis</em> to see. <p>Here is some text with <em>emphasis</em> to see.
... ...
\renewcommand{\familydefault}{\sfdefault} \renewcommand{\familydefault}{\sfdefault}
\vspace*{2cm}
\begin{huge}\sffamily\textbf{%
$if(is-de)$ $if(is-de)$
Teilnahmebescheinigung
\medskip $else$
Certificate of attendance
\begin{huge}\sffamily\textbf{Teilnahmebescheinigung}\end{huge} $endif$
}\end{huge}
\vspace{\fill} \vspace{\fill}
@ -27,23 +33,46 @@ $endif$
$if(company)$ $if(company)$
## $company$ {-} ## $company$ {-}
$endif$ $endif$
$if(is-de)$
hat hat
$if(course-begin)$ $if(course-begin)$
$if(course-end)$ $if(course-end)$
von $course-begin$ bis $course-end$ vom $course-begin$ bis zum $course-end$
$else$ $else$
am $course-begin$ am $course-begin$
$endif$ $endif$
$endif$ $endif$
an der Veranstaltung an der Veranstaltung
\centerline{\sffamily\LARGE{$course-name$}} $else$
der Fahrerausbildung der Fraport AG teilgenommen. attended
$if(course-begin)$
$if(course-end)$
from $course-begin$ to $course-end$
$else$
on $course-begin$
$endif$
$endif$
the course
$endif$
\vspace*{1.2EX}
\textbf{\LARGE $course-name$}
\vspace*{1.1EX}
$if(is-de)$
der Fahrerausbildung der Fraport AG teilgenommen.
$else$
taught by Fahrerausbildung of Fraport AG.
$endif$
\vspace{\fill}
\vspace{\fill} \vspace{\fill}
$if(course-content)$ $if(course-content)$
## Inhalte: {-} $if(is-de)$
## Inhalte {-}
$else$
## Course content {-}
$endif$
%%%course-content%%% %%%course-content%%%
@ -51,11 +80,20 @@ $if(course-content)$
$endif$ $endif$
\vspace{\fill}
\vspace{\fill} \vspace{\fill}
$if(is-de)$
Mit Aushändigung der Teilnahmebescheinigung wird der erfolgreiche Abschluss des Kurses bestätigt. Mit Aushändigung der Teilnahmebescheinigung wird der erfolgreiche Abschluss des Kurses bestätigt.
Dieses Zertifikat wurde maschinell erstellt.
Dieses Zertifikat wurde maschinell erstellt.
$else$
The successful completion of the course is confirmed
by handing out this certificate.
This is machine generated certificate requires no signature.
$endif$
\medskip \medskip
@ -65,20 +103,5 @@ Fraport College
\vspace{\fill} \vspace{\fill}
\vspace{\fill} \vspace{\fill}
\vspace{\fill} \vspace{\fill}
\vspace{\fill}
\vspace{\fill}
<!-- deutsche version -->
$else$
<!-- english version -->
# Certificate of attendance
**English version is not yet implemened.**
TODO
$endif$
\clearpage \clearpage