summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-graphics-companion/4-9-2.inl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-graphics-companion/4-9-2.inl')
-rw-r--r--Master/texmf-dist/doc/latex/latex-graphics-companion/4-9-2.inl5
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-graphics-companion/4-9-2.inl b/Master/texmf-dist/doc/latex/latex-graphics-companion/4-9-2.inl
new file mode 100644
index 00000000000..3f323be0622
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/latex-graphics-companion/4-9-2.inl
@@ -0,0 +1,5 @@
+\usepackage {pstricks}
+\begin{pspicture}(0,0)(3,3)\showgrid
+\multips(.5,.5)(.4,.4){5}
+ {\pscircle{.35}}
+\end{pspicture}