Added headers including author+document gen.-date to pages

This commit is contained in:
chhan11 2017-06-10 18:49:06 +02:00
parent cf7081b6b5
commit 2790eab47d
1 changed files with 2 additions and 0 deletions

View File

@ -83,7 +83,9 @@
\fancyhfoffset[RO]{6mm}%
% 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[RE]{\color{Gray}{\tiny Generated \utccurrenttime}}%
\fancyhead[RO]{\color{Gray}\rightmark\hskip3mm\vrule\hskip3mm\color{Black}\thepage}%
\fancyhead[LO]{\color{Gray}{\tiny \theauthor}}%
}
\pagestyle{fancybook}