Skip to content

Commit

Permalink
修正开题报告评语及结论中脚注缩进
Browse files Browse the repository at this point in the history
  • Loading branch information
note286 committed Jan 11, 2022
1 parent 039246b commit f8c9ca8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -488,6 +488,7 @@ Texmaker内置了PDF查看器,支持正向同步和反向同步功能,具体

# 版本记录

- `2022-01-11` [`v0.9.1`](https://github.com/note286/xdupgtp/releases/tag/v0.9.1) 修正开题报告评语及结论中脚注缩进。
- `2022-01-10` [`v0.9.0`](https://github.com/note286/xdupgtp/releases/tag/v0.9.0) 支持插入手写日期图像。
- `2022-01-09` [`v0.8.0`](https://github.com/note286/xdupgtp/releases/tag/v0.8.0) 支持插入图表。
- `2022-01-03` [`v0.7.4`](https://github.com/note286/xdupgtp/releases/tag/v0.7.4) 适配旧版gbt7714。
Expand Down
4 changes: 2 additions & 2 deletions xdupgtp.cls
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{xdupgtp}[2022/01/10 Xidian University Postgraduate Thesis Proposal class, v0.9.0, created by @note286, published in https://note286.github.io/xdupgtp/]
\ProvidesClass{xdupgtp}[2022/01/11 Xidian University Postgraduate Thesis Proposal class, v0.9.1, created by @note286, published in https://note286.github.io/xdupgtp/]

% 学术学位博士研究生 Doctor of Academic
\newif\ifda\datrue
Expand Down Expand Up @@ -58,7 +58,7 @@
\RequirePackage{xifthen}
% 页脚
\RequirePackage{fancyhdr}
\fancypagestyle{jiaozhu}{\fancyhf{}\renewcommand{\headrulewidth}{0pt}\fancyfoot[L]{\zihao{5} 注:填写评价意见时,请在相应评价意见前的“$\boxempty$”中打“$\checkmark$”。}}
\fancypagestyle{jiaozhu}{\fancyhf{}\renewcommand{\headrulewidth}{0pt}\fancyfoot[L]{\zihao{5} \qquad 注:填写评价意见时,请在相应评价意见前的“$\boxempty$”中打“$\checkmark$”。}}
% 下划线
\RequirePackage{xeCJKfntef}
% 页面大小
Expand Down

0 comments on commit f8c9ca8

Please sign in to comment.