summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tkz/tkz-euclide/examples/tkzEuclide-15.2.3.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/tkz/tkz-euclide/examples/tkzEuclide-15.2.3.tex')
-rw-r--r--macros/latex/contrib/tkz/tkz-euclide/examples/tkzEuclide-15.2.3.tex12
1 files changed, 0 insertions, 12 deletions
diff --git a/macros/latex/contrib/tkz/tkz-euclide/examples/tkzEuclide-15.2.3.tex b/macros/latex/contrib/tkz/tkz-euclide/examples/tkzEuclide-15.2.3.tex
deleted file mode 100644
index 915e82b101..0000000000
--- a/macros/latex/contrib/tkz/tkz-euclide/examples/tkzEuclide-15.2.3.tex
+++ /dev/null
@@ -1,12 +0,0 @@
-\input{preamble-standalone.ltx}
-\begin{document}
-
-% Ex. No. 113 (Section 15.2.3 : Option \tkzname{golden})
-
-\begin{tikzpicture}[scale=1]
- \tkzDefPoint(0,-10){M}
- \tkzDefPoint(3,-10){N}
- \tkzDrawTriangle[golden,color=brown](M,N)
-\end{tikzpicture}
-
-\end{document} \ No newline at end of file