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.tex24
1 files changed, 12 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/latex/visualtikz/Source/tikzdebut.tex b/Master/texmf-dist/doc/latex/visualtikz/Source/tikzdebut.tex
index 54604914ea5..5ebaf5bed54 100644
--- a/Master/texmf-dist/doc/latex/visualtikz/Source/tikzdebut.tex
+++ b/Master/texmf-dist/doc/latex/visualtikz/Source/tikzdebut.tex
@@ -1,8 +1,9 @@
\documentclass[a4paper,10pt]{article}
\usepackage{fontspec}
+\usepackage[frenchb,english]{babel}
-\usepackage[frenchb]{babel}
+\TFRGB{\selectlanguage{french}}{\selectlanguage{english}}
\usepackage{amsmath,amsfonts}
@@ -115,9 +116,8 @@
%\newcommand{\RDDX}[2]{{\color{red}#1} \index{\textbf{3 Paramètres et options}!#2=#1}}
-\newcommand{\maboite}[1]{\begin{center} \tikz \draw node[draw,fill=yellow!20,inner sep=0.2cm,text centered,text width=.65\linewidth] {#1} ; \end{center} }
-\newcommand{\RRR}[1]{\tikz[baseline=-1mm] \draw node[draw,fill=red!20] {{\footnotesize #1}} ;\index{\textbf{5 PGFmanual }!#1} }
+\newcommand{\RRR}[1]{\tikz[baseline=-1mm] \draw node[draw,fill=red!20] {{\footnotesize PGFmanual section : #1}} ;\index{\textbf{5 PGFmanual }!#1} }
\newcommand{\DFR}{ \tikzpicture[scale=.25]
\draw [fill=blue](0,0) rectangle (3,1.5);
@@ -136,12 +136,12 @@
\draw [red,line width=.05cm](0,0.75) -- (3,0.75);
\endtikzpicture }
-%pour traduction
-\newcommand{\TFRGB}[2]{#1} % #1 en francais #2 in english
-\newcommand{\dft}{Par défaut}
-\newcommand{\SSCT}[2]{\section{#1}}
-\newcommand{\SbSSCT}[2]{\subsection{#1}}
-\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
+%%pour traduction
+%\newcommand{\TFRGB}[2]{#1} % #1 en francais #2 in english
+%\newcommand{\dft}{Par défaut}
+%\newcommand{\SSCT}[2]{\section{#1}}
+%\newcommand{\SbSSCT}[2]{\subsection{#1}}
+%\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