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

% Ex. No. 5 (Section  4.1 : Example that poses a problem  )

\begin{tikzpicture}[x=0.01 cm]
  \draw (0,0)--(600,0);
\end{tikzpicture}

\end{document}