header formatting

This commit is contained in:
nik gaffney 2015-06-02 14:53:20 +02:00
parent be97f41d13
commit df6ddbd1bd

View file

@ -44,7 +44,7 @@
% convert header to titleps - http://www.tex-tipografia.com/titleps_fancyhdr.html
\newpagestyle{main}[\small]{
\setheadrule{.55pt}%
\sethead{}{}{\sectiontitle}
\sethead{}{}{\subsectiontitle}
\setfoot{}{}{\sectionfont\small{printed: \isodate{\today} \currenttime \selectfont}}
}