CTAN Update: pst2pdf
Date: September 25, 2014 4:10:39 PM CEST
Herbert Voß submitted an update to the
pst2pdf
package.
Version number: 0.16
License type: gpl
Summary description: A script to compile pstricks documents via pdftex
Announcement text:
pst2pdf: converting TeX files with PostScript specials into a PDF output. 0.16 2014-09-14 - using gs for split pdf (no more pdftk) - support package pst-exa for examples - adding svg image support - ignore inline verbatim
This package is located at http://mirror.ctan.org/graphics/pstricks/scripts/pst2pdf/ More information is at http://www.ctan.org/pkg/pst2pdf We are supported by the TeX Users Group http://www.tug.org . Please join a users group; see http://www.tug.org/usergroups.html .
Thanks for the upload. For the CTAN Team Petra Rübe-Pugliese
pst2pdf: converting TeX files with PostScript specials into a PDF output. 0.16 2014-09-14 - using gs for split pdf (no more pdftk) - support package pst-exa for examples - adding svg image support - ignore inline verbatim
This package is located at http://mirror.ctan.org/graphics/pstricks/scripts/pst2pdf/ More information is at http://www.ctan.org/pkg/pst2pdf We are supported by the TeX Users Group http://www.tug.org . Please join a users group; see http://www.tug.org/usergroups.html .
Thanks for the upload. For the CTAN Team Petra Rübe-Pugliese
pst2pdf – A script to compile PSTricks documents via pdfTeX
The script extracts the preamble of the document and runs all
\begin{postscript}...\end{postscript}
\begin{pspicture}...\end{pspicture} and
\pspicture...\endpspicture
separately through LaTeX with the same preamble as the original document; thus it creates EPS, PNG and PDF files of these snippets. In a final pdfLaTeX run the script replaces the environments with \includegraphics to include the processed snippets.
Detail documentation is acquired from the document itself via Perldoc.
Package | pst2pdf |
Version | 0.20 |
Copyright | 2011–2020 Herbert Voß and Pablo González |
Maintainer | Pablo González Luengo Herbert Voß |