Changes

Jump to navigation Jump to search
no edit summary
<!-- please remove this and the following line if you have checked this page -->
{{Reference_Cleanup}}
{{Reference
|name=setupsectionblock
|attributes=
}}
 
== [[Help:Reference|Syntax]] (autogenerated) ==
<syntax>setupsectionblock</syntax>
== [[Help:Reference|Syntax]] ==
</tr>
<tr valign="top" class="second">
<td class="cmd">[[Reference/enCommand/keyword:number|number]]</td> <td>[[Reference/enCommand/value:yes|yes]] [[Reference/enCommand/value:no|no]] </td>
</tr>
<tr valign="top" class="second">
<td class="cmd">[[Reference/enCommand/keyword:page|page]]</td> <td>[[Reference/enCommand/value:yes|yes]] [[Reference/enCommand/value:right|right]] </td>
</tr>
<tr valign="top" class="second">
<td class="cmd">[[Reference/enCommand/keyword:before|before]]</td> <td>[[Reference/enCommand/value:command|command]] </td>
</tr>
<tr valign="top" class="second">
<td class="cmd">[[Reference/enCommand/keyword:after|after]]</td> <td>[[Reference/enCommand/value:command|command]] </td>
</tr>
</table>
== 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]
</texcode>
</pre>
== See also ==
<!-- something like {{cmd|goto}} -->
== See also Help from ConTeXt-Mailinglist/Forum ==<!-- something like [[cmdAll issues with:goto{{Forum|\goto]] -->{{SUBPAGENAME}}}}
[[Category:ReferenceCommand/enSections|setupsectionblock]]

Navigation menu