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