diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2009-10-14 23:39:50 +0000 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2009-10-14 23:39:50 +0000 |
commit | 2f1b5b3aca0c98926ff00438c4473a3b5cd4ed11 (patch) | |
tree | 2357b09d8cb845187bf083994ecdb7cf5e416d31 /Master/texmf/doc/man/man1/epstopdf.1 | |
parent | b27544d5d367b6853f665d9f527632966137ec4d (diff) |
epstopdf v2.12 with repstopdf (except on windows)
git-svn-id: svn://tug.org/texlive/trunk@15798 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/doc/man/man1/epstopdf.1')
-rw-r--r-- | Master/texmf/doc/man/man1/epstopdf.1 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/Master/texmf/doc/man/man1/epstopdf.1 b/Master/texmf/doc/man/man1/epstopdf.1 index a89e1e0e92e..fe95f676100 100644 --- a/Master/texmf/doc/man/man1/epstopdf.1 +++ b/Master/texmf/doc/man/man1/epstopdf.1 @@ -1,8 +1,8 @@ -.TH EPSTOPDF 1 "27 September 2009" +.TH EPSTOPDF 1 "15 October 2009" .\" $Id: epstopdf.1 15532 2009-09-28 15:55:43Z karl $ .\" man page originally by Jim Van Zandt .SH NAME -epstopdf \- convert an EPS file to PDF +epstopdf, repstopdf \- convert an EPS file to PDF .SH SYNOPSIS \fBepstopdf\fP [\fIoptions\fP] [\fIepsfile\fP] .SH DESCRIPTION @@ -40,6 +40,10 @@ set image resolution (default: [use gs default]) .IP "\fB--autorotate\fP=\fIval\fP" set AutoRotatePages (default: None); recognized \fIval\fP choices: None, All, PageByPage. For EPS files, PageByPage is equivalent to All. +.IP "\fB--restricted\fP=\fIval\fP" +turn on restricted mode (default: [on for resptopdf, else off]); +this restricts the values accepted by \fB--gscmd\fP and impose restrictions +on the output file name similar to web2c's openout_any=p. .IP "\fB--help\fP display help message and exit .IP "\fB--version\fP |