summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tkz/tkz-base/doc/latex/TKZdoc-base-texte.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/tkz/tkz-base/doc/latex/TKZdoc-base-texte.tex')
-rw-r--r--macros/latex/contrib/tkz/tkz-base/doc/latex/TKZdoc-base-texte.tex14
1 files changed, 7 insertions, 7 deletions
diff --git a/macros/latex/contrib/tkz/tkz-base/doc/latex/TKZdoc-base-texte.tex b/macros/latex/contrib/tkz/tkz-base/doc/latex/TKZdoc-base-texte.tex
index eb53581ab9..50792842f9 100644
--- a/macros/latex/contrib/tkz/tkz-base/doc/latex/TKZdoc-base-texte.tex
+++ b/macros/latex/contrib/tkz/tkz-base/doc/latex/TKZdoc-base-texte.tex
@@ -6,7 +6,7 @@ Of course you can use \TIKZ, but the macro I propose to allow you to place the t
The options are always those of \TIKZ, in particular the following ones:
\begin{NewMacroBox}{tkzText}{\oarg{local options}\parg{dot}\var{text}}%
The point can either be given by its coordinates or by its name.
-\hypertarget{text}{}
+
\begin{tabular}{lll}%
\toprule
options & default & definition\\
@@ -29,7 +29,7 @@ options & default & definition\\
line width = 1pt,%
color = red,%
fill = orange!20](3,4000)%
- {Recette en fonction du mois}
+ {Revenue by month}
\end{tikzpicture}
\end{tkzexample}
@@ -49,7 +49,7 @@ options & default & definition\\
\end{tikzpicture}
\end{tkzexample}
-\subsubsection{Text with a period}
+\subsubsection{Text with a point}
It is possible to give the reference of a point instead of its coordinates.
\begin{tkzexample}[latex=8cm]
@@ -93,16 +93,16 @@ The arguments differ according to the boolean \tkzname{line}.
\toprule
options & default & definition\\
\midrule
-\TOline{line}{false}{Boolean :line or symbol}
+\TOline{line}{false}{Boolean: line or symbol}
\end{tabular}
-Avec |line=true|
+With |line=true|
\begin{tabular}{lll}
\toprule
arguments & default & example\\
\midrule
-\TAline{style/line width/color/texte}{no default}{dashed/1pt/red/Recipe}
+\TAline{style/line width/color/text}{no default}{dashed/1pt/red/Product Recipe B}
\end{tabular}
\medskip
@@ -112,7 +112,7 @@ With |line=false|
\toprule
arguments & default & example\\
\midrule
-\TAline{mark/mark size/color/texte}{no default}{heart/1ex/red!30/Product Recipe A}
+\TAline{mark/mark size/color/text}{no default}{heart/1ex/red!30/Product Recipe A}
\end{tabular}
\end{NewMacroBox}