summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-graphics-companion/4-4-9.inl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-graphics-companion/4-4-9.inl')
-rw-r--r--Master/texmf-dist/doc/latex/latex-graphics-companion/4-4-9.inl10
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-graphics-companion/4-4-9.inl b/Master/texmf-dist/doc/latex/latex-graphics-companion/4-4-9.inl
new file mode 100644
index 00000000000..cbbfd3745ff
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/latex-graphics-companion/4-4-9.inl
@@ -0,0 +1,10 @@
+\usepackage {pstcol}
+\begin{pspicture}(0,0)(4,2)\showgrid
+ \psellipse[linecolor=green,
+ fillstyle=vlines,
+ hatchangle=0]
+ (1,1)(1,0.5)
+ \pswedge[fillstyle=solid,
+ fillcolor=lightgray]
+ (2.5,1){1}{0}{120}
+\end{pspicture}