关于数学公式字体的问题 #259
关于数学公式字体的问题
#259
-
Beta Was this translation helpful? Give feedback.
Answered by
stone-zeng
Jun 14, 2022
Replies: 1 comment 2 replies
-
|
可以在 \setmathfont{latinmodern-math.otf}
\setmathrm{latinmodern-math.otf}加粗在本模板中需使用 我并不是很建议为公式和正文设置不同的字体,当然,取决于个人选择(以及学校要求)。 |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
stone-zeng
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



可以在
\fdusetup中设置font=times*之后,在导言区中加上加粗在本模板中需使用
\symbf命令(直立的加粗使用\symbfup)。我并不是很建议为公式和正文设置不同的字体,当然,取决于个人选择(以及学校要求)。