Skip to content

Commit f72c0da

Browse files
committed
更新模板使用须知;更新版权日期;更新版本号;Close #113
1 parent 13d42a9 commit f72c0da

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@
3131
- `gdutthesis.dtx`
3232
- `fdudoc.cls`
3333

34+
### 模板使用须知
35+
36+
- [格式检查与字体配置](https://github.com/sikouhjw/gdutthesis/discussions/44#discussioncomment-2357996)
37+
- [浮动体浮动与选项](https://github.com/sikouhjw/gdutthesis/discussions/73)
3438

3539
### 重要提醒
3640

@@ -48,4 +52,4 @@
4852

4953
-----
5054

51-
Copyright (C) 2021–2023 by sikouhjw.
55+
Copyright (C) 2021–2024 by sikouhjw.

gdutthesis.cls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
\NeedsTeXFormat{LaTeX2e}[2020/10/01]
22
\RequirePackage{expl3}
33
\ProvidesExplClass{gdutthesis}
4-
{2022/12/22}{v0.1e}{Thesis Template for Guangdong University of Technology}
4+
{2024/01/19}{v0.1f}{Thesis Template for Guangdong University of Technology}
55
\RequirePackage { xtemplate, l3keys2e }
66
\msg_new:nnn { gdutthesis } { l3-too-old }
77
{

main.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
%*********************************************************************
22
% gdutthesis: 广东工业大学论文模板
3-
% 2022/12/22 v0.1e
3+
% 2024/01/19 v0.1f
44
%
55
% 重要提示:
66
% 1. 请确保使用 UTF-8 编码保存

user-manual/gdutthesis.dtx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ Copyright (C) 2017&ndash;2021 by Xiangdong Zeng <xdzeng96@gmail.com>.
290290
\thanks{邮箱:\href{mailto:gx.zhou@gdut.edu.cn}{\texttt{gx.zhou@gdut.edu.cn}}.}%
291291
\end{tabular}
292292
}
293-
\date{2022/12/22\quad v0.1e}
293+
\date{2024/01/19\quad v0.1f}
294294
%^^A! \title{\textcolor{MaterialIndigo800}{%
295295
%^^A! \textbf{The \textsf{fduthesis} Class \\
296296
%^^A! \LaTeX{} Thesis Template for Fudan University}}}

0 commit comments

Comments
 (0)