summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/visualtikz/Source/versGB.tex
blob: 2cb44061384497a66fe9c4c76b167ee054232afc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
%English version
\newcommand{\TFRGB}[2]{#2} % #1 en francais #2 in english

\newcommand{\dft}{By default}
\newcommand{\SSCT}[2]{ \section{#2}}
\newcommand{\SbSSCT}[2]{ \subsection{#2}}
\newcommand{\Par}[2]{ \paragraph{#2}}
\newcommand{\SbSbSSCT}[2]{ \subsubsection{#2}}
\newcommand{\SSCTTC}[4]{ \section[#2]{#2}}
\newcommand{\SbSSCTTC}[4]{ \subsection[#2]{#2}}
\newcommand{\SbSbSSCTTC}[4]{ \subsubsection[#3]{#4}}

\newcommand{\maboite}[1]{\begin{center}  \tikz \draw node[draw,fill=yellow!20,inner sep=0.2cm,text centered,text width=.75\linewidth] {Load package : #1} ; \end{center} }