summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/visualtikz/Source/tkznoeud1.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/visualtikz/Source/tkznoeud1.tex')
-rw-r--r--Master/texmf-dist/doc/latex/visualtikz/Source/tkznoeud1.tex21
1 files changed, 15 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/visualtikz/Source/tkznoeud1.tex b/Master/texmf-dist/doc/latex/visualtikz/Source/tkznoeud1.tex
index 13200b2587c..fca3485a082 100644
--- a/Master/texmf-dist/doc/latex/visualtikz/Source/tkznoeud1.tex
+++ b/Master/texmf-dist/doc/latex/visualtikz/Source/tkznoeud1.tex
@@ -1,5 +1,5 @@
-\subsection{Définition des n\oe uds}
-
+%\subsection{Définition des n\oe uds}
+\SbSSCT{Définition des n\oe uds}{Creation of nodes}
\tikzset{blue}
\begin{tabular}{|c | c | c | c |} \hline
@@ -58,12 +58,13 @@ node[\RDD{draw}]
\end{tabular}
\bigskip
-Autres types de n\oe uds voir page \pageref{noeudboite}
+\TFRGB{Autres types de n\oe uds voir page}{Other type of nodes see page} \pageref{noeudboite}
%-------------------------------------------------------------------------------
-\subsection{Liaisons}
+%\subsection{Liaisons}
+\SbSSCT{Liaisons}{Links}
\label{liaisons}
\begin{tabular}{|c|c|c|} \hline
@@ -263,7 +264,8 @@ controls +(D)
\end{tabular}
%---------------------------------------------------------------------------------
-\subsection{\'Etiquettes sur les n\oe uds}
+%\subsection{\'Etiquettes sur les n\oe uds}
+\SbSSCT{\'Etiquettes sur les n\oe uds}{Label on node}
\begin{tabular}{|c|c|c|c|} \hline
\multicolumn{4}{|c|}{ \BS{fill}(0,0) circle (2pt) node[\RDD{above}] \AC{texte} ; }\\
@@ -343,6 +345,7 @@ controls +(D)
%\begin{tikzpicture} \draw[help lines] (-1,-1) grid (1,1);\fill (0,0) circle (2pt) node[distance=.3cm] {texte};\end{tikzpicture}
\newpage
+\selectlanguage{french}
\begin{tabular}{|c|c|c|c|c|} \hline
\multicolumn{5}{|l|}{ \BSS{shorthandoff}\AC{:} \footnotemark[1] } \\
@@ -388,6 +391,9 @@ controls +(D)
\bigskip
\shorthandoff{:}
+
+
+
\begin{tabular}{|c|c|c|} \hline
\multicolumn{3}{|c|}{ \BSS{shorthandoff}\AC{:} \BS{node}[circle,draw,blue,\RDD{pin}=texte] \AC{} ; \BSS{shorthandon}\AC{:} \footnotemark[1] }\\
\hline
@@ -426,9 +432,12 @@ controls +(D)
% % % % % % % % % % >>>>>>>>>> a voir : option edge <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
\shorthandon{:}
+
+\selectlanguage{english}
% >>>>>>>>>>>>>>>>>>>>>> A Voir : positioning librairy <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
-\subsection{ N\oe uds sur un chemin}
+%\subsection{ N\oe uds sur un chemin}
+\SbSSCT{ N\oe uds sur un chemin}{Nodes on path}
\begin{tabular}{|c|c|c|} \hline
\multicolumn{3}{|c|}{ \BS{draw}(0,0) .. controls (1,2) and (2,-1) .. (4,0) node[\RDD{at end}] \AC{texte} ; }\\