/[groff]/groff/tmac/papersize.tmac
ViewVC logotype

Diff of /groff/tmac/papersize.tmac

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by wlemb, Wed Mar 12 23:01:44 2003 UTC revision 1.2 by wl, Mon Feb 28 13:57:54 2005 UTC
# Line 7  Line 7 
7  .\"   groff ... -dpaper=<format> ...  .\"   groff ... -dpaper=<format> ...
8  .\"  .\"
9  .\" Possible values for `format' are the same as the predefined `papersize'  .\" Possible values for `format' are the same as the predefined `papersize'
10  .\" values (only lowercase; see the groff_font man page) except a7-d7.  .\" values (see the groff_font man page) except a7-d7.  An appended `l'
11  .\" An appended `l' (ell) character denotes landscape orientation.  .\" (ell) character denotes landscape orientation.  Examples: `a4', `c3l',
12  .\" Examples: `a4', `c3l', `letterl'.  .\" `letterl'.
13  .\"  .\"
14  .\" Most output drivers need additional command line switches `-p' and  .\" Most output drivers need additional command line switches `-p' and
15  .\" `-l' to override the default paper length and orientation as set in  .\" `-l' to override the default paper length and orientation as set in
# Line 104  Line 104 
104  .  ds paper-dl-length 22c  .  ds paper-dl-length 22c
105  .  ds paper-dl-width 11c  .  ds paper-dl-width 11c
106  .  .
107    .  \" We assume that letters a-z and A-Z aren't mapped during start-up.
108    .  tr AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz
109    .  di lowercase
110    .    nop \*[paper]
111    .    br
112    .  di
113    .  asciify lowercase
114    .  chop lowercase
115    .  tr AABBCCDDEEFFGGHHIIJJKKLLMMNNOOPPQQRRSSTTUUVVWWXXYYZZ
116    .  ds paper \*[lowercase]
117    .  rm lowercase
118    .
119  .  ds paper-p \*[paper]  .  ds paper-p \*[paper]
120  .  ds paper-l \*[paper]  .  ds paper-l \*[paper]
121  .  length paper-n \*[paper]  .  length paper-n \*[paper]

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26