summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-graphics-companion/4-4-11.inl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-graphics-companion/4-4-11.inl')
-rw-r--r--Master/texmf-dist/doc/latex/latex-graphics-companion/4-4-11.inl6
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-graphics-companion/4-4-11.inl b/Master/texmf-dist/doc/latex/latex-graphics-companion/4-4-11.inl
new file mode 100644
index 00000000000..1a027034dce
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/latex-graphics-companion/4-4-11.inl
@@ -0,0 +1,6 @@
+\usepackage {pstcol}
+\begin{pspicture}(0,0)(3,2)\showgrid
+ \parabola[linecolor=red]{<->}%
+ (0.3,0.3)(1.5,1.5)
+ \psarc(2,1.5){1}{180}{320}
+\end{pspicture}