move shortcuts to shortcuts.sty extension.

This commit is contained in:
Jeff Lance 2016-05-28 23:20:23 +02:00
parent bec6211e7e
commit 9c20fdf1b5

View File

@ -95,16 +95,6 @@
% \rlap{\raisebox{.45\ht0}{\textcolor{#1}{\rule{\wd0}{#2}}}} {#3}
% }
% texte gras
\newcommand{\tb}[1]{\textbf{#1}}
% vecteurs i et j
\NewDocumentCommand \veci { } {
\vec{\imath}
}
\NewDocumentCommand \vecj { } {
\vec{\jmath}
}
%--%