diff options
author | LarsVomMars | 2021-05-30 00:22:09 +0200 |
---|---|---|
committer | LarsVomMars | 2021-05-30 00:22:09 +0200 |
commit | 23cbc3b5307517bd0f331b0f7c0cf8b92c6829a2 (patch) | |
tree | e999144adc658060695dc5863f7f0f3f1218d1d9 /zeitung/parts/teacherprofiletemplate.tex | |
parent | 119a56067d9208025579234056154baef1e66c5d (diff) |
Formatting
Diffstat (limited to 'zeitung/parts/teacherprofiletemplate.tex')
-rw-r--r-- | zeitung/parts/teacherprofiletemplate.tex | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/zeitung/parts/teacherprofiletemplate.tex b/zeitung/parts/teacherprofiletemplate.tex index b2e848c..70bec33 100644 --- a/zeitung/parts/teacherprofiletemplate.tex +++ b/zeitung/parts/teacherprofiletemplate.tex @@ -2,9 +2,10 @@ % \noindent \ifodd\profnum \begin{minipage}[c]{0.79\textwidth} - \textbf{Name:}\\ \profname\\ + % \textbf{Name:}\\ \profname\\ + {\Huge{\textbf{\profname}}}\\ \textbf{Abijahrgang:}\\ \profabi\\ - \textbf{Beruf auf Schiff:}\\ \profprof\\ + \textbf{Das wäre meine Aufgabe auf einem Schiff:}\\ \profprof\\ \textbf{Das wissen meine Schüler nicht über mich:}\\ \profsecret\\ \end{minipage} \fi @@ -19,9 +20,10 @@ \ifodd\profnum\else \hspace*{.5cm}% \begin{minipage}[c]{0.79\textwidth} - \textbf{Name:}\\ \profname\\ + % \textbf{Name:}\\ \profname\\ + {\Huge{\textbf{\profname}}}\\ \textbf{Abijahrgang:}\\ \profabi\\ - \textbf{Beruf auf Schiff:}\\ \profprof\\ + \textbf{Das wäre meine Aufgabe auf einem Schiff:}\\ \profprof\\ \textbf{Das wissen meine Schüler nicht über mich:}\\ \profsecret\\ \end{minipage} \fi |