summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pstricks/voss/bsp61.tex
blob: 2adcc80956b98220d59e021bfbe3fb799a50ec27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
\documentclass{article}
\usepackage{pstricks}

\parindent=0pt
\pagestyle{empty}
\begin{document}

\begin{pspicture}(7.5,0.5)
%  \psset{linewidth=15pt}
  \psline[%
    doubleline=true, doublesep=10pt,doublecolor=red,%
    linecolor=blue,linewidth=4pt](0,0.25)(7.5,0.25)%
\end{pspicture}

\end{document}