summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/info
diff options
context:
space:
mode:
authorSiep Kroonenberg <siepo@cybercomm.nl>2015-11-01 17:13:24 +0000
committerSiep Kroonenberg <siepo@cybercomm.nl>2015-11-01 17:13:24 +0000
commite4b9644250f9ef381cc7177db8b7f9652542b36d (patch)
tree5e4e18c94aa0887ccd6974abbdaaa5f35ee41a50 /Master/texmf-dist/doc/info
parentcffeef88bc1e8c8dedf9fe2237d72bb3f584c774 (diff)
Small compatibility fix for luatex >=0.81
git-svn-id: svn://tug.org/texlive/trunk@38755 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/info')
-rw-r--r--Master/texmf-dist/doc/info/epspdf.info101
1 files changed, 52 insertions, 49 deletions
diff --git a/Master/texmf-dist/doc/info/epspdf.info b/Master/texmf-dist/doc/info/epspdf.info
index 5bf78595d5d..fc7b673fe85 100644
--- a/Master/texmf-dist/doc/info/epspdf.info
+++ b/Master/texmf-dist/doc/info/epspdf.info
@@ -1,8 +1,9 @@
This is epspdf.info, produced by makeinfo version 5.2 from epspdf.texi.
-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
@@ -19,9 +20,10 @@ File: epspdf.info, Node: Top, Next: Usage, Prev: (dir), Up: (dir)
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
@@ -252,8 +254,8 @@ File: epspdf.info, Node: Option summary, Prev: Command-line usage, Up: Comman
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]
@@ -489,9 +491,10 @@ File: epspdf.info, Node: Ghostscript stackunderflow error, Next: Part of the g
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.

File: epspdf.info, Node: Part of the graphic gets cut off, Next: Fonts look ugly, Prev: Ghostscript stackunderflow error, Up: Troubleshooting
@@ -512,8 +515,8 @@ File: epspdf.info, Node: Fonts look ugly, Next: The page has been converted to
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.

File: epspdf.info, Node: The page has been converted to a bitmap, Next: Temporary files are not removed, Prev: Fonts look ugly, Up: Troubleshooting
@@ -552,8 +555,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.
@@ -601,8 +604,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.

File: epspdf.info, Node: Version 0.5, Next: Version 0.4, Prev: Version 0.6, Up: Change history
@@ -662,39 +665,39 @@ There is now a "-v" (lowercase) option to print the version string.

Tag Table:
-Node: Top570
-Node: Usage1989
-Node: Overview2192
-Node: Viewing2631
-Node: Conversion options3088
-Ref: gray3230
-Node: Converting3918
-Node: The configuration screen4259
-Node: Command-line usage6712
-Node: Option summary7417
-Node: Notes on PostScript and pdf8740
-Node: Bitmapped and vector9123
-Node: Font embedding10354
-Node: Eps preview headers10884
-Node: Bounding- and other boxes11341
-Node: Orientation12121
-Node: Exporting PostScript or pdf from Windows programs12544
-Node: Bitmapped graphics for LaTeX and pdflatex13428
-Node: Linux13899
-Node: Mac OS X14654
-Node: Windows14972
-Node: Troubleshooting15657
-Node: No options for output format visible16081
-Node: Ghostscript stackunderflow error16385
-Node: Part of the graphic gets cut off16842
-Node: Fonts look ugly17220
-Node: The page has been converted to a bitmap17749
-Node: Temporary files are not removed18225
-Node: Resources for troubleshooting18890
-Ref: Documentation19915
-Node: Change history20166
-Node: Version 0.620337
-Node: Version 0.521237
-Node: Version 0.422719
+Node: Top576
+Node: Usage2001
+Node: Overview2204
+Node: Viewing2643
+Node: Conversion options3100
+Ref: gray3242
+Node: Converting3930
+Node: The configuration screen4271
+Node: Command-line usage6724
+Node: Option summary7429
+Node: Notes on PostScript and pdf8758
+Node: Bitmapped and vector9141
+Node: Font embedding10372
+Node: Eps preview headers10902
+Node: Bounding- and other boxes11359
+Node: Orientation12139
+Node: Exporting PostScript or pdf from Windows programs12562
+Node: Bitmapped graphics for LaTeX and pdflatex13446
+Node: Linux13917
+Node: Mac OS X14672
+Node: Windows14990
+Node: Troubleshooting15675
+Node: No options for output format visible16099
+Node: Ghostscript stackunderflow error16403
+Node: Part of the graphic gets cut off16909
+Node: Fonts look ugly17287
+Node: The page has been converted to a bitmap17819
+Node: Temporary files are not removed18295
+Node: Resources for troubleshooting18960
+Ref: Documentation19939
+Node: Change history20190
+Node: Version 0.620361
+Node: Version 0.521210
+Node: Version 0.422692

End Tag Table