summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2015-01-02 01:44:27 +0100
committerJonas Smedegaard <dr@jones.dk>2015-01-02 01:44:27 +0100
commitcd8aa3a1b95f3dd0d3e2cb3dfe9214ccda2e6e82 (patch)
treefbef1f8c4c21b2f21be99fa0db1e0561f86cc449
parent3124b0d12b191f948ac23de4b7f819ca11b574ae (diff)
Improve comments for documentclass styling.
-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)$