summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/thuthesis
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-12-04 21:56:57 +0000
committerKarl Berry <karl@freefriends.org>2017-12-04 21:56:57 +0000
commit97456c316c39f420ca1c19078ee72dd2ed2cce4d (patch)
treea6fe70bdab15bd5984ca84b7a93733049e08eb73 /Master/texmf-dist/tex/latex/thuthesis
parentfc1a13a19fc750c6a8878ec179fe17f9ff0f6dea (diff)
thuthesis (4dec17)
git-svn-id: svn://tug.org/texlive/trunk@45983 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/thuthesis')
-rw-r--r--Master/texmf-dist/tex/latex/thuthesis/thuthesis.cfg2
-rw-r--r--Master/texmf-dist/tex/latex/thuthesis/thuthesis.cls8
2 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/thuthesis/thuthesis.cfg b/Master/texmf-dist/tex/latex/thuthesis/thuthesis.cfg
index 48412d43d45..57f517655df 100644
--- a/Master/texmf-dist/tex/latex/thuthesis/thuthesis.cfg
+++ b/Master/texmf-dist/tex/latex/thuthesis/thuthesis.cfg
@@ -23,7 +23,7 @@
%% This is the configuration file of the thuthesis package with LaTeX2e.
%%
\ProvidesFile{thuthesis.cfg}
-[2017/12/3 5.4.0 Tsinghua University Thesis Template]
+[2017/12/4 5.4.1 Tsinghua University Thesis Template]
\theorembodyfont{\normalfont}
\theoremheaderfont{\normalfont\heiti}
\theoremsymbol{\ensuremath{\square}}
diff --git a/Master/texmf-dist/tex/latex/thuthesis/thuthesis.cls b/Master/texmf-dist/tex/latex/thuthesis/thuthesis.cls
index dd9e397ed41..791cc50f1ea 100644
--- a/Master/texmf-dist/tex/latex/thuthesis/thuthesis.cls
+++ b/Master/texmf-dist/tex/latex/thuthesis/thuthesis.cls
@@ -25,10 +25,10 @@
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesClass{thuthesis}
-[2017/12/3 5.4.0 Tsinghua University Thesis Template]
+[2017/12/4 5.4.1 Tsinghua University Thesis Template]
\hyphenation{Thu-Thesis}
\def\thuthesis{\textsc{ThuThesis}}
-\def\version{5.4.0}
+\def\version{5.4.1}
\RequirePackage{kvoptions}
\SetupKeyvalOptions{
@@ -823,9 +823,9 @@
\setlength\bibhang{2\ccwd}
\addtolength{\bibsep}{-0.7em}
\setlength{\labelsep}{0.4em}
-\expandafter\newcommand\csname bibstyle@numeric\endcsname{%
+\expandafter\newcommand\csname bibstyle@thuthesis-numeric\endcsname{%
\bibpunct{[}{]}{,}{s}{,}{\textsuperscript{,}}}
-\expandafter\newcommand\csname bibstyle@author-year\endcsname{%
+\expandafter\newcommand\csname bibstyle@thuthesis-author-year\endcsname{%
\bibpunct{(}{)}{;}{a}{,}{,}}
\patchcmd\NAT@citexnum{%
\@ifnum{\NAT@ctype=\z@}{%