summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/info/epspdf.info
diff options
context:
space:
mode:
authorSiep Kroonenberg <siepo@cybercomm.nl>2023-02-13 21:50:23 +0000
committerSiep Kroonenberg <siepo@cybercomm.nl>2023-02-13 21:50:23 +0000
commit1517bd915f76d411108919a5bc705b15e7cc5f8b (patch)
tree3ecb44dbd0bbbcb0daade96d9747d6006820dbd9 /Master/texmf-dist/doc/info/epspdf.info
parent01fbb21187a4477badb461174d2718d8ac04303a (diff)
Epspdf: remove unnecessary erroneous unsafe writability test
git-svn-id: svn://tug.org/texlive/trunk@65825 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/info/epspdf.info')
-rw-r--r--Master/texmf-dist/doc/info/epspdf.info250
1 files changed, 133 insertions, 117 deletions
diff --git a/Master/texmf-dist/doc/info/epspdf.info b/Master/texmf-dist/doc/info/epspdf.info
index 0a6bd784f20..94746181291 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 6.7 from epspdf.texi.
+This is epspdf.info, produced by makeinfo version 7.0.2 from
+epspdf.texi.
-This manual is for epspdf and epspdftk, version 0.6.5.
+This manual is for epspdf and epspdftk, version 0.6.5.1.
-Copyright (C) 2006-2020 Siep Kroonenberg.
+Copyright © 2006-2023 Siep Kroonenberg.
Copying and distribution of this file, with or without
modification, are permitted in any medium without royalty provided
@@ -19,9 +20,9 @@ File: epspdf.info, Node: Top, Next: Usage, Prev: (dir), Up: (dir)
Epspdf and epspdftk
*******************
-This manual is for epspdf and epspdftk, version 0.6.5.
+This manual is for epspdf and epspdftk, version 0.6.5.1.
-Copyright (C) 2006-2020 Siep Kroonenberg.
+Copyright © 2006-2023 Siep Kroonenberg.
Copying and distribution of this file, with or without
modification, are permitted in any medium without royalty provided
@@ -38,7 +39,7 @@ Copyright (C) 2006-2020 Siep Kroonenberg.
* Requirements::
* Change history::
- -- The Detailed Node Listing --
+ — The Detailed Node Listing —
Usage
@@ -81,6 +82,7 @@ Troubleshooting
Change history
+* Version 0.6.5.1::
* Version 0.6.5::
* Version 0.6.4::
* Version 0.6::
@@ -138,19 +140,19 @@ File: epspdf.info, Node: Conversion options, Next: Converting, Prev: Viewing,
1.3 Conversion options
======================
- * Grayscaling
+ • Grayscaling
- * Compute tight boundingbox. This option is only available if a
+ • Compute tight boundingbox. This option is only available if a
single page is converted.
- * Page selection. The only possibilities are selecting a single page
+ • Page selection. The only possibilities are selecting a single page
or selecting all pages. Converting to eps implies selecting a
single page.
Note. For general PostScript files, there is no quick way to determine
the number of pages, so the program may not check beforehand whether you
-picked an existing page. If you don't like that, convert the entire
-document to pdf first - which will be done behind the scenes anyway.
+picked an existing page. If you don’t like that, convert the entire
+document to pdf first – which will be done behind the scenes anyway.
Specifying options such as grayscaling or page selection may require a
multistep conversion.
@@ -163,7 +165,7 @@ File: epspdf.info, Node: Converting, Next: The configuration screen, Prev: Co
The Convert and save... button calls up a file save dialog. After a
successful conversion, the result becomes the new current file, so you
-can judge the result by pressing the View button again - if epspdftk
+can judge the result by pressing the View button again – if epspdftk
thinks that there is a suitable viewer.

