forked from Nazzcjy/SZUThesisLatest
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request Nazzcjy#1 from cflee123/master
0130\2304
Showing
3 changed files
with
62 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,25 @@ | ||
# szuthesis 深圳大学学位论文 LaTeX 模板 | ||
1、实现黑体加粗,但需自己下载字体 | ||
2、修改了页边距(上—2.54cm, 下—2.54cm, 左—3.17cm, 右—3.17cm) | ||
3、修改了页眉下划线为双线且上粗下细 | ||
4、封面: | ||
(1)“深圳大学硕士学位论文”删去“深圳大学”,并将大小调整为小初 | ||
(2)封面上方分类号等四项的内容调整为黑体小四 | ||
(3)新增“学号”、“学科”、日期的填写 | ||
5、原创性声明页: | ||
(1)修改了标题内容 | ||
6、章节内容: | ||
(1)修改了章标题大小为黑体三号加粗、一级标题为黑体小三加粗、二级标题和为宋体四号加粗 | ||
(2)将第1章改为第一章 | ||
7、摘要: | ||
(1)修改了摘要二字的大小为:黑体加粗三号 | ||
(2)将Abstract改为全大写,且改为三号加粗 | ||
8、目录: | ||
(1)修改了“目录”为黑体三号加粗 | ||
(2)章节标题加粗 | ||
9、页眉现在显示为每章标题 | ||
|
||
|
||
# 使用方法: | ||
1、每一章(也就是每一个\Chapter)后,需要在“\markboth{第一章\quad 章标题}{}”中更改自己的章标题; | ||
2、在中文摘要中:“\markboth{论文标题}{}”填写自己的论文标题,英文摘要不用管; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters