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