[pstricks] Headerfile for files generated with \PSTtoEPS

Herbert Voss Herbert.Voss at alumni.TU-Berlin.DE
Tue May 13 17:06:55 CEST 2003


and here the clean solution ...

\documentclass{article}
\usepackage{pst-eps,graphicx,epstopdf}
\newcommand{\pssave}[2]{%
     \PSTtoEPS[%
	headerfile=pstricks.pro,%
	headers=all,%
	bbllx=-2,bblly=-2,bburx=2,bbury=2]
	{#1.eps}{#2}%
}
\parindent=0pt
\begin{document}
[...]

Herbert




More information about the PSTricks mailing list