summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tkz-base/examples/tkzbase-8-0-3.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/tkz-base/examples/tkzbase-8-0-3.tex')
-rw-r--r--Master/texmf-dist/doc/latex/tkz-base/examples/tkzbase-8-0-3.tex5
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/tkz-base/examples/tkzbase-8-0-3.tex b/Master/texmf-dist/doc/latex/tkz-base/examples/tkzbase-8-0-3.tex
new file mode 100644
index 00000000000..2640a9e2eb0
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/tkz-base/examples/tkzbase-8-0-3.tex
@@ -0,0 +1,5 @@
+\begin{tikzpicture}
+ \tkzInit[xmax=5,ymax=2]
+ \tkzGrid[color=orange]
+ \tkzAxeXY
+\end{tikzpicture}