Final defense release
This commit is contained in:
parent
7da19d2be6
commit
ac52c062d4
5 changed files with 9 additions and 10 deletions
|
@ -33,7 +33,7 @@
|
|||
|
||||
|
||||
\ifnum\thepage>0\relax%
|
||||
\fill[white, opacity=0.6] (0cm, 0cm) -- (0cm, 1.0\paperwidth) -- (1.0\paperwidth, 1.0\paperwidth) -- (1.0\paperwidth, 0cm) ;
|
||||
\fill[white, opacity=0.7] (0cm, 0cm) -- (0cm, 1.0\paperwidth) -- (1.0\paperwidth, 1.0\paperwidth) -- (1.0\paperwidth, 0cm) ;
|
||||
\fill[black, opacity=0.05] (0cm, 0cm) -- (0cm, 1.0\paperwidth) -- (1.0\paperwidth, 1.0\paperwidth) -- (1.0\paperwidth, 0cm) ;
|
||||
\fi
|
||||
\end{tikzpicture}
|
||||
|
@ -218,7 +218,7 @@ $endif$
|
|||
\pgfdeclareimage[width=\textwidth]{nq-logo}{images/nq-high}
|
||||
\institute{\pgfuseimage{nq-logo}}
|
||||
|
||||
\logo{\ifnum\thepage>1\includegraphics[scale=0.03]{images/nq-high}\hspace{7.55cm}\fi\includegraphics[scale=0.09]{images/epita}}
|
||||
\logo{\ifnum\thepage<2\includegraphics[scale=0.25]{images/srs}\hspace{9.2cm}\fi\ifnum\thepage>1\includegraphics[scale=0.03]{images/nq-high}\hspace{7.55cm}\fi\includegraphics[scale=0.09]{images/epita}}
|
||||
|
||||
\begin{document}
|
||||
$if(title)$
|
||||
|
|
BIN
templates/nemu/images/nqSRS.png
Normal file
BIN
templates/nemu/images/nqSRS.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 668 KiB |
BIN
templates/nemu/images/srs.png
Normal file
BIN
templates/nemu/images/srs.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
Reference in a new issue