summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-graphics-companion/4-6-4.inl
blob: 2dd5f751cb9ddae365dd23db435580e6d55b087b (plain)
1
2
3
4
5
6
\usepackage {pstricks}
\begin{pspicture}(-.2,-.5)(3,1)\showgrid
\pnode(.5,.5){A}
\pnode(2.5,.5){B}
\ncline{A}{B}
\end{pspicture}