From df6ddbd1bd5855ca61ab210d2a6a57eb215e07fd Mon Sep 17 00:00:00 2001 From: nik gaffney Date: Tue, 2 Jun 2015 14:53:20 +0200 Subject: [PATCH] header formatting --- pandoc/header.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}} }