summaryrefslogtreecommitdiff
path: root/info/examples/lgc/4-4-9.inl
diff options
context:
space:
mode:
Diffstat (limited to 'info/examples/lgc/4-4-9.inl')
-rw-r--r--info/examples/lgc/4-4-9.inl10
1 files changed, 10 insertions, 0 deletions
diff --git a/info/examples/lgc/4-4-9.inl b/info/examples/lgc/4-4-9.inl
new file mode 100644
index 0000000000..cbbfd3745f
--- /dev/null
+++ b/info/examples/lgc/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}