summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-graphics-companion/4-4-6.inl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-graphics-companion/4-4-6.inl')
-rw-r--r--Master/texmf-dist/doc/latex/latex-graphics-companion/4-4-6.inl6
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-graphics-companion/4-4-6.inl b/Master/texmf-dist/doc/latex/latex-graphics-companion/4-4-6.inl
new file mode 100644
index 00000000000..e0c61cb885d
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/latex-graphics-companion/4-4-6.inl
@@ -0,0 +1,6 @@
+\usepackage {pstcol}
+\begin{pspicture}(0,0)(4,2)\showgrid
+ \psdiamond(1.5,1.5)(1.5,0.5)
+ \pstriangle[fillstyle=solid,
+ fillcolor=yellow](2,0)(3,1)
+\end{pspicture}