pluskid / cs_thesis_zju

XeTeX template for ZJU Computer Science undergraduate thesis

cs_thesis_zju / zjuthesis.cfg
100644 62 lines (61 sloc) 2.174 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
%%
%% This is file `zjuthesis.cfg',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% zjuthesis.dtx (with options: `cfg')
%%
%% This is a generated file.
%%
%% Copyright (C) 2008-09-24 by Wei-Wei Guo <wwguo@zju.edu.cn>
%%
%% This file may be distributed and/or modified under the conditions of
%% the LaTeX Project Public License, either version 1.2 of this license
%% or (at your option) any later version. The latest version of this
%% license is in:
%%
%% http://www.latex-project.org/lppl.txt
%%
%% and version 1.2 or later is part of all distributions of LaTeX version
%% 1999/12/01 or later.
%%
\DeclareRobustCommand{\zjutitlec}{}
\DeclareRobustCommand{\zjutitlee}{}
\DeclareRobustCommand{\zjutitle}[2]{%
  \renewcommand{\zjutitlec}{#1}%
  \renewcommand{\zjutitlee}{#2}}
\DeclareRobustCommand{\zjuauthornamec}{}
\DeclareRobustCommand{\zjuauthornamee}{}
\DeclareRobustCommand{\zjuauthorid}{}
\DeclareRobustCommand{\zjuauthor}[3]{%
  \renewcommand{\zjuauthornamec}{#1}%
  \renewcommand{\zjuauthornamee}{#2}%
  \renewcommand{\zjuauthorid}{#3}}
\DeclareRobustCommand{\zjumentorc}{}
\DeclareRobustCommand{\zjumentore}{}
\DeclareRobustCommand{\zjumentor}[2]{%
  \renewcommand{\zjumentorc}{#1}%
  \renewcommand{\zjumentore}{#2}}
\DeclareRobustCommand{\zjugrade}{}
\DeclareRobustCommand{\zjumajor}{}
\DeclareRobustCommand{\zjuinfo}[2]{%
  \renewcommand{\zjugrade}{#1}%
  \renewcommand{\zjumajor}{#2}}
\DeclareRobustCommand{\zjucollegec}{}
\DeclareRobustCommand{\zjucollegee}{}
\DeclareRobustCommand{\zjusubject}{}
\DeclareRobustCommand{\zjucollege}[3]{%
  \renewcommand{\zjucollegec}{#1}%
  \renewcommand{\zjucollegee}{#2}%
  \renewcommand{\zjusubject}{#3}}
\DeclareRobustCommand{\zjusubmitteddatee}{}
\DeclareRobustCommand{\zjudate}[1]{%
  \renewcommand{\zjusubmitteddatee}{#1}}
\DeclareRobustCommand{\zjuthesis}{\textsc{ZJU}\-\textsc{Thesis}}
\DeclareRobustCommand{\thuthesis}{\textsc{Thu}\-\textsc{Thesis}}
\DeclareRobustCommand{\zjubiaozhun}{《浙江大学研究生学位论文编写规则》}
\DeclareRobustCommand{\gbt7714}{《GB/T 7714-2005:文后参考文献著录规则》}
\endinput
%%
%% End of file `zjuthesis.cfg'.