From f0347e7af09f8aad32287b2b2d808cfb57e4e50e Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 5 Jan 2013 18:15:14 -0800 Subject: Added \placelist to context writer. This selects TOC depth. --- default.context | 1 + 1 file changed, 1 insertion(+) (limited to 'default.context') 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$ -- cgit v1.2.3