summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tkz/tkz-euclide/doc/latex/TKZdoc-euclide-compass.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-03-09 03:01:39 +0000
committerNorbert Preining <norbert@preining.info>2020-03-09 03:01:39 +0000
commit0561778af6f8fde0a3a1c334e2aab9a4f1142d6e (patch)
treec19fe45e4101aed56e7fb3602174c6a5e335d7d1 /macros/latex/contrib/tkz/tkz-euclide/doc/latex/TKZdoc-euclide-compass.tex
parenta8880a5ee484845d9a526c5ca8d21d31214af22b (diff)
CTAN sync 202003090301
Diffstat (limited to 'macros/latex/contrib/tkz/tkz-euclide/doc/latex/TKZdoc-euclide-compass.tex')
-rw-r--r--macros/latex/contrib/tkz/tkz-euclide/doc/latex/TKZdoc-euclide-compass.tex47
1 files changed, 24 insertions, 23 deletions
diff --git a/macros/latex/contrib/tkz/tkz-euclide/doc/latex/TKZdoc-euclide-compass.tex b/macros/latex/contrib/tkz/tkz-euclide/doc/latex/TKZdoc-euclide-compass.tex
index 0521c58722..a66e7809a1 100644
--- a/macros/latex/contrib/tkz/tkz-euclide/doc/latex/TKZdoc-euclide-compass.tex
+++ b/macros/latex/contrib/tkz/tkz-euclide/doc/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,