@@ -188,21 +190,21 @@ check whether such a plugin is actually installed.
For Windows and Mac OS there is no such configuration option. Epspdf
will use the program associated with the file type, which can be
-configured outside epspdf.
+configured outside of epspdf.
1.5.2 Options for converting to pdf
-----------------------------------
-Double-check the setting "Target use" under "Conversion to pdf".
-"prepress" is for pdfs which are going to be printed commercially. The
+Double-check the setting “Target use” under “Conversion to pdf”.
+“prepress” is for pdfs which are going to be printed commercially. The
options prepress, printer and default will try to embed all fonts.
Often, printshops insist on this.
-On the other hand, you may prefer "screen" if file size is a concern.
+On the other hand, you may prefer “screen” if file size is a concern.
See also the Ghostscript documentation, in particular Use.htm and
VectorDevices.htm.
-Specifying anything other than "default" may cause an additional
+Specifying anything other than “default” may cause an additional
conversion step and possibly also loss of high-level structure.
As to pdf versions: this is a trade-off between more features for higher
@@ -210,7 +212,7 @@ versions and better compatibility for lower versions. Versions below
1.4 do not support transparency. Converting a page or graphic with
transparencies to version 1.3 will probably result in the whole page or
graphic getting rasterized. For prepress use, consult your printshop or
-publisher. Otherwise leave the pdf version at "default".
+publisher. Otherwise leave the pdf version at “default”.
1.5.3 Options for converting to PostScript
------------------------------------------
@@ -252,10 +254,10 @@ File: epspdf.info, Node: Option summary, Prev: Command-line usage, Up: Comman
2.1 Option summary
==================
-Typing 'epspdf --help' gives you the following summary:
+Typing ‘epspdf --help’ gives you the following summary:
$ epspdf --help
- Epspdf version 0.6.4
- Copyright (c) 2006-2019 Siep Kroonenberg
+ Epspdf version 0.6.5.1
+ Copyright (c) 2006-2023 Siep Kroonenberg
Convert between [e]ps and pdf formats
Usage: epspdf[.tlu] [options] infile [outfile]
@@ -322,7 +324,7 @@ So avoid converting vector to bitmap. However, converting from bitmap
to vector is also best avoided, since it is very hard to do well.
Epspdf usually avoids conversion from vector to bitmap and never
-converts the other way. With the screen- and ebook "Target use" option,
+converts the other way. With the screen- and ebook “Target use” option,
included bitmaps tend to be downsampled, i.e. reduced to a lower
resolution.
@@ -333,9 +335,9 @@ File: epspdf.info, Node: Font embedding, Next: Eps preview headers, Prev: Bit
==================
When converting to pdf, Ghostscript handles font embedding differently
-depending on the "Target use" option. According to the Ghostscript
+depending on the “Target use” option. According to the Ghostscript
documentation, it embeds all fonts without exception for all targets
-except "screen", for which standard fonts such as Times may be omitted.
+except “screen”, for which standard fonts such as Times may be omitted.

File: epspdf.info, Node: Eps preview headers, Next: Bounding- and other boxes, Prev: Font embedding, Up: Notes on PostScript and pdf
@@ -356,8 +358,8 @@ File: epspdf.info, Node: Bounding- and other boxes, Next: Orientation, Prev:
A PostScript file may have a page size and a boundingbox defined. A pdf
file may have a mediabox, a trimbox and various other boxes.
-Ghostscript by itself normally converts the PostScript page - which is
-anchored at (0,0) - to the pdf mediabox.
+Ghostscript by itself normally converts the PostScript page – which is
+anchored at (0,0) – to the pdf mediabox.
Conversion to pdf usually translates the bottom-left corner to the (0,0)
origin and sets the ...box to the size of the graphic. Anything outside
@@ -384,13 +386,13 @@ Microsoft Office 2010 can now export to pdf, either the entire document
or a selection. This removes a major headache for Windows users.
Windows 10 also includes a pdf printer.
-As a last resort on earlier Windows versions, you can "print" to a
+As a last resort on earlier Windows versions, you can “print” to a
PostScript file. From some programs, you can print a selection. A
suitable driver which comes with Windows is Generic / MS Publisher Color
-Printer. Pay attention to the printer properties: choose "Outline" for
-font downloading and avoid the "Optimize for speed" setting for
-PostScript Output Option. In my tests, "Encapsulated PostScript" did
-not look very promising either. Try e.g. "Archive" instead. These
+Printer. Pay attention to the printer properties: choose “Outline” for
+font downloading and avoid the “Optimize for speed” setting for
+PostScript Output Option. In my tests, “Encapsulated PostScript” did
+not look very promising either. Try e.g. “Archive” instead. These
options can be found under the Advanced button.

