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.help28
1 files changed, 15 insertions, 13 deletions
diff --git a/Master/texmf-dist/scripts/epspdf/epspdf.help b/Master/texmf-dist/scripts/epspdf/epspdf.help
index 269e4148471..d7653c13576 100644
--- a/Master/texmf-dist/scripts/epspdf/epspdf.help
+++ b/Master/texmf-dist/scripts/epspdf/epspdf.help
@@ -36,9 +36,10 @@ Epspdf and epsdftk
Epspdf and epsdftk
******************
-This manual is for epspdf, version 0.6.1.
+This manual is for epspdf, version 0.6.2.
-Copyright (C) 2006, 2008, 2009, 2010, 2011, 2013, 2014 Siep Kroonenberg.
+Copyright (C) 2006, 2008, 2009, 2010, 2011, 2013, 2014, 2015 Siep
+Kroonenberg.
Copying and distribution of this file, with or without
modification, are permitted in any medium without royalty provided
@@ -178,8 +179,8 @@ Basic usage of epspdf itself:
Typing 'epspdf --help' gives you the following summary:
$ epspdf --help
- Epspdf version 0.6.1
- Copyright (c) 2006, 2008, 2009, 2010, 2011, 2013, 2014 Siep Kroonenberg
+ Epspdf version 0.6.2
+ Copyright (c) 2006, 2008, 2009, 2010, 2011, 2013, 2014, 2015 Siep Kroonenberg
Convert between [e]ps and pdf formats
Usage: epspdf[.tlu] [options] infile [outfile]
@@ -348,9 +349,10 @@ Widen the window, to make the output format radio buttons visible.
5.2 Ghostscript stackunderflow error
====================================
-Due to an error in Ghostscript color handling when converting to pdf,
-selecting "printer" as target may lead to an error 'stackunderflow in
-.setdistillerparams'. Use the "default" or "prepress" target instead.
+Some Ghostscript versions, _e.g._ 9.10, have an error in color handling
+when converting to pdf: selecting "printer" as target may lead to an
+error 'stackunderflow in .setdistillerparams'. If you run into this,
+use the "default" or "prepress" target instead.
5.3 Part of the graphic gets cut off
====================================
@@ -365,8 +367,8 @@ Speed.
If Ghostscript has to do the conversion from pdf to ps then text may not
remain text, but may be replaced by bitmaps. Newer Ghostscript versions
tend to do better in this respect than older ones, but as to preserving
-fonts, the pdftops utility still handles more cases. It is part of the
-xpdf suite and of the Poppler utilities.
+fonts, the pdftops utility may still handle more cases. It is part of
+the xpdf suite and of the Poppler utilities.
5.5 The page has been converted to a bitmap
===========================================
@@ -396,8 +398,8 @@ is also written to a file 'epspdf.log'. For Linux/Unix/Mac OS X this is
in a subdirectory .epspdf of your home directory; for Windows it is in a
subdirectory epspdf of '%APPDATA%'. This APPDATA directory may be
'c:\Documents and Settings\YOUR USER NAME\Application Data' or
-'c:\Users\YOUR USER NAME\AppData\Roaming'. Otherwise, open a command
-prompt and type 'echo %APPDATA%' to display this information.
+'c:\Users\YOUR USER NAME\AppData\Roaming'. Type 'echo %APPDATA%' to
+find out which.
The logfile lists all epspdf calls and all Ghostscript- and pdftops
calls plus error information.
@@ -433,8 +435,8 @@ I no longer own a Mac, and therefore no longer try to provide an
AppleScript wrapper.
The current version has no provisions for custom Ghostscript- or pdftops
-parameters. I may of may not re-add those in a future update. The
-corresponding command-line options are accepted but have no effect.
+parameters. The corresponding command-line options are accepted but
+have no effect.
6.2 Version 0.5
===============