summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/visualtikz/Source/versGB.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/visualtikz/Source/versGB.tex')
-rw-r--r--Master/texmf-dist/doc/latex/visualtikz/Source/versGB.tex13
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/visualtikz/Source/versGB.tex b/Master/texmf-dist/doc/latex/visualtikz/Source/versGB.tex
new file mode 100644
index 00000000000..2cb44061384
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/visualtikz/Source/versGB.tex
@@ -0,0 +1,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} }