aboutsummaryrefslogtreecommitdiff
path: root/zeitung/parts/studenttemplate.tex
diff options
context:
space:
mode:
Diffstat (limited to 'zeitung/parts/studenttemplate.tex')
-rw-r--r--zeitung/parts/studenttemplate.tex18
1 files changed, 9 insertions, 9 deletions
diff --git a/zeitung/parts/studenttemplate.tex b/zeitung/parts/studenttemplate.tex
index 057a85f..d02c7b3 100644
--- a/zeitung/parts/studenttemplate.tex
+++ b/zeitung/parts/studenttemplate.tex
@@ -17,18 +17,18 @@
}
% Ring
-\def\ringx{50pt}
+\def\ringx{20pt}
\def\ringy{250pt}
\def\ringwidth{250pt}
\def\ringimgwidth{180pt}
\def\ringoffset{(\ringwidth - \ringimgwidth) / 2}
\ifoddpage\else
- \def\ringx{-\paperwidth - 350pt} % ringwidth + 2 * ringx
+ \def\ringx{-\paperwidth - 325pt} % ringwidth + 2 * ringx % Nope, idk anymore
\fi
\AddToShipoutPictureBG*{
\AtTextUpperLeft{
\put(-\ringx + \ringoffset, -\ringy + \ringoffset){
- \dfincludegraphics[keepaspectratio=true, width=\ringimgwidth]{parts/students/figures/bornerma.jpg}
+ \dfincludegraphics[keepaspectratio=true, width=\ringimgwidth]{parts/generated/students/figures/bornerma.jpg}
}
\put(-\ringx, -\ringy){
\oddflip[keepaspectratio=true, width=\ringwidth]{ring.png}
@@ -37,18 +37,18 @@
}
% Frame
-\def\framex{130pt}
+\def\framex{160pt}
\def\framey{20pt}
\def\framewidth{180pt}
\def\frameimgwidth{160pt}
\def\frameoffset{(\framewidth - \frameimgwidth) / 2}
\ifoddpage\else
- \def\framex{518pt} % paperwidth - framewidth / 2
+ \def\framex{540pt} % paperwidth - framewidth / 2 % Nope, idk anymore
\fi
\AddToShipoutPictureBG*{
\AtTextLowerLeft{
\put(\textwidth - \framex + \frameoffset, \framey + \frameoffset + 8pt){
- \dfincludegraphics[keepaspectratio=true, width=\frameimgwidth]{parts/students/figures/child_\stdid.jpg}
+ \dfincludegraphics[keepaspectratio=true, width=\frameimgwidth]{parts/generated/students/figures/child_\stdid.jpg}
}
\put(\textwidth - \framex, \framey){
\oddflip[keepaspectratio=true, width=\framewidth]{rahmen.png}
@@ -60,7 +60,7 @@
\ifoddpage
\def\tablex{0.5\linewidth}
\else
- \def\tablex{-1cm}
+ \def\tablex{-0cm}
\fi
\def\tablewidth{0.6\linewidth}
@@ -88,14 +88,14 @@
% Divider
\providecommand\divider{
\begin{figure}[H]
- \hspace*{-2.5cm}\includegraphics[keepaspectratio=true, width=\paperwidth]{mittelwelle.png}
+ \hspace*{-1.5cm}\includegraphics[keepaspectratio=true, width=\paperwidth]{mittelwelle.png}
\end{figure}
}
% Comments
\def\commentswidth{0.7\linewidth}
\ifoddpage
- \def\commentsx{-1cm}
+ \def\commentsx{-0cm}
\else
\def\commentsx{\framewidth}
\fi