部分字符编译后无法显示
#286
-
|
使用的fduthesis版本为:v0.7e;存在问题:编译后,公式中部分字符无法显示,例如:\alpha、\beta。 |
Beta Was this translation helpful? Give feedback.
Answered by
note286
Jan 5, 2023
Replies: 2 comments 5 replies
-
|
请提供一下可供编译的代码以及相应的报错信息,此外建议使用最新版(v0.8)。 |
Beta Was this translation helpful? Give feedback.
4 replies
-
\documentclass{fduthesis}
\begin{document}
\mainmatter
\begin{equation}
\symbf{\beta}{(t-1)}=softmax(\symbf{b}{(t-1)} \odot \symbf{c}),
\end{equation}
\backmatter
\end{document}请使用 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
stone-zeng
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

@MusicJIA
请使用
\symbf。