add ul command
This commit is contained in:
parent
0cb30c3c25
commit
03c139e353
1 changed files with 3 additions and 0 deletions
|
@ -62,3 +62,6 @@
|
||||||
\fi
|
\fi
|
||||||
}
|
}
|
||||||
\makeatother
|
\makeatother
|
||||||
|
|
||||||
|
% Souligne mieux les mots avec \uline{}
|
||||||
|
\newcommand{\ul}[1]{\underline{\smash{#1}}}
|
||||||
|
|
Loading…
Reference in a new issue