summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/visualtikz/Source/tikzdebut.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/visualtikz/Source/tikzdebut.tex')
-rw-r--r--Master/texmf-dist/doc/latex/visualtikz/Source/tikzdebut.tex42
1 files changed, 24 insertions, 18 deletions
diff --git a/Master/texmf-dist/doc/latex/visualtikz/Source/tikzdebut.tex b/Master/texmf-dist/doc/latex/visualtikz/Source/tikzdebut.tex
index 5ebaf5bed54..13d3764d5bb 100644
--- a/Master/texmf-dist/doc/latex/visualtikz/Source/tikzdebut.tex
+++ b/Master/texmf-dist/doc/latex/visualtikz/Source/tikzdebut.tex
@@ -3,7 +3,7 @@
\usepackage{fontspec}
\usepackage[frenchb,english]{babel}
-\TFRGB{\selectlanguage{french}}{\selectlanguage{english}}
+%\TFRGB{\selectlanguage{french}}{\selectlanguage{english}}
\usepackage{amsmath,amsfonts}
@@ -54,7 +54,7 @@
\usetikzlibrary{fadings}
\usetikzlibrary{arrows.meta}
\usetikzlibrary{bending}
-%\usetikzlibrary{positioning}
+\usetikzlibrary{fit}
%\usetikzlibrary{decorations}
@@ -96,22 +96,7 @@
\newcommand{\BSR}[1]{\textbf{\color{red} $\backslash$#1}}
-\newcommand{\ESS}[1]{\textbf{\textbackslash{#1}}\index{\textbf{1 Environnements}!#1 @\textbackslash{}#1}}
-
-
-\newcommand{\BSS}[1]{\textbf{\textbackslash{#1}}\index{\textbf{2 Commandes}!#1 @\textbackslash{}#1}}
-
-\newcommand{\BSI}[2]{ \index{\textbf{4) Par modules }!\textbf{#2}!#1@\textbackslash{}#1 (M)}}
-
-\newcommand{\DDD}[1]{{\color{red} #1}\index{\textbf{3 Paramètres et options!Elements}!#1}}
-\newcommand{\FDD}[1]{{\color{red} #1}\index{\textbf{5 Extrémit\'es}!#1}}
-
-\newcommand{\RDD}[1]{{\color{red} #1}\index{\textbf{3 Paramètres et options}!#1}}
-
-\newcommand{\RDDD}[2]{{\color{red}#1} \index{\textbf{Paramètres et options}!#2!#1}}
-
-\newcommand{\RDDX}[2]{{\color{red}#1} \index{\textbf{4 Options}!#1 (#2)}}
%\newcommand{\RDDX}[2]{{\color{red}#1} \index{\textbf{3 Paramètres et options}!#2=#1}}
@@ -144,4 +129,25 @@
%\newcommand{\SbSbSSCT}[2]{\subsubsection{#1}}
%\newcommand{\SSCTTC}[4]{\section[#1]{#2}}
%\newcommand{\SbSSCTTC}[4]{\subsection[#1]{#2}}
-%\newcommand{\SbSbSSCTTC}[4]{\subsubsection[#1]{#2}} \ No newline at end of file
+%\newcommand{\SbSbSSCTTC}[4]{\subsubsection[#1]{#2}}
+
+\TFRGB{
+\newcommand{\ESS}[1]{\textbf{\textbackslash{#1}}\index{\textbf{1 Environnements}!#1 @\textbackslash{}#1}}
+\newcommand{\BSS}[1]{\textbf{\textbackslash{#1}}\index{\textbf{2 Commandes}!#1 @\textbackslash{}#1}}
+\newcommand{\BSI}[2]{ \index{\textbf{4) Par modules }!\textbf{#2}!#1@\textbackslash{}#1 (M)}}
+\newcommand{\DDD}[1]{{\color{red} #1}\index{\textbf{3 Paramètres et options!Elements}!#1}}
+\newcommand{\FDD}[1]{{\color{red} #1}\index{\textbf{5 Extrémit\'es}!#1}}
+\newcommand{\RDD}[1]{{\color{red} #1}\index{\textbf{3 Paramètres et options}!#1}}
+\newcommand{\RDDD}[2]{{\color{red}#1} \index{\textbf{Paramètres et options}!#2!#1}}
+\newcommand{\RDDX}[2]{{\color{red}#1} \index{\textbf{4 Options}!#1 (#2)}}
+}
+{
+\newcommand{\ESS}[1]{\textbf{\textbackslash{#1}}\index{\textbf{1 Environments}!#1 @\textbackslash{}#1}}
+\newcommand{\BSS}[1]{\textbf{\textbackslash{#1}}\index{\textbf{2 Commands}!#1 @\textbackslash{}#1}}
+\newcommand{\BSI}[2]{ \index{\textbf{4) Par modules }!\textbf{#2}!#1@\textbackslash{}#1 (M)}}
+\newcommand{\DDD}[1]{{\color{red} #1}\index{\textbf{3 Parameters and options!Elements}!#1}}
+\newcommand{\FDD}[1]{{\color{red} #1}\index{\textbf{5 Extrémities}!#1}}
+\newcommand{\RDD}[1]{{\color{red} #1}\index{\textbf{3 Parameters and options}!#1}}
+\newcommand{\RDDD}[2]{{\color{red}#1} \index{\textbf{Parameters and options}!#2!#1}}
+\newcommand{\RDDX}[2]{{\color{red}#1} \index{\textbf{4 Options}!#1 (#2)}}
+} \ No newline at end of file