diff --git a/ReadMe.md b/ReadMe.md index c58e9fe..abfc74b 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -37,9 +37,11 @@ BUAAThesis ## 关于图书馆查重 -+ 2018/11/22, Qiao Junfeng - 实际经验表明,使用此模板经XeLaTeX编译生成的pdf,图书馆查重时未遇到乱码问题。 - 我的环境:Manjaro Linux + TeX Live 2018 + TeXstudio 2.12.10 ++ By [Qiao Junfeng](https://github.com/qiaojunfeng), 2018/11/22 + + 实际经验表明,使用此模板经XeLaTeX编译生成的pdf,图书馆查重时未遇到乱码问题。 + + 我的环境:Manjaro Linux + TeX Live 2018 + TeXstudio 2.12.10。 ## 建议及问题反馈 @@ -59,4 +61,4 @@ BUAAThesis *** -By [WeiQM](https://weiquanmao.github.io/) at D409.IPC.BUAA. +By [WeiQM](https://weiquanmao.github.io/). diff --git a/Template.pdf b/Template.pdf index dcf871b..1c85835 100644 Binary files a/Template.pdf and b/Template.pdf differ diff --git a/buaa.cls b/buaa.cls index ff4673d..bd4cefe 100644 --- a/buaa.cls +++ b/buaa.cls @@ -10,6 +10,7 @@ %% %% Qiao Junfeng (qiaojunfeng@outlook.com) %% %% %% %% Versions: +%% %% v2.0 WeiQM, QiaoJF (11-22-2018) %% %% v1.3 Wei Quanmao (10-15-2018) %% %% v1.2 Wei Quanmao (07-31-2018) %% %% v1.1 Wei Quanmao (01-04-2018) @@ -20,11 +21,11 @@ %% 模板标识 \NeedsTeXFormat{LaTeX2e} -\ProvidesClass{buaa}[2018/10/15 v1.3 BUAA thesis class] -\typeout{This is LaTeX template buaa, Version 1.3 (based on CTex) 10-15-2018, by Wei Quanmao} +\ProvidesClass{buaa}[2018/11/22 v2.0 BUAA thesis class] +\typeout{This is LaTeX template buaa, Version 2.0 (based on CTex) 11-22-2018} \usepackage{graphicx} -\def\BUAAThesisVer{v1.3 10-15-2018} +\def\BUAAThesisVer{v2.0 11-22-2018} \def\BUAAThesis{% B% {\fontsize{0.8em}{\baselineskip}\selectfont diff --git a/buaa_mac.cls b/buaa_mac.cls index c3ea541..720750b 100644 --- a/buaa_mac.cls +++ b/buaa_mac.cls @@ -7,8 +7,10 @@ %% %% 初始版本作者: %% %% Wei Quanmao (weiqm@buaa.edu.cn) %% %% 参与修改: +%% %% Qiao Junfeng (qiaojunfeng@outlook.com) %% %% %% %% Versions: +%% %% v2.0 WeiQM, QiaoJF (11-22-2018) %% %% v1.3 Wei Quanmao (10-15-2018) %% %% v1.1 Wei Quanmao (07-31-2018) %% %% v1.0a Wei Quanmao (01-04-2018) @@ -18,8 +20,8 @@ %% 模板标识 \NeedsTeXFormat{LaTeX2e} -\ProvidesClass{buaa}[2018/10/15 v1.3 BUAA thesis class for Mac] -\typeout{This is LaTeX template buaa-mac (for mac with XeLaTeX), Version 1.3 (based on CTex) 10-15-2018, by Wei Quanmao} +\ProvidesClass{buaa}[2018/11/22 v2.0 BUAA thesis class for Mac] +\typeout{This is LaTeX template buaa-mac (for mac with XeLaTeX), Version 2.0 (based on CTex) 11-22-2018} \usepackage{graphicx} \def\BUAAThesisVer{v1.3 10-15-2018}