\documentclass{svmono}
\usepackage{amsmath}
\begin{document}
\end{document}
generates the warning
Package amsmath Warning: Unable to redefine math accent \vec.
Is there any way to remove this warning?
generates the warning
Is there any way to remove this warning? |
|||
|
|
|
The Just call
If you prefer to have the
while if you prefer the "italic bold" one that conforms to ISO regulations, do
In both cases this should go after having loaded |
|||
|
|