summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tkz/tkz-base/examples/tkzBase-6.1.4.tex
blob: 9e5d06a4d6c9dd5b0eb6315fa7673e73a7c01f39 (plain)
1
2
3
4
5
6
7
8
9
10
11
\input{preamble-standalone.ltx}
\begin{document}

% Ex. No. 17 (Section  6.1.4 : Option \tkzname{right space})

\begin{tikzpicture}
\tkzInit[xmax=0.4,xstep=0.1]
\tkzDrawX[text=blue,color=red,right=12pt,right space=1]
\end{tikzpicture}

\end{document}