summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tkz-base/examples/tkzbase-15-2-1.tex
blob: 8d6f47fdf2cc8f6031c217f891567cde7de81865 (plain)
1
2
3
4
5
\begin{tikzpicture}
         \tkzInit[xmax=5,ymax=4]
         \tkzAxeXY
         \tkzHLines[color = magenta]{1,...,3}
\end{tikzpicture}