summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tkz/tkz-base/examples/tkzbase-10-2-0.tex
blob: cf627547bca116cc6b5273eef7ce4266ae289624 (plain)
1
2
3
4
5
6
7
\tikzset{xaxe style/.style = {<->}}
\tikzset{xlabel style/.style={below=6pt}}
\begin{tikzpicture}
  \tkzInit[xmin=-0.5,xmax=5]
  \tkzDrawX
  \tkzLabelX
\end{tikzpicture}