-
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.
- Loading branch information
Showing
1 changed file
with
2 additions
and
1 deletion.
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,10 +1,11 @@ | ||
# 大连理工大学博士硕士学位论文|开题中期报告LyX/LaTeX模板 | ||
|
||
## DUT-LyX主要特性 | ||
## DUT-LyX说明 | ||
* 本模板适用于大连理工大学研究生,博士和硕士通过首页的博士|硕士选项填写,此处内容影响pdf封面和页面信息显示; | ||
* 定义了原创声明页的生成方式,输入正确的承诺内容,PDF才可编译正常,增加对论文原创性的重视; | ||
* 完善了本模板的盲审模式,通过文档类自定义选项输入hide开启盲审,开启后作者、导师姓名被***替换,后记的三章内容自动不输出到pdf; | ||
* 编译pdf的有些字体显示效果跟系统平台有关,主要是字体库调用不同,编译提示缺少对应字体自行下载安装到电脑中; | ||
* 本模板主要测试在mac环境中完成,其他系统除了字体问题应该无差别; | ||
* 单独的章节文件可以单独编译,速度快,但编译完章节号从1开始,不衔接前面内容,在主文件编译没问题; | ||
* DUT-LyX_process_V1.0文件是精简后的开题,中期报告模板; | ||
* --2024-7-5,修改了symbols.lyx文件,保证符号表换页显示; |