@@ -419,10 +421,10 @@ _sam2p_
This command-line bitmap-to-PostScript/pdf conversion utility is
available from <http://code.google.com/p/sam2p/> and may already be
packaged for your distribution. It produces very small files:
- 'sam2p image.png image.eps'
+ ‘sam2p image.png image.eps’
_ImageMagick/convert_
- 'convert' from the ImageMagick package is a command-line utility:
- 'convert image.png image.eps'
+ ‘convert’ from the ImageMagick package is a command-line utility:
+ ‘convert image.png image.eps’
_The GIMP_
This is the premier open source image editing program. It is often
pre-installed on Linux, and is also available for other platforms.
@@ -434,7 +436,7 @@ File: epspdf.info, Node: Mac OS, Next: Windows, Prev: Linux, Up: Bitmapped g
4.2 Mac OS
==========
-Mac OS's built-in Preview application can read most bitmapped formats
+Mac OS’s built-in Preview application can read most bitmapped formats
and save them as pdf or PostScript. In fact, in many cases it is an
excellent alternative to epspdf.
@@ -445,17 +447,17 @@ File: epspdf.info, Node: Windows, Prev: Mac OS, Up: Bitmapped graphics for La
===========
I know of no built-in facility for converting bitmaps to eps or pdf,
-apart from "printing" to PostScript or pdf. However, many image editors
+apart from “printing” to PostScript 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
sam2p is distributed with TeX Live (Windows only), bmeps both with TeX
-Live and with MikTeX. Without the '-c' option, bmeps produces a
+Live and with MikTeX. Without the ‘-c’ option, bmeps produces a
grayscale image. It produces larger files than sam2p.
With TeX Live, you can convert to eps by right-clicking an image in
-Windows Explorer and "open" with _bitmap2eps_, which uses sam2p or bmeps
+Windows Explorer and “open” with _bitmap2eps_, which uses sam2p or bmeps
in the background.

@@ -491,9 +493,9 @@ File: epspdf.info, Node: Ghostscript stackunderflow error, Next: Error message
====================================
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.
+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: Error message ``pdf_crop failed'', Next: Wrong boundingbox (.eps or .ps output), Prev: Ghostscript stackunderflow error, Up: Troubleshooting
@@ -511,7 +513,7 @@ File: epspdf.info, Node: Wrong boundingbox (.eps or .ps output), Next: Part of
==========================================
This may be a bug in pdftops. Do not use pdftops (epspdftk: see
-configuration screen; command-line epspdf: use the "-I" option)
+configuration screen; command-line epspdf: use the “-I” option)

File: epspdf.info, Node: Part of the graphic gets cut off, Next: Fonts look ugly, Prev: Wrong boundingbox (.eps or .ps output), Up: Troubleshooting
@@ -520,7 +522,7 @@ File: epspdf.info, Node: Part of the graphic gets cut off, Next: Fonts look ug
====================================
If the PostScript file was generated with the old Windows PostScript
-driver, experiment with the PostScript Output option. Don't choose
+driver, experiment with the PostScript Output option. Don’t choose
Optimize for Speed.

