Difference between revisions of "Command/setuparranging"

From Wiki
Jump to navigation Jump to search
m (Category Layout)
m (Improve example)
Line 19: Line 19:
 
There's also "XY" mode, see [[Imposition]].
 
There's also "XY" mode, see [[Imposition]].
  
== comment ==
+
== Example ==
 
 
 
<context source="yes" text="results in">
 
<context source="yes" text="results in">
\setuppapersize[A6][A5,landscape]
+
\setuppapersize[A8][A7,landscape]
 
\setuparranging[2SIDE]
 
\setuparranging[2SIDE]
 +
\showframe
 +
 +
\setupbodyfont[5pt]
 
\starttext
 
\starttext
\showframe
+
\dorecurse{2}{\input knuth \page[yes]}
\dorecurse{7}{\input tufte \par}
 
 
\stoptext
 
\stoptext
 
</context>
 
</context>
 
 
 
== Example ==
 
<!-- Please fill in an example if you can -->
 
  
 
== See also ==
 
== See also ==

Revision as of 14:55, 2 April 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.

Example

\setuppapersize[A8][A7,landscape]
\setuparranging[2SIDE]
\showframe

\setupbodyfont[5pt]
\starttext
\dorecurse{2}{\input knuth \page[yes]}
\stoptext

results in

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: