summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tkz-base/examples/tkzbase-6-2-3.tex
blob: 2270c44d0aecbd140c9a040fca78c642f95a5d94 (plain)
1
2
3
4
5
6
7
8
9
\begin{tikzpicture}
  \tkzInit[xmin  = -40,
           xmax  =  60,
           ymin  = -40,
           ymax  =  60,
           xstep =  20,
           ystep =  20]
  \tkzAxeXY
\end{tikzpicture}