summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ps4pdf/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/ps4pdf/README')
-rw-r--r--Master/texmf-dist/doc/latex/ps4pdf/README25
1 files changed, 25 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/ps4pdf/README b/Master/texmf-dist/doc/latex/ps4pdf/README
new file mode 100644
index 00000000000..2a25053107b
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/ps4pdf/README
@@ -0,0 +1,25 @@
+
+The LaTeX package `ps4pdf' provides a new way to use Postscript
+commands (e.g. PSTricks graphics, PSfrag replacements, EPS graphics)
+inside a pdfLaTeX processed document. You need recent versions of
+the LaTeX packages `preview', `ifpdf', `ifvtex' and a new LaTeX base
+installation.
+
+All Postscript related commands including `\usepackage' must be
+parameter of the `PSforPDF' macro. For details see the test file
+`ps4pdf-test.tex'.
+
+Files:
+======
+4-10-8.inl PSTricks graphic (lgc)
+Makefile Makefile for `ps4pdf-test.pdf'
+README this file
+create-eps creates EPS files from `ps4pdf-test-pics.pdf'
+penguin.eps a graphics file
+ps4pdf-test.tex the eample document
+ps4pdf.sty the LaTeX package file
+ps4pdf a shell script for creating .pdf from .tex
+
+ Rolf Niepraschk
+ email: Rolf.Niepraschk@ptb.de
+ 2004-11-01