summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tkz/tkz-euclide/examples/tkzEuclide-23.2.2.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/tkz/tkz-euclide/examples/tkzEuclide-23.2.2.tex')
-rw-r--r--macros/latex/contrib/tkz/tkz-euclide/examples/tkzEuclide-23.2.2.tex12
1 files changed, 0 insertions, 12 deletions
diff --git a/macros/latex/contrib/tkz/tkz-euclide/examples/tkzEuclide-23.2.2.tex b/macros/latex/contrib/tkz/tkz-euclide/examples/tkzEuclide-23.2.2.tex
deleted file mode 100644
index 55adc0d7b8..0000000000
--- a/macros/latex/contrib/tkz/tkz-euclide/examples/tkzEuclide-23.2.2.tex
+++ /dev/null
@@ -1,12 +0,0 @@
-\input{preamble-standalone.ltx}
-\begin{document}
-
-% Ex. No. 198 (Section 23.2.2 : \tkzcname{tkzFillSector} and \tkzname{rotate})
-
-\begin{tikzpicture}[scale=1.5]
- \tkzDefPoint(0,0){O} \tkzDefPoint(2,2){A}
- \tkzFillSector[rotate,color=red!20](O,A)(30)
- \tkzFillSector[rotate,color=blue!20](O,A)(-30)
-\end{tikzpicture}
-
-\end{document} \ No newline at end of file