summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tkz-euclide/examples/tkzEuclide-31.1.3.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-01-04 22:31:15 +0000
committerKarl Berry <karl@freefriends.org>2022-01-04 22:31:15 +0000
commitb5a4f9e9c7a4017d4329cf01cba4254906b499d3 (patch)
treed0ff318d6e88ecdb5ff78ae0fd33f6f27d5a3154 /Master/texmf-dist/doc/latex/tkz-euclide/examples/tkzEuclide-31.1.3.tex
parent2826ceba9c796e6ec935ff71098328b0042b3ff3 (diff)
tkz-euclide (4jan22)
git-svn-id: svn://tug.org/texlive/trunk@61496 c570f23f-e606-0410-a88d-b1316a301751
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