[pstricks] bug in pst-eps
Alan Ristow
ristow at ece.gatech.edu
Fri May 20 23:46:28 CEST 2005
Herbert Voss wrote:
> Hi,
> please confirm, or not ...
Confirmed.
*File List*
article.cls 2004/02/16 v1.4f Standard LaTeX document class
size10.clo 2004/02/16 v1.4f Standard LaTeX file (size option)
pstricks.sty 2004/05/12 v0.2l LaTeX wrapper for `PSTricks' (RN,HV)
pstricks.tex 2004/06/22 v1.04 `PSTricks' (tvz)
xcolor.sty 2005/03/24 v2.02 LaTeX color extensions (UK)
color.cfg 2003/03/08 v1.0 MiKTeX 'color' configuration
dvips.def 1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
pst-eps.sty 2004/07/15 package wrapper for pst-eps.tex
pst-eps.tex 1997/05/05 97 patch 1 `pst-eps' (tvz)
graphicx.sty 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)
keyval.sty 1999/03/16 v1.13 key=value parser (DPC)
graphics.sty 2001/07/07 v1.0n Standard LaTeX Graphics (DPC,SPQR)
trig.sty 1999/03/16 v1.09 sin cos tan (DPC)
graphics.cfg 2003/03/12 v1.1 MiKTeX 'graphics' configuration
output.eps Graphic file (type eps)
***********
Alan
>
>
> \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
>
>
>
More information about the PSTricks
mailing list