summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/epspdf/epspdf.help
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/scripts/epspdf/epspdf.help')
-rw-r--r--Master/texmf-dist/scripts/epspdf/epspdf.help23
1 files changed, 13 insertions, 10 deletions
diff --git a/Master/texmf-dist/scripts/epspdf/epspdf.help b/Master/texmf-dist/scripts/epspdf/epspdf.help
index 23c7efe5381..dbd1cd3b93f 100644
--- a/Master/texmf-dist/scripts/epspdf/epspdf.help
+++ b/Master/texmf-dist/scripts/epspdf/epspdf.help
@@ -1,7 +1,7 @@
Epspdf and epsdftk
******************
-This manual is for epspdf, version 0.5.1.
+This manual is for epspdf, version 0.5.2.
Copyright (C) 2006, 2008, 2009, 2010 Siep Kroonenberg.
@@ -131,16 +131,19 @@ conversions come out slightly clipped. It has two effects:
epspdf.rb is the backend of epspdftk, but it can also be used
standalone. It shares configuration settings with epspdftk.tcl.
-It is strongly recommended to invoke epspdf.rb via a wrapper script
-epspdf or epspdf.bat on the search path, e.g.
- #!/bin/sh
- PATH_TO_EPSPDF/epspdf.rb "$@"
-for Unix/Linux/OS X, or
+Under Windows, is strongly recommended to invoke epspdf.rb via a
+wrapper script epspdf.bat on the search path, e.g.
"PATH_TO_RUBY.EXE" "PATH_TO_EPSPDF.RB" %*
-for Windows. It is the responsibility of the caller to provide double
-quotes.
-The TeX Live package for epspdf already includes a wrapper.
+The TeX Live package for epspdf already includes wrappers for Windows,
+both for epspdf and for epspdftk.
+
+The first parameter of epspdftk is interpreted as startup directory for
+the file browser.
+
+From version 0.5.2 on, there is no longer need for a wrapper script
+under Unix/Linux/Mac OS X; a symlink on the searchpath to the actual
+script suffices.
Basic usage:
@@ -151,7 +154,7 @@ Basic usage:
Typing `epspdf --help' gives you the following summary:
$ epspdf --help
- Epspdf version 0.5.1
+ Epspdf version 0.5.2
Copyright (C) 2006, 2008, 2009, 2010 Siep Kroonenberg
Convert between [e]ps and pdf formats
Usage: epspdf.rb [options] infile [outfile]