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
lualatex and mathsf italic and overline: not centered. xelatex do not have this issue
Add info or delete as appropriate:
Relevant for XeTeX
Relevant for LuaTeX
Minimal example demonstrating the issue
\documentclass{article}
\usepackage{unicode-math}
\unimathsetup{mathsf=sym,sans-style=italic}
\begin{document}
\[\mathsf{\overline{x}} = \overline{x} % \overline{\mathsf{x}} has the same issue too\]\end{document}
Further details
lualatex:
xelatex:
The text was updated successfully, but these errors were encountered:
Description
lualatex and mathsf italic and overline: not centered. xelatex do not have this issue
Add info or delete as appropriate:
Minimal example demonstrating the issue
Further details
lualatex:
xelatex:
The text was updated successfully, but these errors were encountered: