We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
\varphi应该是有缺口的,\phi没缺口,但是我编译完成后这俩显示反了。 请问这种情况怎么解决?
The text was updated successfully, but these errors were encountered:
请给出复现代码和结果截图。
Sorry, something went wrong.
复现代码在这https://github.com/kwbd/LaTeX_test_phi 截图: 多谢大佬
MWE:
\documentclass{article} \RequirePackage{amsmath} \RequirePackage{mathspec} \setallmainfonts{Times New Roman} \begin{document} \[\varphi\] \[\phi\] \end{document}
把 \setallmainfonts 注释掉,自己改改字体就行了。字体这块存在问题很久了,作者应该也不想改,自己改吧。
\setallmainfonts
No branches or pull requests
\varphi应该是有缺口的,\phi没缺口,但是我编译完成后这俩显示反了。
请问这种情况怎么解决?
The text was updated successfully, but these errors were encountered: