diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2009-11-25 22:09:17 +0000 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2009-11-25 22:09:17 +0000 |
commit | fad83e549d63ba51e2c40f45bb35e3359d5a197c (patch) | |
tree | 76fe5e7872995c3b514cb5272c5a10442e9df0ed /Build | |
parent | 10448afa6c23c9403daf4f67ebd5d01b556b531a (diff) |
Update man page for restricted mode.
git-svn-id: svn://tug.org/texlive/trunk@16165 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r-- | Build/source/extra/epstopdf/epstopdf.1 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/Build/source/extra/epstopdf/epstopdf.1 b/Build/source/extra/epstopdf/epstopdf.1 index 121ecd34427..9f4ef6fb27e 100644 --- a/Build/source/extra/epstopdf/epstopdf.1 +++ b/Build/source/extra/epstopdf/epstopdf.1 @@ -1,8 +1,8 @@ -.TH EPSTOPDF 1 "27 September 2009" +.TH EPSTOPDF 1 "15 October 2009" .\" $Id$ .\" 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 |