Stix2 math bold doesn't work #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
\begin{equation}
\frac{\partial \bm{u}}{\partial t}+(\bm{u}.\nabla)\bm{u}=
\nu\nabla^{2}\bm{u}-\frac{1}{\rho}\nabla p+\frac{1}{\rho} \bm{f}
\label{eq:NS}
\end{equation}
Fails to do bold with warnings:
LaTeX Font Warning: Font shape
TU/STIXTwoMath(1)/b/n' undefined (Font) usingTU/STIXTwoMath(1)/m/n' instead on input line 78.Possibly related to this post: https://tex.stackexchange.com/questions/648668/stix2-throws-latex-font-warning-with-boldsymbol-or-bm
A hack fix in
rudissertation.sty:For the vector examples, this works better