Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
mengchaoheng committed Jan 6, 2025
1 parent e36a5fd commit 5183e3a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified scutthesis.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion scutthesis.tex
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
\include{chapter/chapter02}%第二章
\include{chapter/chapter03}%第三章
\include{chapter/chapter04}
% \include{chapter/chapter05} % 新增公式字体设置,需要引入字体包unicode-math然后通过setmainfont设置不同字体(unicode-math包默认Latin Modern Math字体,而latex默认Computer Modern Math字体), Computer Modern Math也是模板一直以来使用的字体。这里提供给需要更多字体的同学探索。模版的修改在scutthesis.cls文件82-85行,自行探索各种常用数学符号的区别,编译math_font文件夹的各种测试文件。注意新的字体包unicode-math包下,加粗,花体等命令都有一定的改变,要适当替换一下。可以在测试文件做好测试再使用。
% \include{chapter/chapter05} % 新增公式字体设置,需要引入字体包unicode-math然后通过setmainfont设置不同字体(unicode-math包默认Latin Modern Math字体,而latex默认Computer Modern Math字体), Computer Modern Math也是模板一直以来使用的字体。这里提供给需要更多字体的同学探索。模版的修改在scutthesis.cls文件82-85行。若希望探索各种常用数学符号的区别,直接编译math_font文件夹的各种测试文件。注意新的字体包unicode-math包下,加粗,花体等命令都有一定的改变,要适当替换一下。可以在测试文件做好测试再使用。
% 自行根据需要添加章节。

\backmatter %章节不编号但页码继续
Expand Down

0 comments on commit 5183e3a

Please sign in to comment.