aboutsummaryrefslogtreecommitdiff
path: root/zeitung/parts/teacherprofiletemplate.tex
blob: 13b3d4be32b5c070c7b45af3aaf855eda9c91954 (plain) (blame)
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
\begin{minipage}[t][0.28\textheight][t]{\linewidth}
    % \noindent
    \ifodd\profnum
	\begin{minipage}[c]{0.79\textwidth}
		\textbf{Name:}\\ \profname\\
		\textbf{Abijahrgang:}\\ \profabi\\
		\textbf{Beruf auf Schiff:}\\ \profprof\\
		\textbf{Das wissen meine Schüler nicht über mich:}\\ \profsecret\\
	\end{minipage}
    \fi
	\begin{minipage}[c]{0.2\textwidth}
		\includegraphics[keepaspectratio=true, width=4cm]{rahmen.png}
	\end{minipage}
    \ifodd\profnum\else
    \hspace*{.5cm}%
	\begin{minipage}[c]{0.79\textwidth}
		\textbf{Name:}\\ \profname\\
		\textbf{Abijahrgang:}\\ \profabi\\
		\textbf{Beruf auf Schiff:}\\ \profprof\\
		\textbf{Das wissen meine Schüler nicht über mich:}\\ \profsecret\\
	\end{minipage}
    \fi

\end{minipage}

\ifnum\proflast=0
\begin{figure}[H]
	\hspace*{-1.5cm}\includegraphics[keepaspectratio=true, width=\paperwidth]{seil.png}
\end{figure}
\fi