summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/visualtikz/Source/tkzfig.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/visualtikz/Source/tkzfig.tex')
-rw-r--r--Master/texmf-dist/doc/latex/visualtikz/Source/tkzfig.tex16
1 files changed, 1 insertions, 15 deletions
diff --git a/Master/texmf-dist/doc/latex/visualtikz/Source/tkzfig.tex b/Master/texmf-dist/doc/latex/visualtikz/Source/tkzfig.tex
index ee97b52a148..dedf3c548c4 100644
--- a/Master/texmf-dist/doc/latex/visualtikz/Source/tkzfig.tex
+++ b/Master/texmf-dist/doc/latex/visualtikz/Source/tkzfig.tex
@@ -1,7 +1,5 @@
\SbSSCT{Dans le texte}{In the text}
-
-%\subsubsection{Sans option de décalage}
\SbSbSSCT{Sans option de décalage}{Without offset}
\begin{center}
@@ -11,7 +9,6 @@
\TFRGB{dessin directement dans le texte}{picture in the text} \tikz \draw[blue] (0,0) rectangle(2,2); \tikz \draw[blue] (0,0) circle (1);\TFRGB{ici est inclus le code suivant}{here is the following code} : \BS{tikz} \BS{draw} (0,0) rectangle(2,2);\BS{tikz} \BS{draw} (0,0) circle (1);
\bigskip
-%\subsubsection{Avec décalage nul}
\SbSbSSCT{Avec décalage nul}{With zero offset}
\TFRGB{dessin directement dans le texte}{picture in the text} \tikz[baseline=0pt] \draw[blue] (0,0) rectangle(2,2); \tikz[baseline=0pt] \draw[blue] (0,0) circle (1);\TFRGB{ici est inclus le code suivant}{here is the following code} : \BS{tikz}[\RDD{baseline}=0pt] \BS{draw} (0,0) rectangle(2,2);\BS{tikz}[\RDD{baseline}=0pt] \BS{draw} (0,0) circle (1);
@@ -20,14 +17,13 @@
\bigskip
-%\subsubsection{Avec décalage }
\SbSbSSCT{Avec décalage}{With an offset}
\TFRGB{dessin directement dans le texte}{picture in the text} \tikz[baseline=1cm] \draw[blue] (0,0) rectangle(2,2); \tikz[baseline=1cm] \draw[blue] (0,0) circle (1);\TFRGB{ici est inclus le code suivant}{here is the following code} : \BS{tikz}[\RDD{baseline}=1cm] \BS{draw} (0,0) rectangle(2,2);\BS{tikz}[\RDD{baseline}=1cm] \BS{draw} (0,0) circle (1);
\newpage
-%----------------------------------------------------------
+
\SbSSCT{Dans un environnement tikzpicture}{In a tikzpicture environment}
\begin{center}
@@ -98,10 +94,6 @@
\\ \hline
\end{tabular}
-
-
-
-%\subsection{Dans un environnement fbox}
\SbSSCT{Dans un environnement fbox}{In a fbox environment}
\noindent
@@ -129,7 +121,6 @@
\\ \hline
\end{tabular}
-%\subsection{Modification du cadrage}
\SbSSCT{Modification du cadrage}{Bounding box}
\begin{center}
@@ -187,10 +178,6 @@ texte après
\\ \hline
\end{tabular}
-%\SbSSCT{Tracer les limites du dessin}{Drawing the bounding box}
-
-
-
\bigskip
\begin{tabular}{|l|l|} \hline
@@ -339,7 +326,6 @@ texte après
\\ \hline
\end{tabular}
-%\subsubsection{Changement d'échelle}
\SbSbSSCT{Changement d'échelle}{Scaling}
\noindent