summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tkz/tkz-euclide/doc/latex/TKZdoc-euclide-drawing.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/tkz/tkz-euclide/doc/latex/TKZdoc-euclide-drawing.tex')
-rw-r--r--macros/latex/contrib/tkz/tkz-euclide/doc/latex/TKZdoc-euclide-drawing.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/macros/latex/contrib/tkz/tkz-euclide/doc/latex/TKZdoc-euclide-drawing.tex b/macros/latex/contrib/tkz/tkz-euclide/doc/latex/TKZdoc-euclide-drawing.tex
index 763227ddba..917ea41008 100644
--- a/macros/latex/contrib/tkz/tkz-euclide/doc/latex/TKZdoc-euclide-drawing.tex
+++ b/macros/latex/contrib/tkz/tkz-euclide/doc/latex/TKZdoc-euclide-drawing.tex
@@ -237,7 +237,8 @@ This is of course equivalent to \tkzcname{draw (A)--(B);}. You can also use the
\subsubsection{Adding dimensions with option \tkzname{dim} new code from Muzimuzhi Z}
This code comes from an answer to this question on tex.stackexchange.com
-(change-color-and-style-of-dimension-lines-in-tkz-euclide )
+(change-color-and-style-of-dimension-lines-in-tkz-euclide ).
+The code of \tkzname{dim} is based on options of TikZ, you must add the units.
You can use now two styles : |dim style| and |dim fence style|. You have several ways to use them.
I'll let you look at the examples to see what you can do with these styles.
@@ -554,12 +555,11 @@ arguments & example & explanation \\
options & default & definition \\
\midrule
\TOline{through}{through}{circle with two points defining a radius}
-\TOline{diameter}{through}{circle with two points defining a diameter}
-\TOline{R} {through}{circle characterized by a point and the measurement of a radius}
\bottomrule
\end{tabular}
\medskip
+You do not need to use the default option \tkzname{through}.
Of course, you have to add all the styles of \TIKZ\ for the tracings...
\end{NewMacroBox}