Command/definepagebreak
< Command
Jump to navigation
Jump to search
\definepagebreak
Syntax (autogenerated)
\definepagebreak[...][...,...] | |
[...] | name |
[...,...] | empty header footer dummy frame number +number default reset disable yes no makeup blank preference bigpreference left right even odd quadruple last lastpage start stop xy |
Syntax
\definepagebreak[keyword,keyword,...] | |
[keyword, keyword] | See list of keywords of the \page command |
Description
Define a keyword for the \page command that combines the properties of several other keywords. This keyword can also be used with the page
key in structural commands.
Example
\setuppapersize[A10, landscape][A8, landscape] \setuppagenumbering[alternative=singlesided, location={header,inright}] \setuppaper[nx=2, ny=2] \setuparranging[XY] \showframe[cut] \definepagebreak[emptyodd][yes,header,footer,odd] \setuphead[chapter][page=emptyodd] bla bla bla \chapter{New chapter}
See also
Help from ConTeXt-Mailinglist/Forum
All issues with: