mirror of
https://gitlab.com/netravnen/NetworkLabNotes.git
synced 2024-11-23 19:17:54 +00:00
Added headers including author+document gen.-date to pages
This commit is contained in:
parent
cf7081b6b5
commit
2790eab47d
|
@ -83,7 +83,9 @@
|
||||||
\fancyhfoffset[RO]{6mm}%
|
\fancyhfoffset[RO]{6mm}%
|
||||||
% Put some space and a vertical bar between the folio and the rest of the header
|
% Put some space and a vertical bar between the folio and the rest of the header
|
||||||
\fancyhead[LE]{\color{Black}\thepage\color{Gray}\hskip3mm\vrule\hskip3mm\leftmark}%
|
\fancyhead[LE]{\color{Black}\thepage\color{Gray}\hskip3mm\vrule\hskip3mm\leftmark}%
|
||||||
|
\fancyhead[RE]{\color{Gray}{\tiny Generated \utccurrenttime}}%
|
||||||
\fancyhead[RO]{\color{Gray}\rightmark\hskip3mm\vrule\hskip3mm\color{Black}\thepage}%
|
\fancyhead[RO]{\color{Gray}\rightmark\hskip3mm\vrule\hskip3mm\color{Black}\thepage}%
|
||||||
|
\fancyhead[LO]{\color{Gray}{\tiny \theauthor}}%
|
||||||
}
|
}
|
||||||
\pagestyle{fancybook}
|
\pagestyle{fancybook}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue