\input{preamble-standalone.ltx}
\begin{document}

% Ex. No. 2 (Section  3.1 : Installation test)

\begin{tikzpicture}
 \tkzInit[xmax=4,ymax=4]
 \tkzGrid
 \tkzAxeXY
\end{tikzpicture}

\end{document}