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