[pstricks] pst-bezier and pst-linesty. (Thanks to Herbert Voss.)

Herbert Voss Herbert.Voss at alumni.TU-Berlin.DE
Wed Jul 14 18:30:48 CEST 2004


naehring at iee.et.tu-dresden.de wrote:

> Herbert told me that some kind of (2) would already be implemented in
> pstricks.  I tried the minimal example below. But the attached result
> doesnot look right to me. I expected a line with dash-gap-dot-gap
> pattern but got only a line with dash-gap pattern.
> 
> Perhaps that is due to the version of pstricks and pstricks-add I
> have:
> 
> (/usr/share/texmf/tex/generic/pstricks/pstricks.tex
> `PSTricks' v97 patch 14  <1999/12/23> (tvz)

pstricks.tex    2004/06/29 v1.05 `PSTricks' (tvz)

you should update and also the pstricks.pro, otherwise
the dash option doesn't work in the expected way.

\listfiles
\documentclass{article}
\usepackage{pstricks}
\begin{document}
   \psline[dash=1cm 2mm 1pt 2mm,linestyle=dashed,linewidth=2pt](10,0)
\end{document}

works fine here


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