summaryrefslogtreecommitdiff
path: root/Master/texmf
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2009-10-14 23:39:50 +0000
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2009-10-14 23:39:50 +0000
commit2f1b5b3aca0c98926ff00438c4473a3b5cd4ed11 (patch)
tree2357b09d8cb845187bf083994ecdb7cf5e416d31 /Master/texmf
parentb27544d5d367b6853f665d9f527632966137ec4d (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')
-rw-r--r--Master/texmf/doc/man/man1/epstopdf.18
-rw-r--r--Master/texmf/doc/man/man1/epstopdf.1.pdfbin6293 -> 6455 bytes
-rw-r--r--Master/texmf/doc/man/man1/repstopdf.11
-rw-r--r--Master/texmf/doc/man/man1/repstopdf.1.pdfbin0 -> 6455 bytes
4 files changed, 7 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
diff --git a/Master/texmf/doc/man/man1/epstopdf.1.pdf b/Master/texmf/doc/man/man1/epstopdf.1.pdf
index c721151a3f6..eb46c5c1ea2 100644
--- a/Master/texmf/doc/man/man1/epstopdf.1.pdf
+++ b/Master/texmf/doc/man/man1/epstopdf.1.pdf
Binary files 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
--- /dev/null
+++ b/Master/texmf/doc/man/man1/repstopdf.1.pdf
Binary files differ