summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/hitszthesis/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-06-23 21:19:28 +0000
committerKarl Berry <karl@freefriends.org>2020-06-23 21:19:28 +0000
commit9fd2a8cb70330cc8c29c8e3b9bed513525e8aa32 (patch)
treecfc924298133b9866bfb656f6184c78abf2447c9 /Master/texmf-dist/doc/latex/hitszthesis/README.md
parent2d55bec591fdbb613b103837e142537f41bb0cef (diff)
hitszthesis (23jun20)
git-svn-id: svn://tug.org/texlive/trunk@55637 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/hitszthesis/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/hitszthesis/README.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/hitszthesis/README.md b/Master/texmf-dist/doc/latex/hitszthesis/README.md
index ee047e546b0..acd4d49b73c 100644
--- a/Master/texmf-dist/doc/latex/hitszthesis/README.md
+++ b/Master/texmf-dist/doc/latex/hitszthesis/README.md
@@ -14,7 +14,7 @@
# Introduction to hitszthesis
-HITSZThesis is a **dissertation** LaTeX template for **Harbin Institute of Technology, ShenZhen** (HITSZ), including bachelor, master and doctor dissertations. Current version is 3.1, updated on 2020/05/25. Note that 3.x version is not compatible with 2.x version. Please join QQ group: 1039392552 to report issues.
+HITSZThesis is a **dissertation** LaTeX template for **Harbin Institute of Technology, ShenZhen** (HITSZ), including bachelor, master and doctor dissertations. Current version is 3.2, updated on 2020/06/23. Note that 3.x version is not compatible with 2.x version. Please join QQ group: 1039392552 to report issues. If using `Makefile` or `compile.bat` to automatically compile thesis, please first rename the file `hitszthesis-example.tex` to `main.tex`.
```latex
|- front
@@ -50,10 +50,10 @@ HITSZThesis is a **dissertation** LaTeX template for **Harbin Institute of Techn
|- hitszthesis.pdf
|- hitszthesis.sty
|- latexmkrc
- |- main-bachelor.pdf
- |- main-doctor.pdf
- |- main-master.pdf
- |- main.tex
+ |- hitszthesis-bachelor.pdf
+ |- hitszthesis-doctor.pdf
+ |- hitszthesis-master.pdf
+ |- hitszthesis-example.tex
|- Makefile
|- README.md
|- reference.bib
@@ -61,7 +61,7 @@ HITSZThesis is a **dissertation** LaTeX template for **Harbin Institute of Techn
# hitszthesis 模板简介
-hitszthesis 是哈尔滨工业大学(深圳)本硕博学位论文模板,当前版本为3.1,更新于2020年5月25日。注意3.x版本不兼容2.x版本。请加入QQ群:1039392552反馈模板使用过程中遇到的问题。
+hitszthesis 是哈尔滨工业大学(深圳)本硕博学位论文模板,当前版本为3.2,更新于2020年6月23日。注意3.x版本不兼容2.x版本。请加入QQ群:1039392552反馈模板使用过程中遇到的问题。如果要使用`Makefile`或者`compile.bat`自动编译论文,请先把文件`hitszthesis-example.tex`重命名为`main.tex`。
# Documentation