[pstricks] Bug: Option '97' does not work with dashed lines

Christoph Bersch usenet at bersch.net
Tue Nov 25 16:28:45 CET 2008


Hi,

when using the option '97', dashed lines do not work. The following 
example gives a postscript error: (stackunderflow):

\listfiles
\documentclass{minimal}
\usepackage[97]{pstricks}
\begin{document}
\begin{pspicture}(5,5)
\psline[linestyle=dashed](0,0)(5,5)
\end{pspicture}
\end{document}

  *File List*
pstricks97-test.tex
  minimal.cls    2001/05/25 Standard LaTeX minimal class
pstricks.sty    2008/10/31 v0.39 LaTeX wrapper for `PSTricks' (RN,HV)
pstricks97.tex
   xcolor.sty    2007/01/21 v2.11 LaTeX color extensions (UK)
    color.cfg    2007/01/18 v1.5 color configuration of teTeX/TeXLive
    dvips.def    1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
  ***********

Christoph


More information about the PSTricks mailing list