diff options
author | David A. Madore <david+git@madore.org> | 2012-07-12 16:07:20 +0200 |
---|---|---|
committer | David A. Madore <david+git@madore.org> | 2012-07-12 16:07:20 +0200 |
commit | e0173dc565d2151c8a8919bbf094b03b07168b7d (patch) | |
tree | ff019153d54c5a6a11198ee41a73d5513bc99fe8 /configuration | |
parent | 924b4af8ff5120b0e7c79642b07dfafe4e627224 (diff) | |
download | galois-e0173dc565d2151c8a8919bbf094b03b07168b7d.tar.gz galois-e0173dc565d2151c8a8919bbf094b03b07168b7d.tar.bz2 galois-e0173dc565d2151c8a8919bbf094b03b07168b7d.zip |
Macros: ppcm
Diffstat (limited to 'configuration')
-rw-r--r-- | configuration/formules.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configuration/formules.tex b/configuration/formules.tex index 7b9a356..f22e7ca 100644 --- a/configuration/formules.tex +++ b/configuration/formules.tex @@ -31,6 +31,7 @@ \newcommand{\Stab}{\mathrm{Stab}} \renewcommand{\Im}{\mathop{\mathrm{Im}}} \newcommand{\pgcd}{\mathrm{pgcd}} +\newcommand{\ppcm}{\mathrm{ppcm}} % schémas \newcommand{\Spec}{\mathrm{Spec}} \newcommand{\Specmax}{\mathrm{Specmax}} |