diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2013-12-04 13:00:45 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2013-12-04 13:00:45 +0000 |
commit | f6310e06f825da51ed054f27a316e14682404493 (patch) | |
tree | ac54472d331c3536c5607e2a46a3d57b9feeddaf /Build/source/texk/psutils/psutils-1.21/psnup.1 | |
parent | 437e4c7743636d9ef22e17065274cdcd63dc87d0 (diff) |
pdfTeX: Update to e-TeX 2.6 from 2013-11-21
git-svn-id: svn://tug.org/texlive/trunk@32319 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/psutils/psutils-1.21/psnup.1')
-rw-r--r-- | Build/source/texk/psutils/psutils-1.21/psnup.1 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Build/source/texk/psutils/psutils-1.21/psnup.1 b/Build/source/texk/psutils/psutils-1.21/psnup.1 index a8505543377..83cd988ec27 100644 --- a/Build/source/texk/psutils/psutils-1.21/psnup.1 +++ b/Build/source/texk/psutils/psutils-1.21/psnup.1 @@ -13,11 +13,10 @@ psnup \- multiple pages per sheet .RB [ \-c ] .RB [ \-m\fImargin\fR ] .RB [ \-b\fIborder\fR ] -.RB [ \-d\fIlwidth\fR ] +.RB [ \-d [ \fIlwidth\fR ]] .RB [ \-s\fIscale\fR ] .RB [ \-\fInup\fR ] -.RB [ \-q -] +.RB [ \-q ] .RI [ infile .RI [ outfile ]] .SH DESCRIPTION @@ -83,7 +82,7 @@ The option draws a line around the border of each page, of the specified width. If the \fIlwidth\fR parameter is omitted, a default linewidth of 1 point is assumed. The linewidth is relative to the original page dimensions, -\fIi.e.\fR it is scaled down with the rest of the page. +i.e., it is scaled down with the rest of the page. .PP The scale chosen by .B psnup |