@@ -544,8 +546,8 @@ File: epspdf.info, Node: The page has been converted to a bitmap, Next: Tempor
The usual cause is that the page contains features such as transparency
which are not supported by the target format.
-Otherwise, set pdf target use and target version both to "default" to
-avoid unnecessary conversions: '-T default -N default'
+Otherwise, set pdf target use and target version both to “default” to
+avoid unnecessary conversions: ‘-T default -N default’

File: epspdf.info, Node: Temporary files are not removed, Next: Resources for troubleshooting, Prev: The page has been converted to a bitmap, Up: Troubleshooting
@@ -553,9 +555,9 @@ File: epspdf.info, Node: Temporary files are not removed, Next: Resources for
5.8 Temporary files are not removed
===================================
- * Command-line: make sure that you did not specify the option '-d'.
- * Epspdftk GUI: make sure that 'Remove temp files' is checked.
- * Windows: this platform is notorious for excessive file locking. I
+ • Command-line: make sure that you did not specify the option ‘-d’.
+ • Epspdftk GUI: make sure that ‘Remove temp files’ is checked.
+ • Windows: this platform is notorious for excessive file locking. I
already inserted a Windows-specific delay before attempting to
delete the temporary files, but this is not always enough.
However, you should have no trouble removing temporary files
@@ -568,10 +570,10 @@ File: epspdf.info, Node: Resources for troubleshooting, Prev: Temporary files
=================================
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 Mac OS this
+is also written to a file ‘epspdf.log’. For Linux/Unix/Mac Mac OS 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:\Users\YOUR USER NAME\AppData\Roaming'. Type
+in a subdirectory epspdf of ‘%APPDATA%’. This APPDATA directory may be
+‘c:\Users\YOUR USER NAME\AppData\Roaming’. Type
echo %APPDATA%
in a Command Prompt window to find out which.
@@ -579,13 +581,13 @@ The logfile lists all epspdf calls and all Ghostscript- and pdftops
calls plus error information.
Temporary files. The temporary files may give clues as well. Uncheck
-the button "Remove temp files", or for the command-line version, give a
+the button “Remove temp files”, or for the command-line version, give a
-d parameter to keep the temporary files. Check the log(file) as to
which temporary files have been created.
Ghostscript- and pdftops documentation. For Ghostscript, the most
important files are VectorDevices.htm and Use.htm. For pdftops, type
-'pdftops -h'. For Unix, there is also a man page, and for Windows there
+‘pdftops -h’. For Unix, there is also a man page, and for Windows there
is a file pdftops.txt in the distribution zip. TeX Live includes the
man page in pdf format: pdftops.pdf.
@@ -603,13 +605,14 @@ luatex. It may further benefit from the presence of pdftops. MiKTeX
and TeX Live for Windows meet these requirements out of the box.
The front end requires a Tcl/Tk installation, or at least a tclkit
-runtime. TeX Live for Windows contains such a tclkit since late 2018,
-and epspdftk as a TeX Live package will make use of it. The minimum
-version is 8.5.
+runtime. TeX Live for Windows contains either a tclkit runtime or a
+minimal Tcl/Tk installation since late 2018, and epspdftk as a TeX Live
+package will make use of it. The minimum version is 8.5.
-For Windows there is an alternate epspdf-setup package on CTAN with an
-embedded Tcl/Tk runtime and a regular Windows installer, which also
-creates a menu shortcut and an uninstaller.
+At the time of writing, this front end does not work under MiKTeX; I do
+not know why not. The alternative epspdf-setup package for Windows with
+an embedded Tcl/Tk runtime and an installer has been withdrawn, since it
+was only useful on MiKTeX.

File: epspdf.info, Node: Change history, Prev: Requirements, Up: Top
@@ -619,6 +622,7 @@ Appendix B Change history
* Menu:
+* Version 0.6.5.1::
* Version 0.6.5::
* Version 0.6.4::
* Version 0.6::
@@ -626,9 +630,20 @@ Appendix B Change history
* Version 0.4::

