summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tkz/tkz-elements/doc/latex/TKZdoc-elements-classes-regular.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/tkz/tkz-elements/doc/latex/TKZdoc-elements-classes-regular.tex')
-rw-r--r--macros/latex/contrib/tkz/tkz-elements/doc/latex/TKZdoc-elements-classes-regular.tex26
1 files changed, 13 insertions, 13 deletions
diff --git a/macros/latex/contrib/tkz/tkz-elements/doc/latex/TKZdoc-elements-classes-regular.tex b/macros/latex/contrib/tkz/tkz-elements/doc/latex/TKZdoc-elements-classes-regular.tex
index 4a25afdfe5..6460af030d 100644
--- a/macros/latex/contrib/tkz/tkz-elements/doc/latex/TKZdoc-elements-classes-regular.tex
+++ b/macros/latex/contrib/tkz/tkz-elements/doc/latex/TKZdoc-elements-classes-regular.tex
@@ -11,20 +11,20 @@ Creation | RP.IA = regular_polygon : new (z.I,z.A,6)|
\bgroup
\catcode`_=12
\small
-\captionof{table}{Regular\_polygon attributes.}
+\captionof{table}{Regular\_polygon attributes.}\label{regular:att}
\begin{tabular}{ll}
\toprule
-\textbf{Attributes} & \textbf{Application} \\
-\Iattr{square}{center} & |z.I = RP.IA.center| \\
-\Iattr{square}{table} & array containing all vertex affixes \\
-\Iattr{square}{through} & first vertex \\
-\Iattr{square}{circle} & defines the circle with center I passing through A \\
-\Iattr{square}{type} & |RP.IA.type= 'regular\_polygon'| \\
-\Iattr{square}{side} & |s = RP.IA.side| ; s = length of side\\
-\Iattr{square}{exradius}& |S.AB.exradius| ; radius of the circumscribed circle \\
-\Iattr{square}{inradius}& |S.AB.inxradius| ; radius of the inscribed circle \\
-\Iattr{square}{proj} & |RP.IA.proj| ; projection of the center on one side \\
-\Iattr{square}{angle} & |RP.IA.angle| ; angle formed by the center and 2 consecutive vertices \\
+\textbf{Attributes} & \textbf{Application} \\
+\Iattr{regular}{center} & |z.I = RP.IA.center| \\
+\Iattr{regular}{table} & array containing all vertex affixes \\
+\Iattr{regular}{through} & first vertex \\
+\Iattr{regular}{circle} & defines the circle with center I passing through A \\
+\Iattr{regular}{type} & |RP.IA.type= 'regular\_polygon'| \\
+\Iattr{regular}{side} & |s = RP.IA.side| ; s = length of side\\
+\Iattr{regular}{exradius}& |S.AB.exradius| ; radius of the circumscribed circle \\
+\Iattr{regular}{inradius}& |S.AB.inxradius| ; radius of the inscribed circle \\
+\Iattr{regular}{proj} & |RP.IA.proj| ; projection of the center on one side \\
+\Iattr{regular}{angle} & |RP.IA.angle| ; angle formed by the center and 2 consecutive vertices \\
\bottomrule %
\end{tabular}
\egroup
@@ -81,7 +81,7 @@ z.H = RP.five.proj
\bgroup
\catcode`_=12
\small
-\captionof{table}{Circle methods.}
+\captionof{table}{Circle methods.}\label{regular:met}
\begin{tabular}{ll}
\toprule
\textbf{Methods} & \textbf{Comments} \\