summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tkz/tkz-euclide/doc/latex/TKZdoc-euclide-base.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/tkz/tkz-euclide/doc/latex/TKZdoc-euclide-base.tex')
-rw-r--r--macros/latex/contrib/tkz/tkz-euclide/doc/latex/TKZdoc-euclide-base.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/macros/latex/contrib/tkz/tkz-euclide/doc/latex/TKZdoc-euclide-base.tex b/macros/latex/contrib/tkz/tkz-euclide/doc/latex/TKZdoc-euclide-base.tex
index 4f10a56293..6e250bb49a 100644
--- a/macros/latex/contrib/tkz/tkz-euclide/doc/latex/TKZdoc-euclide-base.tex
+++ b/macros/latex/contrib/tkz/tkz-euclide/doc/latex/TKZdoc-euclide-base.tex
@@ -14,9 +14,9 @@ The two macros in \tkzNamePack{tkz-base} that are useful for \tkzNamePack{tkz-eu
\end{itemize}
\vspace{20pt}
-To this, I added macros directly linked to the bounding box. You can now view it, backup it, restore it (see the documentation of \tkzNamePack{tkz-base} section BB)
+To this, I added macros directly linked to the bounding box. You can now view it, backup it, restore it (see the documentation of \tkzNamePack{tkz-base} section Bounding Box).
-\subsection{\tkzcname{tkzInit} et \tkzcname{tkzShowBB}}
+\subsection{\tkzcname{tkzInit} and \tkzcname{tkzShowBB}}
The rectangle around the figure shows you the bounding box.
\begin{tkzexample}[latex=8cm,small]
\begin{tikzpicture}
@@ -44,7 +44,7 @@ It is possible to add a bit of space
\tkzClip[space=1]
\end{tkzltxexample}
-\subsection{\tkzcname{tkzClip} et l'option \tkzname{space}}
+\subsection{\tkzcname{tkzClip} and the option \tkzname{space}}
This option allows you to add some space around the "clipped" rectangle.
\begin{tkzexample}[latex=8cm,small]
\begin{tikzpicture}
@@ -55,7 +55,7 @@ This option allows you to add some space around the "clipped" rectangle.
\draw[red] (-1,-1)--(5,2);
\end{tikzpicture}
\end{tkzexample}
-the dimensions of the "clipped" rectangle are \tkzname{xmin-1}, \tkzname{ymin-1}, \tkzname{xmax+1} et \tkzname{ymax+1}.
+The dimensions of the "clipped" rectangle are \tkzname{xmin-1}, \tkzname{ymin-1}, \tkzname{xmax+1} and \tkzname{ymax+1}.
\endinput \ No newline at end of file