summaryrefslogtreecommitdiff
path: root/Master/texmf/doc/man/man1/pdfjam-slides6up.1
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-04-30 18:17:54 +0000
committerKarl Berry <karl@freefriends.org>2010-04-30 18:17:54 +0000
commit5cc722828d1314a5cb3aaf9c00f2f7cad1988c95 (patch)
treeed4d66c4b46433779ee208db6d5af7b3b3e85b40 /Master/texmf/doc/man/man1/pdfjam-slides6up.1
parent0e290b30838946f452aa3ea2fd58654e9cc68b1e (diff)
pdfjam update
git-svn-id: svn://tug.org/texlive/trunk@18056 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/doc/man/man1/pdfjam-slides6up.1')
-rw-r--r--Master/texmf/doc/man/man1/pdfjam-slides6up.16
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf/doc/man/man1/pdfjam-slides6up.1 b/Master/texmf/doc/man/man1/pdfjam-slides6up.1
index 1508369a807..6e90363bc6f 100644
--- a/Master/texmf/doc/man/man1/pdfjam-slides6up.1
+++ b/Master/texmf/doc/man/man1/pdfjam-slides6up.1
@@ -31,14 +31,14 @@ many of the capabilities of the pdfpages
package for pdflatex\&. A working installation of pdflatex, with
the pdfpages package, is required\&.
.PP
-pdfjam-slides6up operates on one or more PDF files, and (either with the
-'--batch' option or with '--outfile DIR' where 'DIR' is a directory) the
+pdfjam-slides6up operates on one or more PDF files, and (either with
+the '--batch' option or with '--outfile DIR' where 'DIR' is a directory) the
resulting files have
the suffix '-6up' applied to their names by default. To change the suffix,
use the '--suffix' option, for example
.PP
.RS
-.B pdfjam-slides6up --suffix '-2x3' --batch myslides1.pdf myslides2.pdf
+.B pdfjam-slides6up --suffix '2x3' --batch myslides1.pdf myslides2.pdf
.RE
.PP
will result in files named 'myslides1-2x3.pdf' and 'myslides2-2x3.pdf'.