Shift Logos
This commit is contained in:
parent
6305c0f549
commit
b35624a7ba
@ -6,7 +6,7 @@
|
||||
\setlength{\imageHeight}{2cm*\real{\mainLogoScale}*\real{\logosScale}}
|
||||
\begin{titlepage}
|
||||
\begin{tikzpicture}[overlay, remember picture]
|
||||
\node[anchor=north west, inner sep=0pt, xshift=1.8cm, yshift=-1.5cm, opacity=0] (logo0) at (current page.north west) {
|
||||
\node[anchor=north west, inner sep=0pt, xshift=0.85cm, yshift=-1.5cm, opacity=0] (logo0) at (current page.north west) {
|
||||
\includegraphics[height=\imageHeight]{\imagesPath/DUMMY_FOOT.png}
|
||||
};
|
||||
\foreach \i in {1,...,\value{logoCounter}} {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user