[pstricks] doubleline

Peter Trubitz trubitz at gmx.de
Fri May 4 07:54:15 CEST 2007


Hallo Herbert,

I have changed your minimal working example:

\documentclass{minimal}
\usepackage{pstricks}

\begin{document}

     \begin{pspicture}(5,4)
%        \psline[linewidth=10pt,linecolor=red,arrows=c-c](5,4)
       \pscircle[linecolor=black,  
fillcolor=red,fillstyle=solid,linewidth=1.5pt](0,0){6.5pt}
      \pscircle[linecolor=black,  
fillcolor=red,fillstyle=solid,linewidth=1.5pt](5,4){6.5pt}

\psline 
[linewidth=1.5pt,doubleline=true,doublesep=10pt,doublecolor=red](5,4)
     \end{pspicture}

\end{document}

Is this the only way to get doublelines with closed edges?


Peter Trubitz
trubitz at gmx dot de
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tug.org/pipermail/pstricks/attachments/20070504/8d5218a8/attachment.html 


More information about the PSTricks mailing list