\input{preamble-standalone.ltx} \begin{document} % Ex. No. 40 (Section 7.0.4 : Sous grille en plus, option \tkzname{sub}) \begin{tikzpicture} \tkzInit[xmax=5,ymax=2] \tkzGrid[sub,color=orange] \tkzGrid[color=orange] \tkzAxeXY \end{tikzpicture} \end{document}