summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tkz/tkz-euclide/doc/latex/TKZdoc-euclide-pointwith.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/tkz/tkz-euclide/doc/latex/TKZdoc-euclide-pointwith.tex')
-rw-r--r--macros/latex/contrib/tkz/tkz-euclide/doc/latex/TKZdoc-euclide-pointwith.tex9
1 files changed, 5 insertions, 4 deletions
diff --git a/macros/latex/contrib/tkz/tkz-euclide/doc/latex/TKZdoc-euclide-pointwith.tex b/macros/latex/contrib/tkz/tkz-euclide/doc/latex/TKZdoc-euclide-pointwith.tex
index b157cabef7..51abb0b7e1 100644
--- a/macros/latex/contrib/tkz/tkz-euclide/doc/latex/TKZdoc-euclide-pointwith.tex
+++ b/macros/latex/contrib/tkz/tkz-euclide/doc/latex/TKZdoc-euclide-pointwith.tex
@@ -16,7 +16,7 @@ In the general case this distance is the distance between the 2 points given as
\begin{tabular}{lll}%
\toprule
-arguments & definition & explication \\
+arguments & definition & explanation \\
\midrule
\TAline{(pt1,pt2)} {point couple}{the result is a point in \tkzname{tkzPointResult} } \\
@@ -28,7 +28,7 @@ In what follows, it is assumed that the point is recovered by \tkzNameMacro{tkzG
\begin{tabular}{lll}%
\toprule
-options & example & explication \\
+options & example & explanation \\
\midrule
\TOline{orthogonal}{[orthogonal](A,B)}{$AC=AB$ and $\overrightarrow{AC} \perp \overrightarrow{AB}$}
\TOline{orthogonal normed}{[orthogonal normed](A,B)}{$AC=1$ and $\overrightarrow{AC} \perp \overrightarrow{AB}$}
@@ -165,7 +165,8 @@ OK=OI since $\lvert K \rvert=1$ then OI=OJ=OK.
\tkzDrawLines(A,B B,C A,F)
\tkzCompass(B,F)
\tkzDrawPoints(A,B,C,F,M,E)
- \tkzLabelPoints(A,B,C,F,M,E)
+ \tkzLabelPoints(A,B,C,F,M)
+ \tkzLabelPoints[above](E)
\end{tikzpicture}
\end{tkzexample}
@@ -258,7 +259,7 @@ Allows to obtain the coordinates of a vector.
\medskip
\begin{tabular}{lll}%
\toprule
-arguments & example & explication \\
+arguments & example & explanation \\
\midrule