跪了,\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,不符合要求了……
跪了,\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,不符合要求了……