🔖update changelog readme

This commit is contained in:
Deans Yu 2019-10-08 12:58:58 +08:00
parent 6748abc4f5
commit fab8132d1c
2 changed files with 13 additions and 2 deletions

View File

@ -1,5 +1,16 @@
# Change Log # Change Log
## [3.0.0] - 2019-10-06
### Added
- 增加本地字体
### Changed
- 加载config文件夹中字体
- 标题黑体加粗
- 更新vscode编译方式
- seu论文声明和版权格式
## [2.0.0] - 2019-06-28 ## [2.0.0] - 2019-06-28
@ -7,7 +18,7 @@
- 将seuthesiY.cls的继承从ctexrep更改为ctexbook - 将seuthesiY.cls的继承从ctexrep更改为ctexbook
### Fixed ### Fixed
- 奇偶页页眉显示方式,将奇数页页眉`东南大学..学位论文`更改偶数页 - 奇偶页页眉显示方式,将奇数页页眉`东南大学..学位论文`更改偶数页
- 摘要定义方式 - 摘要定义方式
- `\mainmatter`定义方式 - `\mainmatter`定义方式
- 致谢和简历的章节定义方式 - 致谢和简历的章节定义方式

View File

@ -6,7 +6,6 @@
## 功能特色 ## 功能特色
> 该模板除了参考文献其他功能特色均与[seuthesix](https://github.com/zhimengfan1990/seuthesix)相一致
* **SeuThesiY**类继承自`ctexbook` * **SeuThesiY**类继承自`ctexbook`
@ -47,6 +46,7 @@
```tex ```tex
\title{灵犀一指心法}{灵犀一指心法}{灵犀一指}{灵犀一指}{The theory of powerful fingers}{powerful fingers} \title{灵犀一指心法}{灵犀一指心法}{灵犀一指}{灵犀一指}{The theory of powerful fingers}{powerful fingers}
``` ```
> 该模板除了以上功能其他功能特色均与[seuthesix](https://github.com/zhimengfan1990/seuthesix)相一致
## 编译方式 ## 编译方式