diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/latex-graphics-companion/4-4-3.inl')
-rw-r--r-- | Master/texmf-doc/doc/english/latex-graphics-companion/4-4-3.inl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/texmf-doc/doc/english/latex-graphics-companion/4-4-3.inl b/Master/texmf-doc/doc/english/latex-graphics-companion/4-4-3.inl new file mode 100644 index 00000000000..967926d063d --- /dev/null +++ b/Master/texmf-doc/doc/english/latex-graphics-companion/4-4-3.inl @@ -0,0 +1,4 @@ +\usepackage {pstcol} +\begin{pspicture}(0,0)(2,1)\showgrid + \psline[linestyle=dashed](2,1) +\end{pspicture} |