Difference between revisions of "Command/setupsectionblock"

From Wiki
Jump to navigation Jump to search
m (Cleanup)
m (Text replace - "Reference/en|" to "Commands|")
Line 61: Line 61:
 
<!-- something like [[cmd:goto|\goto]] -->
 
<!-- something like [[cmd:goto|\goto]] -->
  
[[Category:Reference/en|setupsectionblock]]
+
[[Category:Commands|setupsectionblock]]

Revision as of 00:37, 14 March 2012

\setupsectionblock

Syntax

\setupsectionblock[...][...,...=...,...]
[...] name
number yes no
page yes right
before command
after command


Description

Standard section blocks:

  • frontpart
  • bodypart
  • backpart
  • appendix
page yes start section block on a new page
right start section block on a right (odd) page


Example

\setupsectionblock[frontpart][page=no]
\setupsectionblock[bodypart][page=no]
\setupsectionblock[backpart][page=no]
\setupsectionblock[appendix][page=no]


See also