From 2790eab47dde7b8d017f8ff561ab7ac1c5a7da7c Mon Sep 17 00:00:00 2001 From: chhan11 Date: Sat, 10 Jun 2017 18:49:06 +0200 Subject: [PATCH] Added headers including author+document gen.-date to pages --- structure.tex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/structure.tex b/structure.tex index acaff6c..1ef48c8 100644 --- a/structure.tex +++ b/structure.tex @@ -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}