diff options
-rw-r--r-- | config/macros.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/macros.tex b/config/macros.tex index 7083dfe..852a805 100644 --- a/config/macros.tex +++ b/config/macros.tex @@ -183,7 +183,7 @@ end % Symbole de Legendre \newcommand{\Legendre}[2]{\left(\frac{#1}{#2}\right)} -%% macro pourrie à changer +% Coefficient du binôme (à changer) \renewcommand{\binom}[2]{\big(\begin{matrix}\scriptstyle #1 \\ \scriptstyle #2 \end{matrix}\big)} % Quaternions |