summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/njuthesis/njuthesis-graduate.def
blob: 0aed7c45085018474718484730eb8301358b01f1 (plain)
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
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
%%
%% This is file `njuthesis-graduate.def',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% njuthesis.dtx  (with options: `definition-g')
%% 
%% Copyright (C) 2021 - 2022
%% by Nanjing University Linux User Group
%% <git+nju-lug-email-3104-issue-@yaoge123.cn>
%% 
%% This file 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.  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.
%% 
%% To produce the documentation run the original source files ending with
%% `.dtx' through XeTeX.
%% 
\GetIdInfo $Id: njuthesis.dtx 0.19.0 2022-05-23 11:33:00 +0800 NJU LUG <git+nju-lug-email-3104-issue-@yaoge123.cn>$
  {Graduate definition file for njuthesis}
\ProvidesExplFile{njuthesis-graduate.def}
  {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription}
\__nju_declare_element:nn { cover / g / emblem-img }
  {
    content     = \__nju_emblem:N \c__nju_emblemwidthi_dim,
    bottom-skip = 1.5 cm
  }
\__nju_declare_element:nn { cover / g / name-img }
  {
    content     = \__nju_name:N \c__nju_namewidth_dim,
    bottom-skip = 2 cm
  }
\__nju_declare_element:nn { cover / g / type }
  {
    content     =
      \__nju_spread_box:nnV { 9 em } { } \g__nju_info_type_tl,
    format      = \zihao { -1 } \bfseries,
    bottom-skip = 1 cm
  }
\__nju_declare_element:nn { cover / g / degree }
  {
    content     = \c__nju_name_apply_tl,
    format      = \zihao { -1 } \bfseries,
    bottom-skip = 1 cm plus 1.5 fil
  }
\__nju_declare_element:nn { cover / g / info }
  {
    content     =
      \__nju_cover_info_g:NN \c__nju_coverlabel_dim \c__nju_coveruline_dim,
    bottom-skip = 0 pt plus 1.5 fil
  }
\__nju_declare_element:nn { cover / g / date }
  { content = \g__nju_info_submitdate_tl }
\cs_new_protected:Npn \__nju_cover_info_g:NN #1#2
  {
    \begin{minipage} { #1 + #2 + \c__nju_smallhskip_dim }
      \dim_set_eq:NN \baselineskip \c__nju_coverlineskip_dim
      \__nju_cover_entry_title:nnn { } { #1 } { #2 }
      \clist_map_inline:nn { author, major, field, supvfull }
        { \__nju_cover_entry:nnn { ##1 } { #1 } { #2 } }
    \end{minipage}
  }
\__nju_declare_element:nn { cover / g / back }
  {
    content = \__nju_cover_back_g:,
    align   = l
  }
\cs_new_protected:Npn \__nju_cover_back_g:
  {
    \__nju_spread_box:nnV { 6.2 em } { \kaishu } \c__nju_name_id_tl
    { : \__nju_quad: } \g__nju_info_id_tl
    \__nju_vskip:
    \__nju_spread_box:nnV { 6.2 em } { \kaishu } \c__nju_name_defenddate_tl
    { : \__nju_quad: } \g__nju_info_defenddate_tl
    \__nju_vskip:
    \__nju_spread_box:nnV { 6.2 em } { \kaishu } \c__nju_name_supvfull_tl
    { : \__nju_quad: } \skip_horizontal:n { 8 em } \c__nju_name_sign_tl
  }
\__nju_declare_element:nn { cover / g / en / title }
  {
    content     = \g__nju_info_title_en_tl,
    format      = \bf \sffamily \zihao { 2 },
    bottom-skip = 2 cm
  }
\__nju_declare_element:nn { cover / g / en / top }
  {
    content      =
      { by }
      \skip_vertical:N \c_zero_skip
      \textbf { \sffamily \g__nju_info_author_en_tl }
      \skip_vertical:n { .5 cm }
      { Supervised~ by }
      \skip_vertical:N \c_zero_skip
      \textsf { \g__nju_info_supvfull_en_tl },
    format      = \zihao { 4 },
    bottom-skip = 0 pt plus 1.2 fil
  }
\__nju_declare_element:nn { cover / g / en / middle }
  {
    content     =
      \c__nju_text_cover_en_tl \__nju_vskip:
      \textsc { \clist_item:Nn \c__nju_name_degree_en_clist
                  { \g__nju_info_degree_int } }
      \__nju_vskip: { in } \__nju_vskip:
      \g__nju_info_major_en_tl,
    bottom-skip = 2 cm
  }
\__nju_declare_element:nn { cover / g / en / emblem-img }
  {
    content     = \__nju_emblem:N \c__nju_emblemwidthii_dim,
    bottom-skip = 1.5 cm
  }
\__nju_declare_element:nn { cover / g / en / bottom }
  {
    content =
      \g__nju_info_dept_en_tl \skip_vertical:N \c_zero_skip
      \c__nju_name_nju_en_tl  \skip_vertical:n { 1 cm }
      \g__nju_info_submitdate_en_tl
  }
\__nju_declare_element:nn { cover / nl / top }
  {
    content     = \__nju_cover_top_nl:,
    bottom-skip = 2 cm
  }
\__nju_declare_element:nn { cover / nl / name }
  {
    content     =
      \__nju_spread_box:nnV { 6 em } { } \c__nju_name_title_b_tl,
    format      = \zihao { -0 },
    bottom-skip = 0 pt plus 1 fil
  }
\__nju_declare_element:nn { cover / nl / title }
  {
    content     = \__nju_cover_title_nl:,
    format      = \zihao { 1 },
    bottom-skip = 0 pt plus 1 fil
  }
\__nju_declare_element:nn { cover / nl / middle }
  {
    content     = \__nju_cover_info_nl:,
    format      = \zihao { 4 },
    bottom-skip = 0 pt plus 1.2 fil
  }
\__nju_declare_element:nn { cover / nl / bottom }
  {
    content     = \__nju_cover_bottom_nl:n { 4 },
    bottom-skip = 1 cm,
    align       = r
  }
\__nju_declare_element:nn { cover / nl / date }
  {
    content = \g__nju_info_bottomdate_tl,
    format  = \kaishu \zihao { 3 }
  }
\cs_new_protected:Npn \__nju_cover_top_nl:
  {
    \__nju_spread_box:nnV { 3.2 em } { } \c__nju_name_clc_tl   \__nju_hskip:
    \__nju_ulined_center_box:nn { 9 em } { \g__nju_info_clc_tl      } \hfill
    \__nju_spread_box:nnV { 3.2 em } { } \c__nju_name_secretlv_tl \__nju_hskip:
    \__nju_ulined_center_box:nn { 9 em } { \g__nju_info_secretlv_tl } \\
    \__nju_spread_box:nnV { 3.2 em } { } \c__nju_name_udc_tl   \__nju_hskip:
    \__nju_ulined_center_box:nn { 9 em } { \g__nju_info_udc_tl      } \hfill \null
  }
\cs_new_protected:Npn \__nju_cover_title_nl:
  {
    \parbox [ b ] { 15 em } { \__nju_uline_title: } \par
    \skip_vertical:n { - 0.5 cm }
    { \zihao { 4 } \c__nju_name_subtitle_tl }
    \skip_vertical:N \c_zero_skip
    \__nju_ulined_center_box:nn { 4.5 em } { \g__nju_info_author_tl }
    \skip_vertical:n { - 0.5 cm }
    { \zihao { 4 } { ( } \c__nju_name_author_tl { ) } }
  }
\cs_new_protected:Npn \__nju_cover_info_nl:
  {
    \__nju_uline_list:nnn { \c__nju_name_supvinfo_tl }
      {
        \clist_use:Nn \g__nju_info_supv_clist    { ~ }
        \clist_use:Nn \g__nju_info_supv_ii_clist { ~ }
        \__nju_hskip: \g__nju_info_supvcont_tl
      }
      { 1 em plus 1 fill }
    \__nju_uline_bientry:Nnnn \l__nju_tmpa_dim { degree      } { degree     } { }
    \__nju_uline_bientry:Nnnn \l__nju_tmpa_dim { major_b     } { major      } { } \\
    \__nju_uline_bientry:Nnnn \l__nju_tmpa_dim { submitdate  } { submitdate } { }
    \__nju_uline_bientry:Nnnn \l__nju_tmpa_dim { defenddate  } { defenddate } { } \\
    \__nju_uline_entry:Nnnn   \l__nju_tmpa_dim { confer      } { confer     } { }
  }
\cs_new_protected:Npn \__nju_cover_bottom_nl:n #1
  {
    \c__nju_name_chairman_tl \__nju_hskip:
    \__nju_ulined_center_box:nn { 9 em } { \g__nju_info_chairman_tl } \\
    \c__nju_name_reviewer_tl \__nju_hskip:
    \__nju_multiline_box:NNnn \l__nju_tmp_int
      \g__nju_info_reviewer_clist { #1 } { 9 em }
  }
\__nju_declare_element:nn { authdecl / g / title }
  {
    content     = \c__nju_name_authdecl_tl,
    format      = \c__nju_fmt_chapter_tl,
    bottom-skip = 3 cm
  }
\__nju_declare_element:nn { authdecl / g / text }
  {
    content     = \c__nju_text_authdecl_tl,
    align       = n,
    bottom-skip = 2 cm
  }
\__nju_declare_element:nn { authdecl / g / sign }
  {
    content     = \__nju_authdecl_sign_g:,
    align       = r,
    bottom-skip = 0pt plus 1 fill
  }
\__nju_declare_element:nn { authdecl / g / info }
  {
    content     = \__nju_authdecl_info_g:,
    format      = \zihao { 5 } ,
    align       = l,
    bottom-skip = 2 cm
  }
\__nju_declare_element:nn { authdecl / g / date }
  {
    content     = \__nju_authdecl_secretlv_g:,
    format      = \zihao { 5 } ,
    align       = l
  }
\cs_new_protected:Npn \__nju_degree_checkbox:n #1
  {
    \int_compare:nNnTF { #1 } { = } { \g__nju_info_degree_int }
      {
        \makebox [ 0   pt ] [l] { \ensuremath { \mdwhtsquare } }
        \hspace  { 0.1 em }       \ensuremath { \checkmark   }
      }
      { \ensuremath { \mdwhtsquare } }
  }
\cs_new_protected:Npn \__nju_authdecl_info_g:
  {
    \begin{tblr}
      {
        hlines, vlines, hspan=minimal,
        colspec = {cX[c]cX[c]cX[c]},
        cell{1}{2} = {c=5}{m}, cell{3}{2} = {c=5}{m},
        cell{4}{2} = {c=5}{m}, cell{5}{2} = {c=5}{m}
      }
      \c__nju_name_title_c_tl  & \g__nju_info_title_tl \\
      \c__nju_name_id_a_tl     & \g__nju_info_id_tl    &
      \c__nju_name_dept_a_tl   & \g__nju_info_dept_tl  &
      \c__nju_name_year_tl     &
        \tl_range:Nnn \g__nju_info_submitdate_raw_tl {1} {4} \\
      \c__nju_name_degree_a_tl &
        {
          \__nju_degree_checkbox:n { 2 } 学术学位硕士 \qquad{}
          \__nju_degree_checkbox:n { 3 } 专业学位硕士 \\
          \__nju_degree_checkbox:n { 4 } 学术学位博士 \qquad{}
          \__nju_degree_checkbox:n { 5 } 专业学位博士
        } \\
      \c__nju_name_email_tl    & \g__nju_info_email_tl \\
      \c__nju_name_supv_b_tl   &
        \clist_item:Nn \g__nju_info_supv_clist {1}
        \bool_if:NT \l__nju_second_supv_bool
          {
            \__nju_quad:
            \clist_item:Nn \g__nju_info_supv_ii_clist {1}
          } \\
    \end{tblr}
  }
\cs_new_protected:Npn \__nju_authdecl_sign_g:
  {
    \c__nju_name_authsign_tl \par
    \c__nju_name_blankdate_tl
  }
\cs_new_protected:Npn \__nju_authdecl_secretlv_g:
  {
    \c__nju_name_secretstatus_tl \par
    \ensuremath { \mdwhtsquare } \c__nju_name_secretfree_tl \par
    \ensuremath { \mdwhtsquare } \c__nju_name_secretdate_tl
  }
\__nju_declare_page:nn { cover-g-front-default }
  {
    element  = { emblem-img, name-img, type, degree, info, date },
    prefix   = cover / g /,
    format   = \zihao { 3 } \kaishu,
    top-skip = 1.5 cm
  }
\__nju_declare_page:nn { cover-g-back-default }
  {
    element  = { back },
    prefix   = cover / g /,
    format   = \zihao { 3 } \kaishu,
    top-skip = 20 cm
  }
\__nju_declare_page:nn { cover-g-en-default }
  {
    element  = { title, top, middle, emblem-img, bottom },
    prefix   = cover / g / en /,
    top-skip = 0 pt plus 1.2 fil
  }
\__nju_declare_page:nn { cover-nl-default }
  {
    element = { top, name, title, middle, bottom, date },
    prefix  = cover / nl /,
    format  = \kaishu
  }
\__nju_declare_page:nn { authdecl-g-default }
  {
    element     = { title, text, sign, info, date },
    prefix      = authdecl / g /,
    top-skip    = 1 cm,
    bottom-skip = 0.5 cm plus 1.5 fill
  }
\cs_new_protected:Npn \__nju_make_cover:
  {
    \clist_map_inline:nn { front, back, en }
      { \UseInstance { nju } { cover-g- ##1 -default } }
  }
\cs_new_protected:Npn \__nju_make_cover_nl:
  { \UseInstance { nju } { cover-nl-default } }
\cs_new_protected:Npn \__nju_make_origdecl:
  {
    \chapter* { \c__nju_name_origdecl_tl }
    \thispagestyle { empty }
    \c__nju_text_origdecl_tl
    \vfil
    \begin{flushright}
      \clist_map_inline:nn { origsign,     origdate }
        { \__nju_vskip: \__nju_name:n { ##1 } : \__nju_uline:n { 7 em } }
    \end{flushright}
    \vfil
  }
\cs_new_protected:Npn \__nju_make_authdecl:
  {
    \UseInstance { nju } { authdecl-g-default }
  }
\__nju_declare_element:nn { abstract / title }
  {
    content     = \__nju_abs_title:V \c__nju_name_abstracttitle_tl,
    format      = \bfseries \kaishu \zihao { -2 },
    bottom-skip = 1.2 cm
  }
\__nju_declare_element:nn { abstract / info }
  {
    content     = \__nju_abs_info_g:n       { : },
    format      = \zihao {  4 } \kaishu,
    bottom-skip = 2 cm,
    align       = l
  }
\__nju_declare_element:nn { abstract / en / title }
  {
    content     = \__nju_abs_title:V \c__nju_name_abstracttitle_en_tl,
    format      = \bfseries \kaishu \zihao { -2 },
    bottom-skip = 1.2 cm
  }
\__nju_declare_element:nn { abstract / en / info }
  {
    content     = \__nju_abs_info_en_g:n        { :~ },
    format      = \zihao {  4 },
    bottom-skip = 2 cm,
    align       = l
  }
\__nju_declare_element:nn { abstract / mark }
  {
    content     = \c__nju_name_abstract_b_tl,
    format      = \sffamily \zihao { -3 },
    bottom-skip = 1 cm
  }
\__nju_declare_element:nn { abstract / en / mark }
  {
    content     = \c__nju_name_abstract_b_en_tl,
    format      = \sffamily \zihao { -3 },
    bottom-skip = 1 cm
  }
\cs_new_protected:Npn \__nju_abs_info_g:n #1
  {
    \__nju_uline_list:xnn
      {
        \clist_item:Nn \c__nju_name_type_clist { \g__nju_info_type_int }
        \c__nju_name_title_a_tl #1
      }
      { \g__nju_info_title_tl } { \g__nju_abs_title_left_skip }
    \__nju_full_uline:NV \l__nju_tmpa_dim
      {
        \__nju_ulined_center_box:nn { 11 em } { \g__nju_info_major_tl }
        \c__nju_name_major_a_tl
        \__nju_ulined_center_box:nn { 4  em } { \g__nju_info_grade_tl }
        \c__nju_name_grade_tl \c__nju_name_author_a_tl #1
      }
    \__nju_ulined_center_box:nn { \l__nju_tmpa_dim }
      { \g__nju_info_author_tl } \\
    \__nju_full_uline:NV \l__nju_tmpa_dim
      { \c__nju_name_supv_a_tl #1 }
    \__nju_ulined_center_box:nn { \l__nju_tmpa_dim }
      { \g__nju_info_supvfull_tl }
  }
\cs_new_protected:Npn \__nju_abs_info_en_g:n #1
  {
    \__nju_uline_list:xnn { \g__nju_info_type_en_tl #1 }
        { \g__nju_info_title_en_tl } { \g__nju_abs_title_left_skip }
    \clist_map_inline:nn { major, author, supvfull }
      {
        \__nju_uline_entry:Nnnn \l__nju_tmpa_dim
          { ##1 _en } { ##1 _en } { #1 } \par
      }
  }
\cs_new_protected:Npn \__nju_make_abstract:
  {
    \UseInstance { nju } { abstract / title }
    \UseInstance { nju } { abstract / info  }
    \UseInstance { nju } { abstract / mark  }
  }
\cs_new_protected:Npn \__nju_make_abstract_en:
  {
    \UseInstance { nju } { abstract / en / title }
    \UseInstance { nju } { abstract / en / info  }
    \UseInstance { nju } { abstract / en / mark  }
  }
\clist_map_inline:nn
  {
    { acknowledgement } { 致 \qquad{} 谢                },
    { tableofcontents } { 目 \qquad{} 录                },
    { id              } { 学号                          },
    { listoffigures   } { 插图目录                      },
    { listoftables    } { 表格目录                      },
    { notation        } { 符号表                        },
    { origdate        } { 日期                          },
    { paperlist       } { 发表文章目录                  },
    { pdfcreator      } { LaTeX~ with~ njuthesis~ class },
    { preface         } { 前 \qquad{} 言                },
    { supv_ii         } { 第二导师                      },
    { supv_ttl        } { 职称                          }
  }
  { \__nju_define_name:nn #1 }
\clist_map_inline:nn
  {
    { abstract   } { 摘要       } { ABSTRACT            },
    % 用于书签的摘要名称字样
    { abstract_a } { 中文摘要   } { ABSTRACT            },
    % 用于小标题的摘要名称字样
    { abstract_b } { 摘\qquad{}要 } { ABSTRACT          },
    { appendix   } { 附录       } { appendix            },
    { dept       } { 院系       } { DEPARTMENT          },
    { figure     } { 图         } { figure              },
    { keywords   } { 关键词:   } { Keywords:~          },
    { lang       } { 中文       } { 英文                },
    { nju        } { 南京大学   } { Nanjing~ University },
    { table      } { 表         } { table               }
  }
  { \__nju_define_name:nnn #1 }
\clist_map_inline:nn
  {
    { apply        } {(申请 \g__nju_info_degree_tl 学位)},
    { authdecl     } { 学位论文出版授权书               },
    { author_a     }
      { \tl_item:Nn \g__nju_info_degree_tl { 1 } 士生姓名 },
    { authsign     } { 作者签名:\njuline{\hspace{6em}} },
    { blankdate    } { \njuline{\qquad\qquad} 年
                \njuline{\qquad} 月 \njuline{\qquad} 日 },
    % 用于摘要的作者名称字样
    { chairman     } { 答辩委员会主席:                 },
    { clc          } { 分类号                           },
    { confer       } { 学位授予单位和日期               },
    { defenddate   } { 论文答辩日期                     },
    { degree       } { 申请学位级别                     },
    % 用于出版授权书的学位名称字样
    { degree_a     } { 论文级别                         },
    % 用于出版授权书的院系名称字样
    { dept_a       } { 所在院系                         },
    { email        } { 作者 Email                       },
    { field        } { 研究方向                         },
    { g            } { 研究生                           },
    { grade        } { 级                               },
    % 用于出版授权书的学号名称字样
    { id_a         } { 研究生学号                       },
    % 用于摘要的专业名称字样
    { major_a      } { 专业                             },
    % 用于国家图书馆封面的专业名称字样
    { major_b      } { 专业名称                         },
    { origdecl     }
      { \c__nju_name_nju_tl 学位论文原创性声明            },
    { origsign     } { 研究生签名                       },
    { reviewer     } { 评阅人:                         },
    { secretlv     } { 密级                             },
    { secretstatus } { 论文涉密情况:                   },
    { secretfree   } { 不保密                           },
    { secretdate   }
      { 保密,保密期( \c__nju_name_blankdate_tl 至
                       \c__nju_name_blankdate_tl )       },
    { sign         } { (签字)                         },
    { submitdate   } { 论文提交日期                     },
    { subtitle     } { (题名和副题名)                 },
    { supv         } { 导师                             },
    % 用于摘要的导师名称字样
    { supv_a       } { 指导教师(姓名、职称)           },
    % 用于出版授权书的导师名称字样
    { supv_b       } { 导师姓名                         },
    { supvinfo     }
      { 指导教师姓名、职务、职称、学位、单位名称及地址  },
    % 用于普通封面的标题名称字样
    { title        } { 论文题目                         },
    % 用于摘要的标题名称字样
    { title_a      } { 题目                             },
    % 用于国家图书馆封面的标题名称字样
    { title_b      } { 学位论文                         },
    % 用于出版授权书的标题名称字样
    { title_c      } { 论文题名                         },
    { udc          } { U D C                            },
    { year         } { 学位年度                         }
  }
  { \__nju_define_name:nn #1 }
\clist_map_inline:nn
  {
    { abstracttitle }
      { \c__nju_name_nju_tl \g__nju_info_type_tl 中文摘要首页用纸 }
      { \c__nju_name_nju_tl \g__nju_info_type_tl 英文摘要首页用纸 },
    { author    } { 作者姓名 } { POSTGRADUATE   },
    { major     } { 专业名称 } { SPECIALIZATION },
    { supvfull  } { 指导教师 } { MENTOR         }
  }
  { \__nju_define_name:nnn #1 }
\int_compare:nT { \g__nju_info_degree_int == 3 }
  { \njusetname{major}{专业学位类别(领域)} }
\tl_const:Nn \c__nju_text_origdecl_tl
  {
    本人郑重声明,所提交的学位论文是本人在导师指导下独立进行科学研究工作所
    取得的成果。除本论文中已经注明引用的内容外,本论文不包含其他个人或集体
    已经发表或撰写过的研究成果,也不包含为获得 \c__nju_name_nju_tl 或其他教
    育机构的学位证书而使用过的材料。对本文的研究做出重要贡献的个人和集体,
    均已在论文的致谢部分明确标明。本人郑重申明愿承担本声明的法律责任。
  }
\tl_const:Nn \c__nju_text_authdecl_tl
  {
    本人完全同意《中国优秀博硕士学位论文全文数据库出版章程》
    (以下简称“章程”),愿意将本人的学位论文提交“中国学术期刊
    (光盘版)电子杂志社”在《中国博士学位论文全文数据库》、
    《中国优秀硕士学位论文全文数据库》中全文发表。《中国博士
    学位论文全文数据库》、《中国优秀硕士学位论文全文数据库》
    可以以电子、网络及其他数字媒体形式公开出版,并同意编入
    《中国知识资源总库》,在《中国博硕士学位论文评价数据库》
    中使用和在互联网上传播,同意按“章程”规定享受相关权益。
  }
\tl_const:Nn \c__nju_text_cover_en_tl
  {
    A~ dissertation~ submitted~ to \\
    the~ graduate~ school~ of~ \c__nju_name_nju_en_tl \\
    in~ partial~ fulfilment~ of~ the~ requirements~ for~ the~ degree~ of
  }
\clist_map_inline:nn
  {
    { axiom      } { 公理 } { Axiom      },
    { corollary  } { 推论 } { Corollary  },
    { definition } { 定义 } { Definition },
    { example    } { 例   } { Example    },
    { lemma      } { 引理 } { Lemma      },
    { proof      } { 证明 } { Proof      },
    { theorem    } { 定理 } { Theorem    }
  }
  { \__nju_add_theorem_type:nnn #1 }
\clist_map_inline:nn
  {
    { coverlabel    } { 100 pt },
    { coverlineskip } { 40  pt },
    { coveruline    } { 270 pt },
    { emblemwidthi  } { 46  pt },
    { emblemwidthii } { 61  pt },
    { namewidth     } { 126 pt },
    { smallhskip    } { 5   pt },
    { smallvskip    } { 1   ex }
  }
  { \__nju_define_dim:nn #1 }
\clist_map_inline:nn
  {
    { pagestyle     } { headings                          },
    { section       } { \large \sffamily                  },
    { chapter       } { \c__nju_fmt_section_tl \centering   },
    { chapterintoc  } { \c__nju_fmt_section_tl              },
    { subsection    } { \c__nju_fmt_section_tl              },
    { subsubsection } { \c__nju_fmt_section_tl              },
    { paragraph     } { \c__nju_fmt_section_tl              },
    { subparagraph  } { \c__nju_fmt_section_tl              },
    { toctitle      } { \centering \zihao { 3 } \bfseries }
  }
  { \__nju_define_fmt:nn #1 }
\endinput
%%
%% End of file `njuthesis-graduate.def'.