summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--template.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/template.tex b/template.tex
index 3f8103d..8eddb4b 100644
--- a/template.tex
+++ b/template.tex
@@ -161,6 +161,9 @@ $header-includes$
$endfor$
\begin{document}
+$if(headstyles)$ % for documentclass memoir styling
+\headstyles{$headstyles$}
+$endif$
$if(chapterstyle)$ % for documentclass memoir styling
\chapterstyle{$chapterstyle$}
$endif$