diff options
author | John MacFarlane <fiddlosopher@gmail.com> | 2013-02-20 09:57:05 -0800 |
---|---|---|
committer | John MacFarlane <fiddlosopher@gmail.com> | 2013-02-20 09:57:05 -0800 |
commit | fbc015a54d8b98eb904fae997ce732f0cc507472 (patch) | |
tree | 5bd1cf56900aed16042c174e378eb9b79d9d6e32 /default.context | |
parent | e5d22ce91a614d8a8d4a7bec870f6fbcd4756396 (diff) | |
download | pandoc-fbc015a54d8b98eb904fae997ce732f0cc507472.tar.gz |
Minor spacing tweak in context template.
Diffstat (limited to 'default.context')
-rw-r--r-- | default.context | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.context b/default.context index 3fdb0a2a0..18c8429f3 100644 --- a/default.context +++ b/default.context @@ -47,8 +47,8 @@ $endif$ $if(toc)$ \setupcombinedlist[content][list={$placelist$}] -$endif$ +$endif$ $for(header-includes)$ $header-includes$ $endfor$ |