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
跪了,\hbar无法显示,报错为 ! Undefined control sequence. \hbar ->\protect \hbar
l.40 ^^IH_{FR}=i{\hbar }\int^{+\infty}_{-\infty}d\omega\kappa(\omega)[\hat{b}...
?
在bare_thesis.tex里加入了数学字体包 \usepackage{mathpazo} 之后才能正常显示,但是字体就不再是TimesNewRoman,不符合要求了……
The text was updated successfully, but these errors were encountered:
No branches or pull requests
跪了,\hbar无法显示,报错为
! Undefined control sequence.
\hbar ->\protect \hbar
l.40 ^^IH_{FR}=i{\hbar
}\int^{+\infty}_{-\infty}d\omega\kappa(\omega)[\hat{b}...
?
在bare_thesis.tex里加入了数学字体包
\usepackage{mathpazo}
之后才能正常显示,但是字体就不再是TimesNewRoman,不符合要求了……
The text was updated successfully, but these errors were encountered: