summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tkz-euclide/examples/tkzEuclide-4.1.4.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/tkz-euclide/examples/tkzEuclide-4.1.4.tex')
-rw-r--r--Master/texmf-dist/doc/latex/tkz-euclide/examples/tkzEuclide-4.1.4.tex12
1 files changed, 0 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/latex/tkz-euclide/examples/tkzEuclide-4.1.4.tex b/Master/texmf-dist/doc/latex/tkz-euclide/examples/tkzEuclide-4.1.4.tex
deleted file mode 100644
index f6c22119476..00000000000
--- a/Master/texmf-dist/doc/latex/tkz-euclide/examples/tkzEuclide-4.1.4.tex
+++ /dev/null
@@ -1,12 +0,0 @@
-\input{preamble-standalone.ltx}
-\begin{document}
-
-% Ex. No. 25 (Section 4.1.4 : Calculations and coordinates)
-
-\begin{tikzpicture}[scale=.5]
- \foreach \an [count=\i] in {0,2,...,358}
- { \tkzDefPoint(\an:sqrt(sqrt(\an mm))){A_\i}}
- \tkzDrawPoints(A_1,A_...,A_180)
-\end{tikzpicture}
-
-\end{document} \ No newline at end of file