summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tkz/tkz-euclide/examples/tkzEuclide-15.2.4.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/tkz/tkz-euclide/examples/tkzEuclide-15.2.4.tex')
-rw-r--r--macros/latex/contrib/tkz/tkz-euclide/examples/tkzEuclide-15.2.4.tex12
1 files changed, 0 insertions, 12 deletions
diff --git a/macros/latex/contrib/tkz/tkz-euclide/examples/tkzEuclide-15.2.4.tex b/macros/latex/contrib/tkz/tkz-euclide/examples/tkzEuclide-15.2.4.tex
deleted file mode 100644
index 50b34ce1f4..0000000000
--- a/macros/latex/contrib/tkz/tkz-euclide/examples/tkzEuclide-15.2.4.tex
+++ /dev/null
@@ -1,12 +0,0 @@
-\input{preamble-standalone.ltx}
-\begin{document}
-
-% Ex. No. 114 (Section 15.2.4 : Option \tkzname{gold})
-
-\begin{tikzpicture}[scale=1]
- \tkzDefPoint(5,-5){I}
- \tkzDefPoint(8,-5){J}
- \tkzDrawTriangle[gold,color=blue!50](I,J)
-\end{tikzpicture}
-
-\end{document} \ No newline at end of file