Difference between revisions of "Command/setuparranging"

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

Revision as of 00:11, 14 March 2012

\setuparranging

Syntax

\setuparranging[...,...,...]
[...,...,...] disable 2*16 2*8 2*4 2*2 22 224 242 2UP 2DOWN 2SIDE 2TOP mirrored rotated doublesided negative 90 180 270


Description

There's also "XY" mode, see Imposition.

comment

\setuppapersize[A6][A5,landscape]
\setuparranging[2SIDE]
\starttext
\showframe
\dorecurse{7}{\input tufte \par}
\stoptext

results in


Example

See also