blob: 2a25053107b028109aaa4812b44fca17a7e3b50e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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
|