|
493 | 493 | {conclusion} {结\label_space: 论} {Conclusions},
|
494 | 494 | % 附录部分的总标题
|
495 | 495 | {appendix} {附\label_space: 录} {Appendices},
|
496 |
| - {ack} {致\label_space: 谢} {Acknowledgement}, |
| 496 | + {ack} {致\label_space: 谢} {Acknowledgements}, |
497 | 497 | {figure} {插\label_space: 图} {Illustrations},
|
498 | 498 | {table} {表\label_space: 格} {Tables},
|
499 | 499 | % 附录下各部分编号的前缀
|
|
762 | 762 | autoref .meta:nn = { bithesis / const / autoref } { #1 },
|
763 | 763 | style .meta:nn = { bithesis / const / style } { #1 },
|
764 | 764 | info .meta:nn = { bithesis / const / info } { #1 },
|
| 765 | + heading .meta:nn = { bithesis / const / heading } { #1 }, |
765 | 766 | }
|
766 | 767 | \keys_define:nn { bithesis / const / autoref }
|
767 | 768 | {
|
|
814 | 815 | }
|
815 | 816 | },
|
816 | 817 | }
|
| 818 | +\keys_define:nn { bithesis / const / heading } |
| 819 | + { |
| 820 | + acknowledgements .tl_set:N = \g_@@_const_heading_acknowledgements_tl, |
| 821 | + acknowledgements .initial:n = { |
| 822 | + \@@_get_const:N {ack} |
| 823 | + }, |
| 824 | + } |
817 | 825 | % \end{macrocode}
|
818 | 826 | %
|
819 | 827 | % 定义 |bithesis/style| 键值对类。
|
|
3032 | 3040 | subsubsection/number = \arabic{section}. \arabic{subsection}. \arabic{subsubsection},
|
3033 | 3041 | }
|
3034 | 3042 |
|
3035 |
| - \@@_if_thesis_english:TF { |
3036 |
| - \chapter{\c_@@_label_ack_en_tl} |
3037 |
| - } { |
3038 |
| - \chapter{\c_@@_label_ack_tl} |
3039 |
| - } |
| 3043 | + \chapter{\g_@@_const_heading_acknowledgements_tl} |
3040 | 3044 | \@@_if_graduate:TF {\fangsong}{}
|
3041 | 3045 | #1
|
3042 | 3046 | \end{blindPeerReview}
|
|
0 commit comments