Command/setuppapersize

From Wiki
< Command
Revision as of 00:11, 23 August 2011 by Adityam (talk | contribs) (→‎comment: No longer true)
Jump to navigation Jump to search

\setuppapersize

Syntax

\setuppapersize[...,...,...][...,...,...]
[...,...,...] A3 A4 A5 A6 letter ... CD name landscape mirrored rotated 90 180 270
[...,...,...] A3 A4 A5 A6 letter ... name landscape mirrored rotated negative 90 180 270


Description

The first argument selects the area for typesetting and the second (optional) argument the papersize for printing. If the second argument is omitted, it defaults to the value of the first argument.

Options for the second argument are:

  • oversized : adds 1,5 cm on each side
  • doublesized doubles the size
  • doubleoversized doubles the size and adds 1,5 cm on each side

To define your own paper size see cmd:definepapersize.

Example

See also

PaperSetup