[pstricks] bug in pst-eps
Herbert Voss
Herbert.Voss at alumni.TU-Berlin.DE
Fri May 20 23:21:04 CEST 2005
Hi,
please confirm, or not ...
\documentclass{article}
\usepackage{pstricks}
\usepackage{pst-eps}
\usepackage{graphicx}
\pagestyle{empty}
\begin{document}
\PSTtoEPS[bbllx=0cm,bblly=0cm,bburx=3cm,bbury=3cm,%
headers=all]{output.eps}{
\begin{pspicture}(0,0)(3,3)
\psline(2,1)
\end{pspicture}
}
\includegraphics{output.eps}
\end{document}
with the current pst-eps (97 patch 1), you should see
the two "ll" of "headers=all" just before the line. Please view
the PostScript output.
Herbert
--
http://TeXnik.de/
http://PSTricks.de/
ftp://ftp.dante.de/tex-archive/info/math/voss/Voss-Mathmode.pdf
http://www.dante.de/faq/de-tex-faq/
http://www.tex.ac.uk/cgi-bin/texfaq2html?introduction=yes
More information about the PSTricks
mailing list