diff --git a/scutthesis.pdf b/scutthesis.pdf index 14d5e52..80bc174 100644 Binary files a/scutthesis.pdf and b/scutthesis.pdf differ diff --git a/scutthesis.tex b/scutthesis.tex index 38cb01e..f6d1dd7 100644 --- a/scutthesis.tex +++ b/scutthesis.tex @@ -51,7 +51,7 @@ \author{作者姓名} \supervisor{指导教师:xxx\ 教授} \institute{华南理工大学} - \date{2020年5月20日} + \date{2025年1月6日} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \maketitle \frontmatter %此后为罗马数字页码,页面类型为plain @@ -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文件夹的各种测试文件。 + % \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 %章节不编号但页码继续