diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-graphics-companion/4-4-2.inl')
-rw-r--r-- | Master/texmf-dist/doc/latex/latex-graphics-companion/4-4-2.inl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-graphics-companion/4-4-2.inl b/Master/texmf-dist/doc/latex/latex-graphics-companion/4-4-2.inl new file mode 100644 index 00000000000..2819457e97e --- /dev/null +++ b/Master/texmf-dist/doc/latex/latex-graphics-companion/4-4-2.inl @@ -0,0 +1,5 @@ +\usepackage {pstcol} +\begin{pspicture}(0,0)(2,1)\showgrid + \psline[linewidth=0.6mm,doubleline=true, + doublesep=0.5mm]{->}(2,1) +\end{pspicture} |