Difference between revisions of "Command/setupsectionblock"

From Wiki
Jump to navigation Jump to search
m (Text replace - "Reference/en/" to "Command/")
m (moved Reference/en/setupsectionblock to Command/setupsectionblock: Text replace - "Reference/en/" to "Command/")

Revision as of 03:28, 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