aboutsummaryrefslogtreecommitdiff
path: root/default.context
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2012-03-03 08:37:17 -0800
committerJohn MacFarlane <fiddlosopher@gmail.com>2012-03-03 08:37:17 -0800
commit5aaa69eda58dc84a16dc818c02c3e261fdb11975 (patch)
treec4cb1e97b82f2e0811f23cbaeeddf6af3c3a7982 /default.context
parentcc0e845c187fb98ebd2343750cfbacd1ab39fc57 (diff)
downloadpandoc-5aaa69eda58dc84a16dc818c02c3e261fdb11975.tar.gz
Slight change in context template to avoid double spacing.
Diffstat (limited to 'default.context')
-rw-r--r--default.context3
1 files changed, 2 insertions, 1 deletions
diff --git a/default.context b/default.context
index f6887640c..abc405655 100644
--- a/default.context
+++ b/default.context
@@ -21,7 +21,8 @@
\setuphead[subsection] [style=\tfb]
\setuphead[subsubsection][style=\bf]
-$if(number-sections)$$else$
+$if(number-sections)$
+$else$
\setuphead[chapter, section, subsection, subsubsection][number=no]
$endif$