summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--template.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/template.tex b/template.tex
index bb282b8..5bd5de7 100644
--- a/template.tex
+++ b/template.tex
@@ -162,10 +162,10 @@ $header-includes$
$endfor$
\begin{document}
-$if(headstyles)$ % for documentclass memoir styling
+$if(headstyles)$ % for documentclass memoir headline styling
\headstyles{$headstyles$}
$endif$
-$if(chapterstyle)$ % for documentclass memoir styling
+$if(chapterstyle)$ % for documentclass memoir chapter headline styling
\chapterstyle{$chapterstyle$}
$endif$
$if(title)$