new design

This commit is contained in:
Adrian Amaglio 2021-09-30 09:21:38 +02:00
parent c083a815fa
commit 3eec8e7431

View File

@ -163,15 +163,15 @@ breaklinks=true,
\usepackage{fancyhdr}
\pagestyle{fancy}
\lhead{\thedate}
\chead{\thelevel}
\rhead{\thesequence}
\lhead{}
\chead{}
\rhead{\thelevel\thedate~: \thesequence}
\usepackage{lastpage}
\renewcommand{\footrulewidth}{0.4pt}% default hline is 0pt
\lfoot{\theauthor}
\cfoot{\thepage \,/ \pageref{LastPage}}
\rfoot{\thelicence}
\lfoot{\thelicence~\theauthor}
\cfoot{}
\rfoot{\thepage \,/ \pageref{LastPage}}
\def \ifempty#1{\def\temp{#1} \ifx\temp\empty }