You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
\documentclass{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{amsmath}
\usepackage{mathtools} % fixes some stuff of amsmath\usepackage{bm}
\usepackage{accents}
%\usepackage[cdmath=false,cdfont=heavy]{tudscrfonts}\begin{document}
$\tilde{f} \quad\bm{ { \tilde{f} } }$\end{document}
With the accents package:
This is without the tudscrfonts package loaded, just like in the MWE above:
This is withtudscrfonts loaded (by uncommenting the corresponding line above):
Without the accents package:
Here the positioning is only subtly affected by tudscrfonts noticeable only when observing the pdf file update.
without the tudscrfonts package:
with the tudscrfonts package:
The text was updated successfully, but these errors were encountered:
baloe
changed the title
Math accents not placed correctly with tudscrfonts
Math accents not placed correctly with tudscrfonts and accents package
Feb 3, 2021
Dealing with all the font stuff, especially with math alphabets is really a torture. Do you have a real need for package accents and so an urgent issue or is this only for information. In the latter case, I will have a look for the next main release.
No, it's not very urgent, plus egreg pointed out another way of setting the accents that I need without loading the accents package.
Provided that the accents package was last updated in 2006 it may be advisable to avoid it anyway.
With the
accents
package:This is without the
tudscrfonts
package loaded, just like in the MWE above:This is with
tudscrfonts
loaded (by uncommenting the corresponding line above):Without the
accents
package:Here the positioning is only subtly affected by
tudscrfonts
noticeable only when observing the pdf file update.without the
tudscrfonts
package:with the
tudscrfonts
package:The text was updated successfully, but these errors were encountered: