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} \usepackage{fancyhdr}
\pagestyle{fancy} \pagestyle{fancy}
\lhead{\thedate} \lhead{}
\chead{\thelevel} \chead{}
\rhead{\thesequence} \rhead{\thelevel\thedate~: \thesequence}
\usepackage{lastpage} \usepackage{lastpage}
\renewcommand{\footrulewidth}{0.4pt}% default hline is 0pt \renewcommand{\footrulewidth}{0.4pt}% default hline is 0pt
\lfoot{\theauthor} \lfoot{\thelicence~\theauthor}
\cfoot{\thepage \,/ \pageref{LastPage}} \cfoot{}
\rfoot{\thelicence} \rfoot{\thepage \,/ \pageref{LastPage}}
\def \ifempty#1{\def\temp{#1} \ifx\temp\empty } \def \ifempty#1{\def\temp{#1} \ifx\temp\empty }