From 2f1b5b3aca0c98926ff00438c4473a3b5cd4ed11 Mon Sep 17 00:00:00 2001 From: Manuel Pégourié-Gonnard Date: Wed, 14 Oct 2009 23:39:50 +0000 Subject: epstopdf v2.12 with repstopdf (except on windows) git-svn-id: svn://tug.org/texlive/trunk@15798 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf/doc/man/man1/epstopdf.1 | 8 ++++++-- Master/texmf/doc/man/man1/epstopdf.1.pdf | Bin 6293 -> 6455 bytes Master/texmf/doc/man/man1/repstopdf.1 | 1 + Master/texmf/doc/man/man1/repstopdf.1.pdf | Bin 0 -> 6455 bytes 4 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 Master/texmf/doc/man/man1/repstopdf.1 create mode 100644 Master/texmf/doc/man/man1/repstopdf.1.pdf (limited to 'Master/texmf/doc/man') 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 diff --git a/Master/texmf/doc/man/man1/epstopdf.1.pdf b/Master/texmf/doc/man/man1/epstopdf.1.pdf index c721151a3f6..eb46c5c1ea2 100644 Binary files a/Master/texmf/doc/man/man1/epstopdf.1.pdf and b/Master/texmf/doc/man/man1/epstopdf.1.pdf differ diff --git a/Master/texmf/doc/man/man1/repstopdf.1 b/Master/texmf/doc/man/man1/repstopdf.1 new file mode 100644 index 00000000000..a48cf2cd9c3 --- /dev/null +++ b/Master/texmf/doc/man/man1/repstopdf.1 @@ -0,0 +1 @@ +.so man1/epstopdf.1 diff --git a/Master/texmf/doc/man/man1/repstopdf.1.pdf b/Master/texmf/doc/man/man1/repstopdf.1.pdf new file mode 100644 index 00000000000..b78b5568b29 Binary files /dev/null and b/Master/texmf/doc/man/man1/repstopdf.1.pdf differ -- cgit v1.2.3