diff options
author | Fabrice (Darwin) <Fabrice.Orgogozo+git@gmail.com> | 2012-03-01 16:12:46 +0100 |
---|---|---|
committer | Fabrice Orgogozo <Fabrice.Orgogozo+git@gmail.com> | 2012-03-01 16:12:46 +0100 |
commit | 5f00b92bd18b1818d4a51df98a44d6898cb29dc7 (patch) | |
tree | f4f383c75e38b2d935becffb342f148a90c9b30c /configuration | |
parent | e68b4cf2f5c51a237ced558aa6ed88aaa4196703 (diff) | |
download | galois-5f00b92bd18b1818d4a51df98a44d6898cb29dc7.tar.gz galois-5f00b92bd18b1818d4a51df98a44d6898cb29dc7.tar.bz2 galois-5f00b92bd18b1818d4a51df98a44d6898cb29dc7.zip |
[macros] macros pour citer Bourbaki
On verra plus tard ce que l'on fait.
Faire un \cite{} est lourdingue et pas parlant.
Diffstat (limited to 'configuration')
-rw-r--r-- | configuration/encoredesmacros.tex | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/configuration/encoredesmacros.tex b/configuration/encoredesmacros.tex index ce28540..95a07de 100644 --- a/configuration/encoredesmacros.tex +++ b/configuration/encoredesmacros.tex @@ -14,3 +14,13 @@ \newcommand{\version}{\begin{center}\small{version du \VCDate\ à \VCHM\,\textsc{tu}}\, {\tiny (\texttt{\VCRevision})\\ \ifx\VCModified=0 \VCModifiedText \fi}\end{center}} \newcommand\commentaire[1]{\marginpar{\textcolor{Magenta}{#1}}} \def\russe#1{\foreignlanguage{russian}{#1}} +\def\BourbakiAC#1{[{\bf AC}, #1]} +\def\BourbakiTS#1{[{\bf TS}, #1]} +\def\BourbakiE#1{[{\bf E}, #1]} +\def\BourbakiA#1{[{\bf A}, #1]} +\def\BourbakiEVT#1{[{\bf EVT}, #1]} +\def\BourbakiFVR#1{[{\bf FVR}, #1]} +\def\BourbakiINT#1{[{\bf INT}, #1]} +\def\BourbakiVAR#1{[{\bf VAR}, #1]} +\def\BourbakiLIE#1{[{\bf LIE}, #1]} +\def\BourbakiTG#1{[{\bf TG}, #1]} |