Changes

Jump to navigation Jump to search
743 bytes added ,  15:25, 7 June 2020
m
merging work with Paper sizes content
* 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 I will not mention here. See <tt>page-lay.mki(i|v)</tt> for details.
 
= Predefined Paper Sizes =
 
ConTeXt provides the following predefined paper sizes:
 
* ISO (EN/DIN) sizes: series A, B, C 0–10 (e.g. "A4"), series RA, SRA 0–4
* ISO-based "2 A0" (double A0), "4 A0", "C6/C5", A3plus
* US sizes: letter, ledger, tabloid, legal, folio, executive, A, B, C
* US envelope sizes: "envelope 9" (10, 11, 12, 14), monarch, check, DL, E4
* 4:3 screen sizes S3–6 (width 300–600 pt)
* 1:1 screen sizes S33, S44, S55, S66 (300 &times; 300 pt etc.)
* screen sizes SW (800 &times; 450 pt, 16:9), SM (720 &times; 450 pt, 8:5)
* CD (120 &times; 120 mm)
 
Plus keywords oversized (plus 1.5 cm), doublesized, doubleoversized, undersized (minus 1.5 cm)
 
For definitions, see {{src|page-lay.mkii}} and {{src|page-lay.mkiv}}.
== Defining new paper sizes ({{cmd|definepapersize}})==

Navigation menu