You can get this entire directory bundled as pst-pdf.zip.
You can get an installable bundling called pst-pdf.tds.zip of the package from this directory.
| Package | Caption |
|---|---|
| pst-pdf | Make PDF versions of graphics by processing between runs. |
There are no subdirectories here.
| Name | Date | Size | Description | |
|---|---|---|---|---|
| CHANGES | 2008-05-25 | 4 Kbyte | download | |
| CHANGES.tex | 2008-02-24 | 1 Kbyte | download | |
| Makefile | 2008-05-02 | 3 Kbyte | download | |
| README | 2006-07-23 | 618 bytes | download | Shown below |
| elephant.ps | 2005-02-19 | 20 Kbyte | download | |
| insect1.eps | 2005-03-02 | 115 Kbyte | download | |
| insect15.eps | 2005-03-02 | 117 Kbyte | download | |
| knuth.png | 2005-01-28 | 13 Kbyte | download | |
| penguin.eps | 2005-02-21 | 223 Kbyte | download | |
| ps4pdf | 2008-05-02 | 4 Kbyte | download | |
| ps4pdf.bat | 2008-05-02 | 1 Kbyte | download | |
| ps4pdf.bat.noMiKTeX | 2008-05-02 | 1 Kbyte | download | |
| ps4pdf.bat.w95 | 2008-05-02 | 226 bytes | download | |
| psf-demo.eps | 2005-03-26 | 12 Kbyte | download | |
| pst-pdf-DE.pdf | 2008-05-02 | 472 Kbyte | download | |
| pst-pdf-example.pdf | 2008-05-02 | 408 Kbyte | download | |
| pst-pdf.dtx | 2008-05-25 | 68 Kbyte | download | |
| pst-pdf.ins | 2006-03-09 | 2 Kbyte | download | |
| pst-pdf.pdf | 2008-05-02 | 487 Kbyte | download |
pst-pdf.sty
A LaTeX package to integrate PostScript code into a PDF output.
Load the testfile pst-pdf-example.tex and run it with the shell script
ps4pdf pst-pdf-example.tex
it produces the output file pst-pdf-example.pdf. Be sure that the script is
executable.
pst-pdf.sty -> $TEXMF-LOCAL
ps4pdf -> /usr/local/bin
the shell script for running latex->dvips->ps2pdf->pdflatex
without a shell script, run
latex <file>
dvips -Ppdf -o <file>-pics.ps <file>.dvi
ps2pdf -dAutoRotatePages=/None <file>-pics.ps <file>-pics.pdf
pdflatex <file>
Rolf Niepraschk, 2006-07-23
Small print: This listing is regenerated periodically so there is a small chance that the directory has changed from what is shown here; to be sure, check the FTP listing.