Command/setuparranging

From Wiki
< Command
Revision as of 12:38, 11 April 2010 by Maintenance script (talk) (Create reference page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Reference Cleanup

\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 http://wiki.contextgarden.net/Imposition and http://source.contextgarden.net/page-imp.tex?search=XY

comment

I wonder why the following example has a "0" in the lower left 
corner on the third page? Could anybody explain? -PG

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


Example

See also