\input{preamble-standalone.ltx} \begin{document} % Ex. No. 44 (Section 10.7 : Lignes horizontales) \begin{tikzpicture} \tkzInit \tkzAxeXY \tkzHLines[color = green]{1,2,...,10} \end{tikzpicture} \end{document}