summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tkz/tkz-base/examples/tkzBase-13.3.1.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/tkz/tkz-base/examples/tkzBase-13.3.1.tex')
-rw-r--r--macros/latex/contrib/tkz/tkz-base/examples/tkzBase-13.3.1.tex14
1 files changed, 0 insertions, 14 deletions
diff --git a/macros/latex/contrib/tkz/tkz-base/examples/tkzBase-13.3.1.tex b/macros/latex/contrib/tkz/tkz-base/examples/tkzBase-13.3.1.tex
deleted file mode 100644
index df20f63775..0000000000
--- a/macros/latex/contrib/tkz/tkz-base/examples/tkzBase-13.3.1.tex
+++ /dev/null
@@ -1,14 +0,0 @@
-\input{preamble-standalone.ltx}
-\begin{document}
-
-% Ex. No. 95 (Section 13.3.1 : Vertical line )
-
-\begin{tikzpicture}[scale=2]
- \tkzInit[xmax=3,ymax=1]
- \tkzAxeXY
- \tkzVLine[color = blue,
- style = dashed,
- line width = 2pt]{1/3}
-\end{tikzpicture}
-
-\end{document} \ No newline at end of file