Changes

Jump to navigation Jump to search
518 bytes added ,  12:25, 6 February 2012
Force page break info added (so I can find it next time I need it...)
\stopsectionblockenvironment
</texcode>
 
== Forced page break in a TOC ==
 
To add a manual/forced page break in a table of contents, you first have to define it. This puts the break before the given heading.
 
<texcode>
\definelistextra[page][before=\page]
</texcode>
 
Then, when you place your TOC, you have to call for the extras and define the spot for the break:
 
<texcode>
\placecontent[extras={6=page}] %puts break before Chapter 6 list item
</texcode>
 
 
Solution given by Hans on the mailing list on September 29, 2010, and applies to MKIV (at least).
== Dots in section numbers ==
102

edits

Navigation menu