-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathYNUthesis.def
118 lines (118 loc) · 5.75 KB
/
YNUthesis.def
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
%%
%% This is file `YNUthesis.def',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% YNUthesis.dtx (with options: `definition')
%%
%% Copyright (C) 2023 by Rui-Zhi Li <[email protected]>
%% ---------------------------------------------------------------------
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either
%% version 1.3c of this license or (at your option) any later
%% version. This version of this license is in
%% http://www.latex-project.org/lppl/lppl-1-3c.txt
%% and the latest version of this license is in
%% http://www.latex-project.org/lppl.txt
%% and version 1.3 or later is part of all distributions of
%% LaTeX version 2005/12/01 or later.
%%
%% This work has the LPPL maintenance status "maintained".
%%
%% The Current Maintainer of this work is Rui-Zhi Li.
%%
%% This work consists of the files YNUthesis.dtx,
%% YNUthesis-logo.dtx,
%% and the derived files YNUthesis.ins,
%% YNUthesis.cls,
%% and README.md.
%% ---------------------------------------------------------------------
%%
\GetIdInfo $Id: YNUthesis.dtx 0.0.3 2023-06-30 12:00:00Z Rui-Zhi Li <[email protected]> $
{Definition file for fduthesis}
\ProvidesExplFile{\ExplFileName.def}
{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription}
\tl_const:Nn \c__YNU_name_simp_tl { 云南大学 }
\tl_const:Nn \c__YNU_name_trad_tl { 雲南大學 }
\tl_const:Nn \c__YNU_name_en_tl { Yunnan~ University }
\clist_map_inline:nn
{
{ ideo_comma } { ^^^^3001 },
{ ideo_full_stop } { ^^^^3002 },
{ fwid_comma } { ^^^^ff0c },
{ fwid_full_stop } { ^^^^ff0e },
{ fwid_colon } { ^^^^ff1a },
{ fwid_semicolon } { ^^^^ff1b },
{ fwid_left_paren } { ^^^^ff08 },
{ fwid_right_paren } { ^^^^ff09 },
{ fwid_left_bracket } { ^^^^ff3b },
{ fwid_right_bracket } { ^^^^ff3d }
}
{ \__YNU_define_punct:nn #1 }
\fp_const:Nn \c__YNU_line_spread_fp
{ \dim_ratio:nn { 20 pt } { 12 bp } / 1.2 }
\tl_const:Nn \c__YNU_orig_auth_text_a_tl
{
本论文是作者在导师指导下取得的研究成果。除了文中特别加以标注和致谢的地方外,论文中不包含其他人已经发表或撰写过的研究成果,不存在剽窃或抄袭行为。与作者一同工作的同志对本研究所做的任何贡献均已在论文中作了明确的说明并表示了谢意。
\par
现就论文的使用对云南大学授权如下:学校有权保留本论文(含电子版),也可以采用影印、缩印或其他复制手段保存论文;学校有权公布论文的全部或部分内容,可以将论文用于查阅或借阅服务;学校有权向有关机构送交学位论文用于学术规范审查、社会监督或评奖;学校有权将学位论文的全部或部分内容录入有关数据库用于检索服务。
}
\clist_const:Nn \c__YNU_orig_auth_sign_clist
{ 研究生签名, 导师签名, 日期 }
\clist_const:Nn \c__YNU_thesis_type_clist
{ 博士研究生学位论文, 硕士研究生学位论文, 本科毕业论文 }
\clist_const:Nn \c__YNU_degree_type_clist
{ 学术学位, 专业学位 }
\clist_const:Nn \c__YNU_secret_clist { 公开, 内部, 秘密, 机密, 绝密 }
\clist_map_inline:nn
{
{ secret_level } { 密级 },
{ secret_star } { \textrm { \bigstar } },
{ UDC } { UDC },
{ number } { 编号 },
{ student_id } { 学号 },
{ department } { 学院(所、中心) },
{ major } { 专业名称 },
{ major_professional } { 研究方向 },
{ author } { 研究生姓名 },
{ supervisor } { 导师姓名 },
{ professional_title } { 职称 },
{ date } { 完成日期 },
{ instructors } { 指导小组成员 },
{ author_sign } { 作者签名 },
{ supervisor_sign } { 导师签名 },
{ sign_date } { 日期 },
{ toc } { 目 \quad 录 },
{ lof } { 插图目录 },
{ lot } { 表格目录 },
{ bib_en } { Bibliography },
{ pdf_creator } { LaTeX~ with~ YNUthesis~ class },
{ orig_auth } { 论文独创性声明及使用授权 },
{ orig_auth_text_b } { (内部或保密的论文在解密后应遵循此规定) }
}
{ \__YNU_define_name:nn #1 }
\clist_map_inline:nn
{
{ abstract } { 摘 \quad 要 } { Abstract },
{ keywords } { 关键字 } { Keywords: },
{ clc } { 分类号 } { CLC~ code: },
{ jel } { JEL 分类号 } { JEL~ code: },
{ notation } { 符号表 } { List~ of~ Symbols }
}
{ \__YNU_define_name:nnn #1 }
\clist_map_inline:nn
{
{ proof } { 证明 } { Proof },
{ axiom } { 公理 } { Axiom },
{ corollary } { 推论 } { Corollary },
{ definition } { 定义 } { Definition },
{ example } { 例 } { Example },
{ lemma } { 引理 } { Lemma },
{ theorem } { 定理 } { Theorem }
}
{ \__YNU_define_name:nnn #1 }
\endinput
%%
%% End of file `YNUthesis.def'.