summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tkz-base/examples/tkzBase-4.1.0.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/tkz-base/examples/tkzBase-4.1.0.tex')
-rw-r--r--Master/texmf-dist/doc/latex/tkz-base/examples/tkzBase-4.1.0.tex10
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/tkz-base/examples/tkzBase-4.1.0.tex b/Master/texmf-dist/doc/latex/tkz-base/examples/tkzBase-4.1.0.tex
new file mode 100644
index 00000000000..8bc4bea5813
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/tkz-base/examples/tkzBase-4.1.0.tex
@@ -0,0 +1,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} \ No newline at end of file