summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/hitszthesis/hitszthesis.cls
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-02-24 14:29:37 +0000
committerKarl Berry <karl@freefriends.org>2020-02-24 14:29:37 +0000
commit078408f4365f62e091d52e758b0ea193426edf03 (patch)
treeddf474e245cfa682aa2faa2225d9e8c337a7b14c /Master/texmf-dist/tex/latex/hitszthesis/hitszthesis.cls
parente226f253e0776a723ba2224d9042cbcdeed539f2 (diff)
hitszthesis (23feb20)
git-svn-id: svn://tug.org/texlive/trunk@53887 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/hitszthesis/hitszthesis.cls')
-rw-r--r--Master/texmf-dist/tex/latex/hitszthesis/hitszthesis.cls6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/hitszthesis/hitszthesis.cls b/Master/texmf-dist/tex/latex/hitszthesis/hitszthesis.cls
index be9beec8799..c4c05b05394 100644
--- a/Master/texmf-dist/tex/latex/hitszthesis/hitszthesis.cls
+++ b/Master/texmf-dist/tex/latex/hitszthesis/hitszthesis.cls
@@ -23,7 +23,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesClass{hitszthesis}
-[2020/02/18 v2.0 A Bachelor Thesis Template for Harbin Institute of Technology, ShenZhen
+[2020/02/23 v2.1 A Bachelor Thesis Template for Harbin Institute of Technology, ShenZhen
(HITSZ)]
\RequirePackage{ifxetex}
\ifxetex\else
@@ -636,10 +636,10 @@ text centered, draw=black]
}
\def\hitsz@spine{%
\newpage\thispagestyle{empty}%
- \fangsong\addCJKfontfeatures*{RawFeature={vertical:}}
+ \heiti\addCJKfontfeatures*{RawFeature={vertical:}}
\xiaosan\ziju{0.4}%
\noindent\hfill\rotatebox[origin=lt]{-90}{%
- \makebox[\textheight]{\hitsztitle \hfill \hitszauthor}
+ \makebox[\textheight]{本科毕业设计(论文)\hfill \hitsztitle \hfill \hitszauthor}
}
}
\AtEndOfClass{\sloppy}