pst2pdf
A script to compile PSTricks documents via pdfTeX
- Version:
- 0.20
- Copyright:
- Herbert Voß and Pablo González
- License:
- gpl2
- Packaged on:
- 08/30/2020 20:11:55
- Number of files:
- 9
- Size on disk:
- 592.83 kB
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.