summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-graphics-companion/4-2-1.inl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-graphics-companion/4-2-1.inl')
-rw-r--r--Master/texmf-dist/doc/latex/latex-graphics-companion/4-2-1.inl5
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-graphics-companion/4-2-1.inl b/Master/texmf-dist/doc/latex/latex-graphics-companion/4-2-1.inl
new file mode 100644
index 00000000000..bfbc44c71e5
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/latex-graphics-companion/4-2-1.inl
@@ -0,0 +1,5 @@
+\usepackage {pstcol}
+\begin{pspicture}(0,0)(2,2)\showgrid
+\psline[linewidth=1pt,linecolor=gray]
+ {<->}(0.5,0)(0,1)(1,1.5)(1.5,1)(.5,.5)
+\end{pspicture}