Update \veci and \vecj command: add \ensuremath.
This commit is contained in:
parent
0693768f5c
commit
7444b2f5eb
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user