summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tkz-base/examples/tkzbase-8-0-6.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/tkz-base/examples/tkzbase-8-0-6.tex')
-rw-r--r--Master/texmf-dist/doc/latex/tkz-base/examples/tkzbase-8-0-6.tex9
1 files changed, 0 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/latex/tkz-base/examples/tkzbase-8-0-6.tex b/Master/texmf-dist/doc/latex/tkz-base/examples/tkzbase-8-0-6.tex
deleted file mode 100644
index 96f7cd217ae..00000000000
--- a/Master/texmf-dist/doc/latex/tkz-base/examples/tkzbase-8-0-6.tex
+++ /dev/null
@@ -1,9 +0,0 @@
-\begin{tikzpicture}
-\tkzInit[xmax=.5,xstep=.1,
- ymax=.2,ystep=.1]
-\tkzGrid[sub,
- subxstep = 0.05,
- subystep = 0.05,
- color=bistre]
-\tkzAxeXY
-\end{tikzpicture}