diff --git a/preamble.tex b/preamble.tex index e4dad88..c4bb5e1 100644 --- a/preamble.tex +++ b/preamble.tex @@ -13,7 +13,7 @@ \usepackage{multicol} \usepackage{lscape} \setlength{\multicolsep}{0.5em} - +\usepackage{adjustbox} % fancy fone awesome boxes \usepackage{awesomebox} @@ -26,7 +26,6 @@ \usepackage{microtype} \usepackage[autostyle=true]{csquotes} - \PassOptionsToPackage{hyphens}{url} \usepackage[colorlinks=false, pdfborder={0 0 0}]{hyperref} \hypersetup{ diff --git a/texte/campusplan.tex b/texte/campusplan.tex index f018f84..8b2dd8a 100644 --- a/texte/campusplan.tex +++ b/texte/campusplan.tex @@ -4,7 +4,7 @@ \parbox[b][\paperheight]{\paperwidth}{% \vfill \centering -\includegraphics[width=\dimen107,height=\dimen108,keepaspectratio,trim=0 0 1.003\dimen107 0,clip]{img/campusplan_highlighted.pdf}% +\adjincludegraphics[height=\pageheight,keepaspectratio,trim={0 0 {.5\width} 0},clip]{img/campusplan_highlighted.pdf}% \vfill }}} \mbox{} @@ -14,7 +14,7 @@ \parbox[b][\paperheight]{\paperwidth}{% \vfill \centering -\includegraphics[width=\dimen107,height=\dimen108,keepaspectratio,trim=1.003\dimen107 0 0 0,clip]{img/campusplan_highlighted.pdf}% +\adjincludegraphics[height=\pageheight,keepaspectratio,trim={{.5\width} 0 0 0},clip]{img/campusplan_highlighted.pdf}% \vfill }}} \mbox{} diff --git a/texte/grusswort.tex b/texte/grusswort.tex index 4d73961..1fa14b3 100644 --- a/texte/grusswort.tex +++ b/texte/grusswort.tex @@ -4,7 +4,7 @@ \vfill \centering \refstepcounter{dummy} -\includegraphics[width=\dimen107,height=\dimen108,keepaspectratio]{img/we_want_you.jpg}% +\includegraphics[width=\pagewidth]{img/we_want_you.jpg}% \label{we_want_you} \vfill }}}