Path: blob/main/paderborn-title.tex
340 views
\thispagestyle{empty}12%margin of the title text box3\newgeometry{left=1.5cm,right=1.5cm,top=12.6cm,bottom=1.5cm}45\definecolor{pbblue}{RGB}{35,53,107} %\definecolor{pbblue}{spotcolor}{PATNONE281PC,1.0}6\definecolor{pbgray}{RGB}{213,212,208} %\definecolor{pbgray}{spotcolor}{PATNONE420PC,1.0}78\begin{tikzpicture}[remember picture, overlay]9% for hints on absolute positioning see https://tex.stackexchange.com/a/6821/90751011% blue box12\node[yshift=5mm] at (current page.south west)13{\begin{tikzpicture}[remember picture, overlay]14\fill[fill=pbblue] (5mm,0) rectangle (\paperwidth-5mm,10.2cm);15\end{tikzpicture}16};1718% gray box - inner part19\node[yshift=10.6cm] at (current page.south west)20{\begin{tikzpicture}[remember picture, overlay]21\draw[color=pbgray!80!black,fill=pbgray!80!black] (5mm,0) rectangle (\paperwidth-5mm,6cm);22\end{tikzpicture}23};24% gray box - outer part25\node[yshift=10.6cm] at (current page.south west)26{\begin{tikzpicture}[remember picture, overlay]27\draw[color=pbgray,fill=pbgray] (0,0) rectangle (5mm,6cm);28\draw[color=pbgray,fill=pbgray] (\paperwidth-5mm,0) rectangle (\paperwidth,6cm);29\end{tikzpicture}30};3132% strange white box - top33\node[yshift=-3.5cm] at (current page.north west)34{\begin{tikzpicture}[remember picture, overlay]35\fill[fill=white] (13cm,0) rectangle (19.5cm,.5cm);36\end{tikzpicture}37};38% strange white box - bottom39\node[yshift=0cm] at (current page.south west)40{\begin{tikzpicture}[remember picture, overlay]41\fill[fill=white] (13cm,0) rectangle (19.5cm,.9cm);42\end{tikzpicture}43};44\end{tikzpicture}4546% University logo47\AddToShipoutPictureBG*{%48\AtPageUpperLeft{%49\put(\LenToUnit{13cm},\LenToUnit{-2.5cm}){%50\includegraphics[scale=.337]{logos/UPB_LOGO_GB_RGB_15.pdf}51}%52}53}5455% Background picture56\AddToShipoutPictureBG*{%57\AtPageUpperLeft{%58\put(\LenToUnit{.5cm},\LenToUnit{-13.1cm}){%59%20x10cm60\includegraphics{logos/UBP-background-picture.pdf}61}%62}63}6465\makeatletter66\noindent67{\vspace{-.1cm}\LARGE\textsf{\textcolor{white}{\MakeUppercase{\@labelType}}}\par}\bigskip6869\noindent70{\Huge\textsf{\textbf{\textcolor{pbblue}{\MakeUppercase{\MCS@title}}}}\par}\smallskip7172\noindent73{\LARGE\textsf{\textcolor{white}{\MakeUppercase{\MCS@author}}}}74\makeatother7576\restoregeometry77\clearpage787980