Added \placelist to context writer.

This selects TOC depth.
This commit is contained in:
John MacFarlane 2013-01-05 18:15:14 -08:00
parent 25ad173f00
commit f0347e7af0

View file

@ -69,6 +69,7 @@ $for(include-before)$
$include-before$
$endfor$
$if(toc)$
\placelist[$placelist$]
\placecontent
$endif$