[pstricks] bug in pst-eps
Henry Proudhon
henry.proudhon at insa-lyon.fr
Sat May 21 00:12:17 CEST 2005
Mmh,I tried that too and I got the 'll' or whatever you put after
'headers=a' but I don't see the line (even on the ps output). I actually
don't see any pstricks stuff I put in the pspicture environement.
Is it a side effect of the bug you talk about ?
I've checked e list file and I've exactly the same as Alan...
Henry
Alan Ristow wrote:
> 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
>>
>>
>>
>
> _______________________________________________
> pstricks mailing list
> pstricks at tug.org
> http://tug.org/mailman/listinfo/pstricks
More information about the PSTricks
mailing list