答案1
正确的顺序是相反的,先newtxtext
,然后newtxmath
。
\documentclass{article}
\usepackage{newtxtext,newtxmath}
\usepackage{amsmath}
\begin{document}
notations: $Y=N-\operatorname{int}(U)$
\end{document}
我们newtxmath.sty
发现
\DeclareSymbolFont{operators}{\tx@enc}{\rmdefaultB}{m}{n}
并且\rmdefaultB
是,如果尚未加载,则\rmdefault
仍然是 Computer Modern ,newtxtext