From 7444b2f5eb7ad3159e937af6e2d49d307f6f4128 Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Fri, 12 May 2017 21:22:03 +0200 Subject: [PATCH] Update \veci and \vecj command: add \ensuremath. --- shortcuts/shortcuts.sty | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shortcuts/shortcuts.sty b/shortcuts/shortcuts.sty index 7fa1f81..db0e85a 100644 --- a/shortcuts/shortcuts.sty +++ b/shortcuts/shortcuts.sty @@ -59,10 +59,10 @@ % utilise la syntax du package xparse non appelé dans le préambule de ce % fichier. \NewDocumentCommand \veci { } { - \( \vec{\imath} \) + \ensuremath{ \vec{\imath} } } \NewDocumentCommand \vecj { } { - \( \vec{\jmath} \) + \ensuremath{ \vec{\jmath} } } % ensembles