summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tkz-euclide/latex/TKZdoc-euclide-compass.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/tkz-euclide/latex/TKZdoc-euclide-compass.tex')
-rw-r--r--Master/texmf-dist/doc/latex/tkz-euclide/latex/TKZdoc-euclide-compass.tex47
1 files changed, 24 insertions, 23 deletions
diff --git a/Master/texmf-dist/doc/latex/tkz-euclide/latex/TKZdoc-euclide-compass.tex b/Master/texmf-dist/doc/latex/tkz-euclide/latex/TKZdoc-euclide-compass.tex
index 0521c587228..a66e7809a18 100644
--- a/Master/texmf-dist/doc/latex/tkz-euclide/latex/TKZdoc-euclide-compass.tex
+++ b/Master/texmf-dist/doc/latex/tkz-euclide/latex/TKZdoc-euclide-compass.tex
@@ -1,17 +1,18 @@
-\section{Utilisation du compas}
+\section{Using the compass}
-\subsection{Macro principale \tkzcname{tkzCompass}}
-\begin{NewMacroBox}{tkzCompass}{\oarg{local options}\parg{A,B}}
-Cette macro permet de laisser une trace de compas autrement dit un arc en un point désigné. Il faut indiquer le centre. Plusieurs options spécifiques vont modifier l'aspect de l'arc ainsi que les options de TikZ comme le style, la couleur, l'épaisseur du trait etc.
+\subsection{Main macro \tkzcname{tkzCompass}}
+\begin{NewMacroBox}{tkzCompass}{\oarg{local options}\parg{A,B}}%
+This macro allows you to leave a compass trace, i.e. an arc at a designated point. The center must be indicated. Several specific options will modify the appearance of the arc as well as TikZ options such as style, color, line thickness etc.
+
+You can define the length of the arc with the option |length| or the option |delta|.
\medskip
-\begin{tabular}{lll}
+\begin{tabular}{lll}%
\toprule
options & default & definition \\
\midrule
-\TOline{delta} {0}{Modifie l'angle de l'arc en l'augmentant symétriquement}
-\TOline{length}{1}{Modifie la longueur}
-\bottomrule
+\TOline{delta} {0 (deg)}{Modifies the angle of the arc by increasing it symmetrically (in degrees)}
+\TOline{length}{1 (cm)}{Changes the length (in cm)}
\end{tabular}
\end{NewMacroBox}
@@ -44,15 +45,17 @@ options & default & definition \\
\end{tikzpicture}
\end{tkzexample}
-\subsection{Multiples constructions \tkzcname{tkzCompasss}}
-\begin{NewMacroBox}{tkzCompasss}{\oarg{local options}\parg{pt1,pt2 pt3,pt4,...}}
-\tkzHandBomb\ Attention les arguments sont des listes de deux points. Cela permet d'économiser quelques lignes de codes.
-\begin{tabular}{lll}
+\subsection{Multiple constructions \tkzcname{tkzCompasss}}
+\begin{NewMacroBox}{tkzCompasss}{\oarg{local options}\parg{pt1,pt2 pt3,pt4,\dots}}%
+\tkzHandBomb\ Attention the arguments are lists of two points. This saves a few lines of code.
+
+\medskip
+\begin{tabular}{lll}%
\toprule
options & default & definition \\
\midrule
-\TOline{delta} {0}{Modifie l'angle de l'arc en l'augmentant symétriquement}
-\TOline{length}{1}{Modifie la longueur}
+\TOline{delta} {0}{Modifies the angle of the arc by increasing it symmetrically}
+\TOline{length}{1}{Changes the length}
\end{tabular}
\end{NewMacroBox}
@@ -75,21 +78,19 @@ options & default & definition \\
\end{tkzexample}
-\subsection{Macro de configuration \tkzcname{tkzSetUpCompass}}
+\subsection{Configuration macro \tkzcname{tkzSetUpCompass}}
-\begin{NewMacroBox}{tkzSetUpCompass}{\oarg{local options}}
-\begin{tabular}{lll}
+\begin{NewMacroBox}{tkzSetUpCompass}{\oarg{local options}}%
+\begin{tabular}{lll}%
options & default & definition \\
\midrule
-\TOline{line width} {0.4pt}{épaisseur du trait}
-\TOline{color} {black!50}{couleur du trait}
-\TOline{style} {solid}{style du trait solid, dashed,dotted,...}
+\TOline{line width} {0.4pt}{line thickness}
+\TOline{color} {black!50}{line colour}
+\TOline{style} {solid}{solid line style, dashed,dotted,...}
\end{tabular}
\end{NewMacroBox}
-\begin{tkzltxexample}[]
- \tkzSetUpCompass[color=blue,line width=.3 pt]
-\end{tkzltxexample}
+\subsubsection{Use of \tkzcname{tkzSetUpCompass}}
\begin{tkzexample}[latex=7cm,small]
\begin{tikzpicture}[scale=.75,