fix(appearance): Set left/right bottom corner to be displayed
This commit is contained in:
@ -361,17 +361,17 @@ $endif$
|
||||
% Encart en bas à gauche
|
||||
\setlength{\unitlength}{1mm}
|
||||
\begin{picture}(0,0)
|
||||
\put(-54,-32.5){\includegraphics[width=40mm]{media/bordure_bas_gauche.png}}
|
||||
\put(-31,-28){\includegraphics[width=40mm]{media/bordure_bas_gauche.png}}
|
||||
\end{picture}
|
||||
\put(-47,-27){\textbf{\textcolor{white}{Page \thepage}}}
|
||||
\put(-27,-23){\textbf{\textcolor{white}{Page \thepage}}}
|
||||
}
|
||||
\fancyfoot[RO]{
|
||||
% Encart en bas à droite
|
||||
\setlength{\unitlength}{1mm}
|
||||
\begin{picture}(0,0)
|
||||
\put(23,-33){\includegraphics[width=40mm]{media/bordure_bas_droite.png}}
|
||||
\put(-0.5,-27.5){\includegraphics[width=40mm]{media/bordure_bas_droite.png}}
|
||||
\end{picture}
|
||||
\put(35,-27){\textbf{\textcolor{white}{Page \thepage}}}
|
||||
\put(13,-23){\textbf{\textcolor{white}{Page \thepage}}}
|
||||
}
|
||||
|
||||
\renewcommand{\headrulewidth}{2pt}
|
||||
@ -422,7 +422,7 @@ $else$
|
||||
% QRCODE de la présentation
|
||||
\vfill
|
||||
{\quad
|
||||
\qrcode{https://odtre.gitlab.io/diapos/}
|
||||
\qrcode{$qrcode$}
|
||||
\qquad
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user