new design
This commit is contained in:
parent
c083a815fa
commit
3eec8e7431
@ -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 }
|
||||||
|
Loading…
Reference in New Issue
Block a user