summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tkz-euclide/examples/tkzEuclide-31.1.3.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/tkz-euclide/examples/tkzEuclide-31.1.3.tex')
-rw-r--r--Master/texmf-dist/doc/latex/tkz-euclide/examples/tkzEuclide-31.1.3.tex12
1 files changed, 0 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/latex/tkz-euclide/examples/tkzEuclide-31.1.3.tex b/Master/texmf-dist/doc/latex/tkz-euclide/examples/tkzEuclide-31.1.3.tex
deleted file mode 100644
index 34476f6d055..00000000000
--- a/Master/texmf-dist/doc/latex/tkz-euclide/examples/tkzEuclide-31.1.3.tex
+++ /dev/null
@@ -1,12 +0,0 @@
-\input{preamble-standalone.ltx}
-\begin{document}
-
-% Ex. No. 245 (Section 31.1.3 : Example 3: extend lines)
-
-\begin{tikzpicture}
- \tkzSetUpLine[add=.5 and .5]
- \tkzDefPoints{0/0/A,4/0/B,1/3/C}
- \tkzDrawLines(A,B B,C A,C)
-\end{tikzpicture}
-
-\end{document} \ No newline at end of file