diff --git a/pandoc/header.tex b/pandoc/header.tex index 8662a9e..887b9f8 100644 --- a/pandoc/header.tex +++ b/pandoc/header.tex @@ -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}} }