Changes

Jump to navigation Jump to search
Cleanup
== Description ==
<pre>
Standard section blocks:
- * frontpart - * bodypart - * backpart - * appendix Params:page: yes - start section block on a new page right - start section block on a right (odd) page </pre>
{|Params|| ||
|-
| '''page'''||<tt>yes</tt> || start section block on a new page
|-
| ||<tt>right</tt> || start section block on a right (odd) page
|}
== Example ==
<pre class="example"texcode>
\setupsectionblock[frontpart][page=no]
\setupsectionblock[bodypart][page=no]
\setupsectionblock[backpart][page=no]
\setupsectionblock[appendix][page=no]
 </pretexcode>

Navigation menu