summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-graphics-companion/4-4-4.inl
blob: 2414cdce9603ae344c85685afd605dec8700d99f (plain)
1
2
3
4
5
6
7
8
\usepackage {pstcol}
\begin{pspicture}(0,0)(4,2)\showgrid
 \psline[linearc=0.25,showpoints=true]%
    {->}(1,0)(4,0.3)(2,2)(0,0.5)
  \psline[linestyle=dashed,
    linecolor=blue,
    arrowlength=3]{<->}(0,1)(3,0)(4,2)
\end{pspicture}