From 46b1c1b4d581fcb533618024c84361a3f1847daa Mon Sep 17 00:00:00 2001 From: Siep Kroonenberg Date: Fri, 6 May 2016 12:21:28 +0000 Subject: epspdf 0.6.3 compatibility fixes for luatex 0.95 git-svn-id: svn://tug.org/texlive/trunk@40917 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/info/epspdf.info | 102 +++++++++++++++++---------------- 1 file changed, 52 insertions(+), 50 deletions(-) (limited to 'Master/texmf-dist/doc/info') diff --git a/Master/texmf-dist/doc/info/epspdf.info b/Master/texmf-dist/doc/info/epspdf.info index fc7b673fe85..ded018fec0e 100644 --- a/Master/texmf-dist/doc/info/epspdf.info +++ b/Master/texmf-dist/doc/info/epspdf.info @@ -1,8 +1,8 @@ -This is epspdf.info, produced by makeinfo version 5.2 from epspdf.texi. +This is epspdf.info, produced by makeinfo version 6.0 from epspdf.texi. -This manual is for epspdf, version 0.6.2. +This manual is for epspdf, version 0.6.3. -Copyright (C) 2006, 2008, 2009, 2010, 2011, 2013, 2014, 2015 Siep +Copyright (C) 2006, 2008, 2009, 2010, 2011, 2013, 2014, 2015, 2016 Siep Kroonenberg. Copying and distribution of this file, with or without @@ -17,12 +17,12 @@ END-INFO-DIR-ENTRY  File: epspdf.info, Node: Top, Next: Usage, Prev: (dir), Up: (dir) -Epspdf and epsdftk -****************** +Epspdf and epspdftk +******************* -This manual is for epspdf, version 0.6.2. +This manual is for epspdf, version 0.6.3. -Copyright (C) 2006, 2008, 2009, 2010, 2011, 2013, 2014, 2015 Siep +Copyright (C) 2006, 2008, 2009, 2010, 2011, 2013, 2014, 2015, 2016 Siep Kroonenberg. Copying and distribution of this file, with or without @@ -218,8 +218,8 @@ shapes or little bitmaps, so use pdftops if available. With newer Ghostscript versions, with an eps2write rather than an epswrite output device, Ghostscript does a much better job. -Under MikTeX, this is also the place to point the program to the -location of pdftops.exe. +Under an older MikTeX without bundled pdftops, this is also the place to +point the program to the location of pdftops.exe.  File: epspdf.info, Node: Command-line usage, Next: Notes on PostScript and pdf, Prev: Usage, Up: Top @@ -254,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.2 - Copyright (c) 2006, 2008, 2009, 2010, 2011, 2013, 2014, 2015 Siep Kroonenberg + Epspdf version 0.6.3 + Copyright (c) 2006, 2008, 2009, 2010, 2011, 2013, 2014, 2015, 2016 Siep Kroonenberg Convert between [e]ps and pdf formats Usage: epspdf[.tlu] [options] infile [outfile] @@ -448,8 +448,9 @@ File: epspdf.info, Node: Windows, Prev: Mac OS X, Up: Bitmapped graphics for 4.3 Windows =========== -Windows is not a particularly friendly environment for PostScript or -pdf. A couple of command-line utilities try to fill the gap, _e.g._ +I know of no built-in facility for converting bitmaps to eps or pdf. +However, many image editors can convert to eps or pdf. A couple of +command-line utilities: sam2p image.png image.eps or bmeps -c image.png image.eps @@ -554,9 +555,10 @@ Logfile. The GUI has a button for viewing log output. This same output 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'. Type 'echo %APPDATA%' to -find out which. +'c:\Users\YOUR USER NAME\AppData\Roaming' or 'c:\Documents and +Settings\YOUR USER NAME\Application Data'. Type + echo %APPDATA% +in a Command Prompt window to find out which. The logfile lists all epspdf calls and all Ghostscript- and pdftops calls plus error information. @@ -665,39 +667,39 @@ There is now a "-v" (lowercase) option to print the version string.  Tag Table: -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 +Node: Top582 +Node: Usage2015 +Node: Overview2218 +Node: Viewing2657 +Node: Conversion options3114 +Ref: gray3256 +Node: Converting3944 +Node: The configuration screen4285 +Node: Command-line usage6771 +Node: Option summary7476 +Node: Notes on PostScript and pdf8811 +Node: Bitmapped and vector9194 +Node: Font embedding10425 +Node: Eps preview headers10955 +Node: Bounding- and other boxes11412 +Node: Orientation12192 +Node: Exporting PostScript or pdf from Windows programs12615 +Node: Bitmapped graphics for LaTeX and pdflatex13499 +Node: Linux13970 +Node: Mac OS X14725 +Node: Windows15043 +Node: Troubleshooting15751 +Node: No options for output format visible16175 +Node: Ghostscript stackunderflow error16479 +Node: Part of the graphic gets cut off16985 +Node: Fonts look ugly17363 +Node: The page has been converted to a bitmap17895 +Node: Temporary files are not removed18371 +Node: Resources for troubleshooting19036 +Ref: Documentation20044 +Node: Change history20295 +Node: Version 0.620466 +Node: Version 0.521315 +Node: Version 0.422797  End Tag Table -- cgit v1.2.3