summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tkz-base/examples/main.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/tkz-base/examples/main.tex')
-rw-r--r--Master/texmf-dist/doc/latex/tkz-base/examples/main.tex11
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/tkz-base/examples/main.tex b/Master/texmf-dist/doc/latex/tkz-base/examples/main.tex
new file mode 100644
index 00000000000..831c9060460
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/tkz-base/examples/main.tex
@@ -0,0 +1,11 @@
+% !TEX TS-program = pdflatex
+% Created by Alain Matthes on 2020-01-23.
+% Copyright (c) 2020 __ AlterMundus __.
+
+\documentclass{standalone}
+%\usepackage{xcolor}
+\usepackage{tkz-euclide} %you can add tkz-fct etc.
+
+\begin{document}
+\input{tkzeuclide-5-0-0}
+\end{document} \ No newline at end of file