diff options
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.inl | 6 |
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} |