Changes

Jump to navigation Jump to search
1,674 bytes added ,  00:24, 23 August 2011
m
== Description ==
The first argument selects As the name suggests, <cmd>setuppapersize</cmd> sets the area paper size for typesetting and (the second (optionalfirst argument)argument as well as the papersize paper size for printing(the second argument). If the The second argument is optional; if omitted, it defaults to the value of the first argument.
Options for the second argument areFor example:<texcode>\setuppapersize[letter]</texcode>
* <tt>oversized</tt> : adds 1,5 cm on each side* <tt>doublesized</tt> doubles sets the paper size* to <tt>doubleoversizedletter</tt> doubles the paper, which is a pre-defined paper size and adds 1,5 cm on each side. Other pre-defined paper sizes include:
* <tt>letter</tt>, <tt>ledger</tt>, <tt>tabloid</tt>, <tt>legal</tt>, <tt>folio</tt>, and <tt>executive</tt> sizes from the North American paper standard;* sizes <tt>A0</tt> &ndash; <tt>A10</tt>, <tt>B0</tt> &ndash; <tt>B10</tt>, and <tt>C0</tt> &ndash; <tt>C10</tt> from the A, B, and C series of the ISO-216 standard;* sizes <tt>RA0</tt> &ndash; <tt>RA4</tt> and <tt>SRA0</tt> &ndash; <tt>SRA4</tt> from the RA and SRA series of ISO-217 paper standard;* sizes <tt>C6/C5</tt>, <tt>DL</tt>, and <tt>E4</tt> from ISO-269 standard envelope sizes;* <tt>envelope 9</tt> &ndash; <tt>envelope 14</tt> sizes from the American postal standard;* sizes <tt>G5</tt> and <tt>E5</tt> from the Swedish SIS-014711 standard. These are used for Swedish theses;* size <tt>CD</tt> for CD covers;* size <tt>S3</tt> &ndash; <tt>S6</tt>, <tt>S8</tt>, <tt>SM</tt>, and <tt>SW</tt> for screen sizes. These sizes are useful for presentations. <tt>S3</tt> &ndash; <tt>S6</tt> and <tt>S8</tt> have an aspect ratio of 4:3. <tt>S3</tt> is 300pt wide, <tt>S4</tt> is 400pt wide, and so on. <tt>S6</tt> is almost as wide as a <tt>A4</tt> paper. <tt>SM</tt> and <tt>SW</tt> are for medium and wide screens; they have the same height as <tt>S6</tt>;* a few more paper sizes, which are not mention here. See <tt>page-lay.mki(i|v)</tt> for details. To define your own paper size , see [[<cmd:>definepapersize]]</cmd>In addition to paper sizes, the second argument takes some special options:* <tt>samesized </tt>: same size as the first argument* <tt>oversized </tt>: adds 1,5cm to each side* <tt>doublesized </tt>: doubles the size* <tt>doubleoversized</tt>: doubles the size and adds 1,5 cm to each side
== Example ==

Navigation menu