summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/thuthesis/thuthesis.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/thuthesis/thuthesis.cfg')
-rw-r--r--Master/texmf-dist/tex/latex/thuthesis/thuthesis.cfg40
1 files changed, 20 insertions, 20 deletions
diff --git a/Master/texmf-dist/tex/latex/thuthesis/thuthesis.cfg b/Master/texmf-dist/tex/latex/thuthesis/thuthesis.cfg
index 7fa1ac3269d..3cdef155137 100644
--- a/Master/texmf-dist/tex/latex/thuthesis/thuthesis.cfg
+++ b/Master/texmf-dist/tex/latex/thuthesis/thuthesis.cfg
@@ -8,7 +8,7 @@
%%
%% This is a generated file.
%%
-%% Copyright (C) 2005-2011 by Xue Ruini <xueruini@gmail.com>
+%% Copyright (C) 2005-2014 by Xue Ruini <xueruini@gmail.com>
%%
%% This file may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3a
@@ -25,7 +25,7 @@
%%
\ProvidesFile{thuthesis.cfg}
-[2011/05/02 4.6 Tsinghua University Thesis Template]
+[2014/11/27 4.8 Tsinghua University Thesis Template]
\theoremsymbol{\ensuremath{\square}}
\newtheorem*{proof}{证明}
\theoremstyle{plain}
@@ -54,7 +54,8 @@
\renewcommand\tablename{表}
\newcommand\CJKprepartname{第}
\newcommand\CJKpartname{部分}
-\newcommand\CJKthepart{\CJKnumber{\@arabic\c@part}}
+\CTEXnumber{\thu@thepart}{\@arabic\c@part}
+\newcommand\CJKthepart{\thu@thepart}
\newcommand\CJKprechaptername{第}
\newcommand\CJKchaptername{章}
\newcommand\CJKthechapter{\@arabic\c@chapter}
@@ -70,8 +71,11 @@
\let\CJK@todaysave=\today
\def\CJK@todaysmall@short{\the\year 年 \the\month 月}
\def\CJK@todaysmall{\CJK@todaysmall@short \the\day 日}
-\def\CJK@todaybig@short{\CJKdigits{\the\year} 年 \CJKnumber{\the\month} 月}
-\def\CJK@todaybig{\CJK@todaybig@short \CJKnumber{\the\day} 日}
+\CTEXdigits{\thu@CJK@year}{\the\year}
+\CTEXnumber{\thu@CJK@month}{\the\month}
+\CTEXnumber{\thu@CJK@day}{\the\day}
+\def\CJK@todaybig@short{\thu@CJK@year{}年\thu@CJK@month{}月}
+\def\CJK@todaybig{\CJK@todaybig@short{}\thu@CJK@day{}日}
\def\CJK@today{\CJK@todaysmall}
\renewcommand\today{\CJK@today}
\newcommand\CJKtoday[1][1]{%
@@ -79,16 +83,8 @@
\or\def\CJK@today{\CJK@todaysmall}
\or\def\CJK@today{\CJK@todaybig}
\fi}
-\def\thu@ckeywords@separator{
- \ifthu@bachelor\hspace{1em}
- \else
- \ifthu@master\hspace{2em}\else;\fi
- \fi}
-\def\thu@ekeywords@separator{
- \ifthu@bachelor\hspace{1em}
- \else
- \ifthu@master\hspace{2em}\else;\fi
- \fi}
+\def\thu@ckeywords@separator{;}
+\def\thu@ekeywords@separator{;}
\def\thu@catalog@number@title{分类号}
\def\thu@id@title{编号}
\def\thu@title@sep{:}
@@ -102,8 +98,6 @@
\def\thu@postdoctor@report@title{博士后研究报告}
\def\thu@bachelor@subtitle{综合论文训练}
\def\thu@bachelor@title@pre{题目}
-\def\thu@department@title{系别}
-\def\thu@major@title{专业}
\def\thu@postdoctor@date@title{研究起止日期}
\ifthu@postdoctor
\def\thu@author@title{博士后姓名}
@@ -121,8 +115,13 @@
\ifx\thu@secretlevel\thu@secretlevel@inner\relax\else ★\fi%
\hspace{2em}\thu@secretyear\hspace{1em}年}
\def\thu@apply{(申请清华大学\thu@cdegree 学位论文)}
-\def\thu@department@title{培养单位}
-\def\thu@major@title{学科}
+\ifthu@bachelor
+ \def\thu@department@title{系别}
+ \def\thu@major@title{专业}
+\else
+ \def\thu@department@title{培养单位}
+ \def\thu@major@title{学科}
+\fi
\ifthu@postdoctor
\def\thu@supervisor@title{合作导师}
\else
@@ -161,7 +160,8 @@
\ifthu@bachelor(涉密的学位论文在解密后应遵守此规定)\else (保密的论文在解密后应遵守此规定)\fi}
\newcommand{\thu@authorsig}{\ifthu@bachelor 签\hskip1em名:\else 作者签名:\fi}
\newcommand{\thu@teachersig}{导师签名:}
-\newcommand{\thu@frontdate}{日\hspace{2em}期:}
+\newcommand{\thu@frontdate}{%
+ 日\ifthu@bachelor\hspace{1em}\else\hspace{2em}\fi 期:}
\newcommand{\thu@ckeywords@title}{关键词:}
\newcommand{\thu@denotation@name}{主要符号对照表}
\newcommand{\thu@ackname}{致\hspace{1em}谢}