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

% Ex. No. 64 (Section  8.6.1 : Default stitch style)

\begin{tikzpicture}
   \tkzDefPoint(1,3){A}
   \tkzDrawPoint(A)
\end{tikzpicture}

\end{document}