docs(paper): 设置论文主字体为Times New Roman
在LaTeX文档中添加主字体设置,使用Times New Roman作为默认英文字体,以符合学术论文格式要求
This commit is contained in:
parent
d2828fb1f8
commit
c16329d421
@ -69,6 +69,7 @@
|
||||
|
||||
% 字体设置
|
||||
\usepackage{fontspec}
|
||||
\setmainfont{Times New Roman}
|
||||
|
||||
% 设置方正楷体
|
||||
\setCJKfamilyfont{fzkaiti}[
|
||||
|
Loading…
x
Reference in New Issue
Block a user