aboutsummaryrefslogtreecommitdiff
path: root/default.context
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2013-01-05 18:15:14 -0800
committerJohn MacFarlane <fiddlosopher@gmail.com>2013-01-05 18:15:14 -0800
commitf0347e7af09f8aad32287b2b2d808cfb57e4e50e (patch)
tree80d42f46ac3584a7ffd5a04654d9d2d4a359bfd7 /default.context
parent25ad173f00bc7e07c72468deb1d955f707aeaea0 (diff)
downloadpandoc-f0347e7af09f8aad32287b2b2d808cfb57e4e50e.tar.gz
Added \placelist to context writer.
This selects TOC depth.
Diffstat (limited to 'default.context')
-rw-r--r--default.context1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.context b/default.context
index 6c77f75a4..6372cd0b4 100644
--- a/default.context
+++ b/default.context
@@ -69,6 +69,7 @@ $for(include-before)$
$include-before$
$endfor$
$if(toc)$
+\placelist[$placelist$]
\placecontent
$endif$