summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-graphics-companion/1-4-7.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-graphics-companion/1-4-7.ltx')
-rw-r--r--Master/texmf-dist/doc/latex/latex-graphics-companion/1-4-7.ltx17
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-graphics-companion/1-4-7.ltx b/Master/texmf-dist/doc/latex/latex-graphics-companion/1-4-7.ltx
new file mode 100644
index 00000000000..cd7e34bc3b6
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/latex-graphics-companion/1-4-7.ltx
@@ -0,0 +1,17 @@
+\documentclass{ppex}
+\nonstopmode
+\usepackage {dratex,aldratex}
+\pagestyle{empty}
+\setlength\textwidth{207.0pt}
+\begin{document}
+\ResetPreambleCommands
+\ReadyForTheFray
+\usepackage {dratex,aldratex}
+\Draw
+ \Scale(1,0.6)
+ \PieChartSpec(1,50,25)()
+ \PieChart(10 & 30 & 15 & 5)
+ \Move(0,-6)
+ \DrawOvalArc(50,50)(180,360)
+\EndDraw
+\end{document}