Changes

Jump to navigation Jump to search
456 bytes removed ,  00:11, 23 August 2011
m
→‎comment: No longer true
* <tt>doublesized</tt> doubles the size
* <tt>doubleoversized</tt> doubles the size and adds 1,5 cm on each side
 
== comment ==
The second argument is A4 by default (it would be better to use the same as the first argument for default value, but now it cannot be changed back for compatibility reasons). This means that you always have to provide the second argument if you want some othe paper size than A4.
 
For example if you want a landscape document, make sure to say landscape in both arguments:
 
<texcode>
\setuppapersize[A4,landscape][A4,landscape]
</texcode>
To define your own paper size see [[cmd:definepapersize]].
 
== Example ==

Navigation menu