-File: epspdf.info, Node: Version 0.6.5, Next: Version 0.6.4, Prev: Change history, Up: Change history
+File: epspdf.info, Node: Version 0.6.5.1, Next: Version 0.6.5, Prev: Change history, Up: Change history
-B.1 Version 0.6.5
+B.1 Version 0.6.5.1
+===================
+
+Epspdf: An erroneous and unnecessary check for writability, with
+possible security implications, has been removed. For MiKTeX,
+os.execute replaces os.spawn invocations, since os.spawn gave trouble in
+my tests on MiKTeX.
+
+
+File: epspdf.info, Node: Version 0.6.5, Next: Version 0.6.4, Prev: Version 0.6.5.1, Up: Change history
+
+B.2 Version 0.6.5
=================
Epspdf: Compatibility change for ghostscript 9.50 and later.
@@ -641,7 +656,7 @@ A few updates to the manual, mostly for the troubleshooting section.

File: epspdf.info, Node: Version 0.6.4, Next: Version 0.6, Prev: Version 0.6.5, Up: Change history
-B.2 Version 0.6.4
+B.3 Version 0.6.4
=================
Compatibility changes for luatex 1.9 and later.
@@ -658,17 +673,17 @@ console windows popping up.

File: epspdf.info, Node: Version 0.6, Next: Version 0.5, Prev: Version 0.6.4, Up: Change history
-B.3 Version 0.6
+B.4 Version 0.6
===============
The command-line backend component has been rewritten in texlua and
therefore no longer needs an external scripting language.
-Grayscaling is now done by Ghostscript's color options for pdf output.
+Grayscaling is now done by Ghostscript’s color options for pdf output.
This also works for bitmaps.
Croppping of pdfs is now accomplished by running luatex on a suitable
-wrapper file (same method as Heiko Oberdiek's pdfcrop). Such a
+wrapper file (same method as Heiko Oberdiek’s pdfcrop). Such a
conversion preserves advanced features which might otherwise get lost.
I no longer try to provide an AppleScript wrapper.
@@ -680,7 +695,7 @@ have no effect.

File: epspdf.info, Node: Version 0.5, Next: Version 0.4, Prev: Version 0.6, Up: Change history
-B.4 Version 0.5
+B.5 Version 0.5
===============
The GUI has been rewritten in Tcl/Tk, removing the dependence on the
@@ -688,92 +703,93 @@ Ruby/Tk interface library.
The Windows installer now installs a small Ruby subset and the standard
epspdf distribution, but with epspdftk.tcl replaced with a starpack: a
-single executable containing 'epspdftk.tcl' and a Tcl/Tk runtime. See
+single executable containing ‘epspdftk.tcl’ and a Tcl/Tk runtime. See
<http://wiki.tcl.tk/52>.
Epspdf now uses its own subdirectory for both the logfile and the
-configuration file. For Linux/Unix/Mac OS this is '$HOME/.epspdf', for
-Windows it is '%APPDATA%\epspdf'. On all supported platforms, settings
-are stored in the file 'config' in this directory. Under Windows, the
+configuration file. For Linux/Unix/Mac OS this is ‘$HOME/.epspdf’, for
+Windows it is ‘%APPDATA%\epspdf’. On all supported platforms, settings
+are stored in the file ‘config’ in this directory. Under Windows, the
registry is no longer used for this.
A button has been added to view log output.
-There is a second new button "Remove temp files", which is normally
+There is a second new button “Remove temp files”, which is normally
checked, causing temporary files to be deleted after each conversion.
Unchecking this button may be useful for troubleshooting. In previous
versions, temporary files were deleted at the end of the entire epspdftk
session but that has become less practical now that the GUI and epspdf
itself have become two separate programs.
-The "Open with..." option for Windows has been dropped for technical
+The “Open with...” option for Windows has been dropped for technical
reasons.
-The "-version" option now prints the version string instead of setting
+The “–version” option now prints the version string instead of setting
the desired pdf version.
-The "-info" option now also prints the number of pages for pdf files.
+The “–info” option now also prints the number of pages for pdf files.

File: epspdf.info, Node: Version 0.4, Prev: Version 0.5, Up: Change history
-B.5 Version 0.4
+B.6 Version 0.4
===============
Hi-res boundingboxes are now supported. By default, conversion from eps
-to pdf now uses the hires boundingbox as "page" to determine the page
+to pdf now uses the hires boundingbox as “page” to determine the page
dimensions of the pdf file. Other conversions preserve or generate a
hires boundingbox.
Under Windows, the new version looks for an installed TeX and will use
its private Ghostscript if it cannot find a separately installed
-Ghostscript. TeX Live's pdftops, being on the searchpath, will be used
+Ghostscript. TeX Live’s pdftops, being on the searchpath, will be used
unless epspdf finds another copy first.
-There is now a "-v" (lowercase) option to print the version string.
+There is now a “-v” (lowercase) option to print the version string.

Tag Table:
-Node: Top552
-Node: Usage2087
-Node: Overview2290
-Node: Viewing2675
-Node: Conversion options3136
-Ref: gray3283
-Node: Converting3934
-Node: The configuration screen4327
-Node: Command-line usage6538
-Node: Option summary7254
-Node: Notes on PostScript and pdf8561
-Node: Bitmapped and vector8944
-Node: Font embedding10174
-Node: Eps preview headers10629
-Node: Bounding- and other boxes11076
-Node: Orientation11698
-Node: Exporting PostScript or pdf from Windows programs12131
-Node: Bitmapped graphics for LaTeX and pdflatex13084
-Node: Linux13553
-Node: Mac OS14306
-Node: Windows14616
-Node: Troubleshooting15367
-Node: No options for output format visible15870
-Node: Ghostscript stackunderflow error16174
-Node: Error message ``pdf_crop failed''16681
-Node: Wrong boundingbox (.eps or .ps output)17067
-Node: Part of the graphic gets cut off17457
-Node: Fonts look ugly17845
-Node: The page has been converted to a bitmap18377
-Node: Temporary files are not removed18866
-Node: Resources for troubleshooting19531
-Ref: Documentation20478
-Node: Requirements20796
-Node: Change history21693
-Node: Version 0.6.521915
-Node: Version 0.6.422272
-Node: Version 0.622778
-Node: Version 0.523560
-Node: Version 0.425039
+Node: Top555
+Node: Usage2113
+Node: Overview2316
+Node: Viewing2701
+Node: Conversion options3162
+Ref: gray3311
+Node: Converting3970
+Node: The configuration screen4365
+Node: Command-line usage6603
+Node: Option summary7319
+Node: Notes on PostScript and pdf8632
+Node: Bitmapped and vector9015
+Node: Font embedding10249
+Node: Eps preview headers10712
+Node: Bounding- and other boxes11159
+Node: Orientation11785
+Node: Exporting PostScript or pdf from Windows programs12218
+Node: Bitmapped graphics for LaTeX and pdflatex13191
+Node: Linux13660
+Node: Mac OS14425
+Node: Windows14737
+Node: Troubleshooting15500
+Node: No options for output format visible16003
+Node: Ghostscript stackunderflow error16307
+Node: Error message ``pdf_crop failed''16830
+Node: Wrong boundingbox (.eps or .ps output)17216
+Node: Part of the graphic gets cut off17610
+Node: Fonts look ugly18000
+Node: The page has been converted to a bitmap18532
+Node: Temporary files are not removed19029
+Node: Resources for troubleshooting19708
+Ref: Documentation20671
+Node: Requirements20993
+Node: Change history21995
+Node: Version 0.6.5.122237
+Node: Version 0.6.522611
+Node: Version 0.6.422969
+Node: Version 0.623475
+Node: Version 0.524261
+Node: Version 0.425776

End Tag Table