summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pst-pdf/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-pdf/README')
-rw-r--r--Master/texmf-dist/doc/generic/pst-pdf/README14
1 files changed, 9 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-pdf/README b/Master/texmf-dist/doc/generic/pst-pdf/README
index 1c7fb2251b1..e4d9e2fb316 100644
--- a/Master/texmf-dist/doc/generic/pst-pdf/README
+++ b/Master/texmf-dist/doc/generic/pst-pdf/README
@@ -1,12 +1,13 @@
+
pst-pdf.sty
-A package to integrate PostScript code into a PDF output.
-Load the testfile test.tex and run it with the shell script.
-ps4pdf test
+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
-(without extension) it produces the output file test.pdf
-Be sure that the script is executable.
+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
@@ -20,3 +21,6 @@ dvips -Ppdf -o <file>-pics.ps <file>.dvi
ps2pdf -dAutoRotatePages=/None <file>-pics.ps <file>-pics.pdf
pdflatex <file>
+ Rolf Niepraschk, 2006-07-23
+
+