Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

公式里面的粗体不是新罗马 #331

Open
crayfishcc opened this issue Jul 3, 2024 · 1 comment
Open

公式里面的粗体不是新罗马 #331

crayfishcc opened this issue Jul 3, 2024 · 1 comment

Comments

@crayfishcc
Copy link

如图,公式中的粗体不是新罗马字体,这个应该如何解决?应该修改cls的哪里?
image
自己尝试了在cls文件的第49行开始加入newtxmath、XITS等包,挺容易出现冲突的,等号什么的都没有了

@crayfishcc
Copy link
Author

最后把cls文件中弄字体的部分改成这样了:
\RequirePackage{newtxmath,amsmath,amsfonts,mathrsfs,bm}
%RequirePackage{amsmath,amssymb,amsfonts,mathrsfs,bm}
\RequirePackage[amsmath,thmmarks,hyperref]{ntheorem}
%RequirePackage{txfonts}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant