diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/thuthesis/thuthesis.cfg')
-rw-r--r-- | Master/texmf-dist/tex/latex/thuthesis/thuthesis.cfg | 60 |
1 files changed, 39 insertions, 21 deletions
diff --git a/Master/texmf-dist/tex/latex/thuthesis/thuthesis.cfg b/Master/texmf-dist/tex/latex/thuthesis/thuthesis.cfg index 63b1838a447..7fa1ac3269d 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-2009 by Xue Ruini <xueruini@gmail.com> +%% Copyright (C) 2005-2011 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} -[2008/02/28 4.5.1 Tsinghua University Thesis Template] +[2011/05/02 4.6 Tsinghua University Thesis Template] \theoremsymbol{\ensuremath{\square}} \newtheorem*{proof}{证明} \theoremstyle{plain} @@ -69,7 +69,7 @@ \fi \let\CJK@todaysave=\today \def\CJK@todaysmall@short{\the\year 年 \the\month 月} -\def\CJK@todaysmall{\CJK@todaysmall \the\day 日} +\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} 日} \def\CJK@today{\CJK@todaysmall} @@ -89,32 +89,53 @@ \else \ifthu@master\hspace{2em}\else;\fi \fi} +\def\thu@catalog@number@title{分类号} +\def\thu@id@title{编号} \def\thu@title@sep{:} -\def\thu@secretlevel{秘密} +\ifthu@postdoctor + \def\thu@secretlevel{密级} +\else + \def\thu@secretlevel{秘密} +\fi \def\thu@secretyear{\the\year} -\def\thu@schoolename{清华大学} +\def\thu@schoolname{清华大学} +\def\thu@postdoctor@report@title{博士后研究报告} \def\thu@bachelor@subtitle{综合论文训练} \def\thu@bachelor@title@pre{题目} -\def\thu@bachelor@departmenttitle{系别} -\def\thu@bachelor@majortitle{专业} -\def\thu@bachelor@authortitle{姓名} +\def\thu@department@title{系别} +\def\thu@major@title{专业} +\def\thu@postdoctor@date@title{研究起止日期} +\ifthu@postdoctor + \def\thu@author@title{博士后姓名} +\else + \ifthu@bachelor + \def\thu@author@title{姓名} + \else + \def\thu@author@title{研究生} + \fi +\fi +\def\thu@postdoctor@first@discipline@title{流动站(一级学科)名称} +\def\thu@postdoctor@second@discipline@title{专\hspace{1em}业(二级学科)名称} \def\thu@secretlevel@inner{内部} -\def\thu@secret@title{% - \thu@secretlevel\ifx\thu@secretlevel\thu@secretlevel@inner\else ★\fi% +\def\thu@secret@content{% + \ifx\thu@secretlevel\thu@secretlevel@inner\relax\else ★\fi% \hspace{2em}\thu@secretyear\hspace{1em}年} \def\thu@apply{(申请清华大学\thu@cdegree 学位论文)} -\def\thu@cdepartmenttitle{培养单位} -\def\thu@cmajortitle{学科} -\def\thu@cauthortitle{研究生} -\def\thu@csupervisortitle{指导教师} +\def\thu@department@title{培养单位} +\def\thu@major@title{学科} +\ifthu@postdoctor + \def\thu@supervisor@title{合作导师} +\else + \def\thu@supervisor@title{指导教师} +\fi \ifthu@bachelor - \def\thu@cassosupertitle{辅导教师} + \def\thu@assosuper@title{辅导教师} \else - \def\thu@cassosupertitle{副指导教师} + \def\thu@assosuper@title{副指导教师} \fi -\def\thu@ccosupertitle{% +\def\thu@cosuper@title{% \ifthu@doctor 联合导师\else \ifthu@master 联合指导教师\fi\fi} -\cdate{\ifthu@bachelor\CJK@todaysmall@short\else\CJK@todaybig@short\fi} +\cdate{\ifthu@bachelor\CJK@todaysmall\else\CJK@todaybig@short\fi} \edate{\ifcase \month \or January\or February\or March\or April\or May% \or June\or July \or August\or September\or October\or November \or December\fi\unskip,\ \ \the\year} @@ -143,10 +164,7 @@ \newcommand{\thu@frontdate}{日\hspace{2em}期:} \newcommand{\thu@ckeywords@title}{关键词:} \newcommand{\thu@denotation@name}{主要符号对照表} -\newcommand{\thu@ackshortname}{致谢} \newcommand{\thu@ackname}{致\hspace{1em}谢} -\newcommand{\thu@acklongname}{致谢与声明} -\newcommand{\thu@declareshortname}{声明} \newcommand{\thu@declarename}{声\hspace{1em}明} \newcommand{\thu@declaretext}{本人郑重声明:所呈交的学位论文,是本人在导师指导下 ,独立进行研究工作所取得的成果。尽我所知,除文中已经注明引用的内容外,本学位论 |