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