File tree 6 files changed +25
-9
lines changed
6 files changed +25
-9
lines changed Original file line number Diff line number Diff line change 3061
3061
% \end{macrocode}
3062
3062
% \end{macro}
3063
3063
%
3064
+ % \begin{macro}{\BigStar}
3065
+ % 提供密级选项中需要的五角星,在普通环境中使用。
3066
+ % \begin{macrocode}
3067
+ \DeclareDocumentCommand \BigStar { }
3068
+ { \ding {72} }
3069
+ % \end{macrocode}
3070
+ % \end{macro}
3071
+ %
3064
3072
% \begin{environment}{blindPeerReview}
3065
3073
% 用于包裹涉及个人信息的内容。
3066
3074
%
Original file line number Diff line number Diff line change 416
416
\RequirePackage {multirow}
417
417
\RequirePackage {tikz}
418
418
\RequirePackage {etoolbox}
419
- \RequirePackage [hidelinks=true ]{hyperref}
419
+ \RequirePackage [hidelinks]{hyperref}
420
420
\RequirePackage {xcolor}
421
421
\RequirePackage {caption}
422
422
\RequirePackage {array}
423
423
\RequirePackage {amsmath}
424
- \RequirePackage {amssymb }
424
+ \RequirePackage {pifont }
425
425
\RequirePackage {amsthm}
426
426
\RequirePackage {unicode-math}
427
427
\RequirePackage {pdfpages}
1036
1036
}
1037
1037
\DeclareDocumentCommand \BITSetup { m }
1038
1038
{ \keys _set:nn { bithesis } { #1 }}
1039
+ \DeclareDocumentCommand \BigStar { }
1040
+ { \ding {72} }
1039
1041
\NewDocumentEnvironment {blindPeerReview} {O{\c _true_bool} +b}
1040
1042
{
1041
1043
\bool _if:nTF {\g __bithesis_blind_mode_bool && #1} {} {
Original file line number Diff line number Diff line change 57
57
keywords = {形状记忆;聚氨酯;织物;合成;应用\textcolor {blue}{(硕士一般选3~6个单词或专业术语,博士一般选3~8个单词或专业术语,且中英文关键词必须对应。)}},
58
58
keywordsEn = shape memory properties; polyurethane; textile; synthesis; application,
59
59
% 必要时置于封面右上角,并按照国家规定进行标记。
60
- % classifiedLevel = 密级 $\bigstar$ 保密期限,
60
+ % classifiedLevel = 密级\BigStar 保密期限,
61
61
},
62
62
% 在目录页中不显示摘要和主要符号对照表的标题。
63
63
TOC = {
Original file line number Diff line number Diff line change 416
416
\RequirePackage {multirow}
417
417
\RequirePackage {tikz}
418
418
\RequirePackage {etoolbox}
419
- \RequirePackage [hidelinks=true ]{hyperref}
419
+ \RequirePackage [hidelinks]{hyperref}
420
420
\RequirePackage {xcolor}
421
421
\RequirePackage {caption}
422
422
\RequirePackage {array}
423
423
\RequirePackage {amsmath}
424
- \RequirePackage {amssymb }
424
+ \RequirePackage {pifont }
425
425
\RequirePackage {amsthm}
426
426
\RequirePackage {unicode-math}
427
427
\RequirePackage {pdfpages}
1036
1036
}
1037
1037
\DeclareDocumentCommand \BITSetup { m }
1038
1038
{ \keys _set:nn { bithesis } { #1 }}
1039
+ \DeclareDocumentCommand \BigStar { }
1040
+ { \ding {72} }
1039
1041
\NewDocumentEnvironment {blindPeerReview} {O{\c _true_bool} +b}
1040
1042
{
1041
1043
\bool _if:nTF {\g __bithesis_blind_mode_bool && #1} {} {
Original file line number Diff line number Diff line change 416
416
\RequirePackage {multirow}
417
417
\RequirePackage {tikz}
418
418
\RequirePackage {etoolbox}
419
- \RequirePackage [hidelinks=true ]{hyperref}
419
+ \RequirePackage [hidelinks]{hyperref}
420
420
\RequirePackage {xcolor}
421
421
\RequirePackage {caption}
422
422
\RequirePackage {array}
423
423
\RequirePackage {amsmath}
424
- \RequirePackage {amssymb }
424
+ \RequirePackage {pifont }
425
425
\RequirePackage {amsthm}
426
426
\RequirePackage {unicode-math}
427
427
\RequirePackage {pdfpages}
1036
1036
}
1037
1037
\DeclareDocumentCommand \BITSetup { m }
1038
1038
{ \keys _set:nn { bithesis } { #1 }}
1039
+ \DeclareDocumentCommand \BigStar { }
1040
+ { \ding {72} }
1039
1041
\NewDocumentEnvironment {blindPeerReview} {O{\c _true_bool} +b}
1040
1042
{
1041
1043
\bool _if:nTF {\g __bithesis_blind_mode_bool && #1} {} {
Original file line number Diff line number Diff line change 416
416
\RequirePackage {multirow}
417
417
\RequirePackage {tikz}
418
418
\RequirePackage {etoolbox}
419
- \RequirePackage [hidelinks=true ]{hyperref}
419
+ \RequirePackage [hidelinks]{hyperref}
420
420
\RequirePackage {xcolor}
421
421
\RequirePackage {caption}
422
422
\RequirePackage {array}
423
423
\RequirePackage {amsmath}
424
- \RequirePackage {amssymb }
424
+ \RequirePackage {pifont }
425
425
\RequirePackage {amsthm}
426
426
\RequirePackage {unicode-math}
427
427
\RequirePackage {pdfpages}
1036
1036
}
1037
1037
\DeclareDocumentCommand \BITSetup { m }
1038
1038
{ \keys _set:nn { bithesis } { #1 }}
1039
+ \DeclareDocumentCommand \BigStar { }
1040
+ { \ding {72} }
1039
1041
\NewDocumentEnvironment {blindPeerReview} {O{\c _true_bool} +b}
1040
1042
{
1041
1043
\bool _if:nTF {\g __bithesis_blind_mode_bool && #1} {} {
You can’t perform that action at this time.
0 commit comments