Difference between revisions of "Command/setuparranging"

From Wiki
Jump to navigation Jump to search
m (Improve example)
Line 11: Line 11:
 
   <tr valign="top" class="first">
 
   <tr valign="top" class="first">
 
     <td class="cmd">[...,...,...]</td>
 
     <td class="cmd">[...,...,...]</td>
     <td>disable 2*16 2*8 2*4 2*2 2<i></i>2 2<i>2</i>4 2<i>4</i>2 2UP 2DOWN 2SIDE 2TOP mirrored rotated doublesided negative 90 180 270 </td>
+
     <td>disable XY 2*16 2*8 2*4 2*2 2<i></i>2 2<i>2</i>4 2<i>4</i>2 2UP 2DOWN 2SIDE 2TOP mirrored rotated doublesided negative 90 180 270 </td>
 
   </tr>
 
   </tr>
 
</table>
 
</table>
Line 17: Line 17:
  
 
== Description ==  
 
== Description ==  
There's also "XY" mode, see [[Imposition]].
+
Setup the way you wish to arrange multiple pages per sheet, in order to create e.g. book signatures. For a description of this process, see [[Imposition]].
  
 
== Example ==
 
== Example ==

Revision as of 12:38, 20 April 2013

\setuparranging

Syntax

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


Description

Setup the way you wish to arrange multiple pages per sheet, in order to create e.g. book signatures. For a description of this process, 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: