summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tkz/tkz-base/examples/tkzBase-4.1.0.tex
blob: 8bc4bea581394640df71723bc6c8c4d788311378 (plain)
1
2
3
4
5
6
7
8
9
10
\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}