[pstricks] Headerfile for files generated with \PSTtoEPS

Herbert Voss Herbert.Voss at alumni.TU-Berlin.DE
Mon May 12 20:39:26 CEST 2003


Thomas Meigen schrieb:
> 
> I just started to use pdftex and wanted to try the example
> from http://www.educat.hu-berlin.de/~voss/lyx/pdf/pdftricks.phtml
> to include pstricks-images.
> 
> 
> \documentclass{article}
> \usepackage{pst-eps,graphicx}
> \newcommand{\pssave}[2]{%

\psset{headerfile=pstricks.pro}


> 	\PSTtoEPS[bbllx=-2,bblly=-2,bburx=2,bbury=2]
> 		{#1.eps}{#2}%
> }


and then

pdflatex --shell-escaped test.tex should work

I wonder why nobody before complained ...


Herbert




More information about the PSTricks mailing list