diff --git a/shortcuts/shortcuts.sty b/shortcuts/shortcuts.sty index 83c25a8..0ceb102 100644 --- a/shortcuts/shortcuts.sty +++ b/shortcuts/shortcuts.sty @@ -36,6 +36,11 @@ % texte gras \newcommand{\tb}[1]{\textbf{#1}} +% c'est-à-dire +\NewDocumentCommand \cad { } { + {c'est-à-dire} +} + % vecteurs i et j % utilise la syntax du package xparse non déclaré dans le préambule de ce % fichier.