diff options
author | David A. Madore <david@procyon.(none)> | 2011-04-29 18:15:54 +0200 |
---|---|---|
committer | David A. Madore <david@procyon.(none)> | 2011-04-29 18:15:54 +0200 |
commit | d3eac5d57bbf792c983b75dcf37bfb1abcfb07fe (patch) | |
tree | 15422b9722167064c0e9f1d59043b97bb612beb4 /configuration | |
parent | eb03509126993019fb82fb681c5eafc4224a0803 (diff) | |
download | galois-d3eac5d57bbf792c983b75dcf37bfb1abcfb07fe.tar.gz galois-d3eac5d57bbf792c983b75dcf37bfb1abcfb07fe.tar.bz2 galois-d3eac5d57bbf792c983b75dcf37bfb1abcfb07fe.zip |
Nouveau type d'étiquette : « Question ».
Diffstat (limited to 'configuration')
-rw-r--r-- | configuration/francais.tex | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configuration/francais.tex b/configuration/francais.tex index 20e70af..337bc3f 100644 --- a/configuration/francais.tex +++ b/configuration/francais.tex @@ -95,6 +95,10 @@ \newtheorem{variante2}[subsubsection]{Variante} \newtheorem{variante3}[paragraph]{Variante} +\newtheorem{question}[subsection]{Question} +\newtheorem{question2}[subsubsection]{Question} +\newtheorem{question3}[paragraph]{Question} + \newtheorem{convention}[subsection]{Convention} \newtheorem{convention2}[subsubsection]{Convention} \newtheorem{convention3}[paragraph]{Convention} |