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
|
# nwafuthesis class
# Matthew Bertucci 2022/08/01 for v1.15
#include:expl3
#include:xtemplate
#include:l3keys2e
#include:class-ctexbook
#include:xeCJK
#include:amsmath
#include:unicode-math
#include:geometry
#include:fancyhdr
#include:titletoc
#include:footmisc
#include:ntheorem
# loads thmmarks option of ntheorem
#include:enumitem
# loads shortlabels option of enumitem
#include:graphicx
#include:caption
#include:bicaption
#include:xcolor
#include:biblatex
# loads style=gb7714-NWAFU option of biblatex
#include:hyperref
#include:pifont
#keyvals:\documentclass/nwafuthesis#c
type=#doctor,master,bachelor
oneside
twoside
draft#true,false
#endkeyvals
\nwafuset{键值列表%keyvals}
#keyvals:\nwafuset#c
style={%<键值列表%>}
style/font=#garamond,libertinus,lm,palatino,times,times*,none
style/cjk-font=#adobe,fandol,founder,mac,sinotype,sourcehan,windows,none
style/font-size=#-4,5
style/fullwidth-stop=#catcode,mapping,false
style/footnote-style=#plain,libertinus,libertinus*,libertinus-sans,pifont,pifont*,pifont-sans,pifont-sans*,xits,xits-sans,xits-sans*
style/hyperlink=#border,color,none
style/hyperlink-color=#default,classic,elegant,fantasy,material,business,science,summer,autumn,graylevel,prl
style/bib-resource={%<文件%>}
style/logo={%<文件%>}
style/logo-size=##L
style/logo-size={%<宽度,高度%>}
style/auto-make-cover#true,false
style/withchapter#true,false
style/withsig#true,false
style/chapnum=#zh,en
info={%<键值列表%>}
info/degree=#academic,professional
info/btype=#paper,design
info/title={%<中文标题%>}
info/title*={%<英文标题%>}
info/author={%<姓名%>}
info/author*={%<英文姓名或拼音%>}
info/supervisor={%<姓名%>}
info/supervisor*={%<英文姓名或拼音%>}
info/cosupervisor={%<姓名%>}
info/cosupervisor*={%<英文姓名或拼音%>}
info/department={%<名称%>}
info/department*={%<英文名称%>}
info/major={%<名称%>}
info/major*={%<英文名称%>}
info/researchfield={%<名称%>}
info/researchfield*={%<英文名称%>}
info/professionaltype={%<名称%>}
info/professionaltype*={%<英文名称%>}
info/professionalfield={%<名称%>}
info/professionalfield*={%<英文名称%>}
info/mastertype={%<研究生学位英文名称%>}
info/student-id={%<数字%>}
info/class-id={%<数字%>}
info/grade={%<数字%>}
info/enroll={%<数字%>}
info/school-id={%<数字%>}
info/date={%<日期%>}
info/date*={%<英文日期%>}
info/defensedate={%<日期%>}
info/secret-level=#none,i,ii,iii,iv
info/instructors={%<成员 1, 成员 2, ...%>}
info/defensecommittees={%<{单位, 姓名, 职称}, {单位, 姓名, 职称}, ...%>}
info/foundation={%<{来源, 名称, 编号}, {来源, 名称, 编号}, ...%>}
info/clc={%<分类号%>}
info/udc={%<UDC码%>}
abstract={%<键值列表%>}
abstract/abstractfile={%<中文摘要文件名%>}
abstract/abstractfile*={%<英文摘要文件名%>}
abstract/keywords={%<中文关键字%>}
abstract/keywords*={%<英文关键字%>}
abstract/notationfile={%<主要符号对照表文件名%>}
theorem={%<键值列表%>}
theorem/style=#plain,margin,change,break,marginbreak,changebreak
theorem/header-font={%<字体%>}
theorem/body-font={%<字体%>}
theorem/qed={%<符号%>}
theorem/counter={%<计数器%>}
#endkeyvals
\frontmatter[编号格式]
\frontmatter*
\frontmatter*[编号格式]
\mainmatter*
\begin{axiom}
\begin{axiom}[小标题%text]
\end{axiom}
\begin{corollary}
\begin{corollary}[小标题%text]
\end{corollary}
\begin{definition}
\begin{definition}[小标题%text]
\end{definition}
\begin{example}
\begin{example}[小标题%text]
\end{example}
\begin{lemma}
\begin{lemma}[小标题%text]
\end{lemma}
\begin{proof}
\begin{proof}[小标题%text]
\end{proof}
\begin{theorem}
\begin{theorem}[小标题%text]
\end{theorem}
\newtheorem{envname}{title%plain}#N
\newtheorem[options%keyvals]{envname}{title%plain}#N
\newtheorem*{envname}{title%plain}#N
\newtheorem*[options%keyvals]{envname}{title%plain}#N
#keyvals:\newtheorem,\newtheorem*
style=#plain,margin,change,break,marginbreak,changebreak
header-font={%<字体%>}
body-font={%<字体%>}
qed={%<符号%>}
counter={%<计数器%>}
#endkeyvals
\bibmatter
\bibmatter*
\begin{acknowledgement}
\end{acknowledgement}
\begin{resume}
\end{resume}
\researchitem
\researchitem[个人简历分类名称]
\begin{publications}
\end{publications}
\begin{achievements}
\end{achievements}
\nwafuthesis
\datezh
\dateen
\fakebold{文字内容%text}
\fakebold[加粗系数]{文字内容%text}
\makecoveri#*
\makecoverii#*
\makecoveriii#*
\makecoveriv#*
\makecoverv#*
\makecovervi#*
\makecovervii#*
\makecovers#*
\makefront#*
\begin{abstract*}
\end{abstract*}
\begin{notation}#\tabular
\begin{notation}[cols]#\tabular
\end{notation}
\cleardoublepage[页面风格]
# not documented
\gbcaselocalset#S
\nwafufoot[places]{footer}#S
\nwafufoot{footer}#S
\nwafuhead[places]{header}#S
\nwafuhead{header}#S
\NWAFUNumberLine{arg}#S
\publicationskip#S
\resumitem#S
\resumitem[opt]#S
\tocrule*{arg}#S
\tocrule{arg}#S
# from shortlabels option of enumitem
#keyvals:\begin{enumerate}#c,\begin{itemize}#c,\begin{description}#c,\begin{enumerate*}#c,\begin{itemize*}#c,\begin{description*}#c
A
a
I
i
1
#endkeyvals
# from thmmarks option of ntheorem
\theoremsymbol{symbol}
\theendNonectr#S
\thecurrNonectr#S
\ifsetendmark#S
\setendmarktrue#S
\setendmarkfalse#S
# from style=gb7714-NWAFU option of biblatex
#keyvals:\usepackage/biblatex#c,\ExecuteBibliographyOptions#c
# from gb7714-NWAFU.bbx (loads gb7714-2015.bbx)
citexref#true,false
gbmedium#true,false
gbannote#true,false
gbfieldtype#true,false
gbfnperpage#true,false
gbfootbib#true,false
gbstyle#true,false
gbtype#true,false
gbcodegbk#true,false
gbstrict#true,false
gbtitlelink#true,false
gbctexset#true,false
gbnoauthor#true,false
gbfieldstd#true,false
gbpub#true,false
gbpunctin#true,false
gblanorder=#chineseahead,englishahead,%<string%>
gbcitelocal=#gb7714-2015,chinese,english
gbbiblocal=#gb7714-2015,chinese,english
gblocal=#gb7714-2015,chinese,english
gbbiblabel=#bracket,parens,plain,dot,box,circle
gbnamefmt=#uppercase,lowercase,givenahead,familyahead,pinyin,quanpin,reverseorder
gbalign=#right,left,center,gb7714-2015,gb7714-2015ay
# from gb7714-NWAFU.cbx (loads gb7714-2015ay.cbx)
gblabelref#true,false
gbcitelabel=#bracket,parens,plain,dot,box,circle
#endkeyvals
# from gb7714-NWAFU.bbx (loads gb7714-2015.bbx)
\nwafubibfont#*
# from gb7714-2015.bbx
#include:xstring
\versionofgbtstyle#S
\versionofbiblatex#S
\defversion{arg1}{arg2}{arg3}#S
\switchversion{arg1}{arg2}#S
\testCJKfirst{field}#*
\multivolparser{arg}#*
\multinumberparser{arg}#*
\footbibmargin#*
\footbiblabelsep#*
\execgbfootbib#*
\thegbnamefmtcase#*
\mkgbnumlabel{arg}#*
\thegbalignlabel#*
\thegbcitelocalcase#*
\thegbbiblocalcase#*
\lancnorder#S
\lanjporder#S
\lankrorder#S
\lanenorder#S
\lanfrorder#S
\lanruorder#S
\execlanodeah#*
\thelanordernum#*
\execlanodudf{string}#*
\setlocalbibstring{string}{text}
\setlocalbiblstring{string}{text}
\dealsortlan#*
\bibitemindent#*
\biblabelextend#*
\setaligngbstyle#*
\lengthid#*
\lengthlw#*
\itemcmd#*
\setaligngbstyleay#*
\publocpunct#*
\bibtitlefont#*
\bibauthorfont#*
\bibpubfont#*
\execgbfdfmtstd#*
\aftertransdelim#*
\gbcaselocalset#*
\gbpinyinlocalset#*
\gbquanpinlocalset#*
\defdoublelangentry{match}{fieldvalue}
\entrykeya#S
\entrykeyb#S
\userfieldabcde#S
# from gb7714-NWAFU.cbx (loads gb7714-2015ay.cbx)
\mkbibleftborder#*
\mkbibrightborder#*
\compextradelim#*
\upcite{bibid}#*C
\upcite[postnote]{bibid}#*C
\upcite[prenote][postnote]{bibid}#*C
\pagescite{bibid}#C
\pagescite[postnote]{bibid}#C
\pagescite[prenote][postnote]{bibid}#C
\yearpagescite{bibid}#C
\yearpagescite[postnote]{bibid}#C
\yearpagescite[prenote][postnote]{bibid}#C
\yearcite{bibid}#C
\yearcite[postnote]{bibid}#C
\yearcite[prenote][postnote]{bibid}#C
\authornumcite{bibid}#C
\authornumcite[postnote]{bibid}#C
\authornumcite[prenote][postnote]{bibid}#C
\citet{bibid}#*C
\citet[postnote]{bibid}#*C
\citet[prenote][postnote]{bibid}#*C
\citep{bibid}#*C
\citep[postnote]{bibid}#*C
\citep[prenote][postnote]{bibid}#*C
\citets{bibid}{bibid}#*C
\citets(post){bibid}{bibid}#*C
\citets(pre)(post){bibid}{bibid}#*C
\citets(pre)(post)[post]{bibid}[post]{bibid}#*C
\citets[post]{bibid}[post]{bibid}#*C
\citets[pre][post]{bibid}[pre][post]{bibid}#*C
\citets(pre)(post)[pre][post]{bibid}[pre][post]{bibid}#*C
\citetns{bibid}#*C
\citetns[postnote]{bibid}#*C
\citetns[prenote][postnote]{bibid}#*C
\citepns{bibid}#*C
\citepns[postnote]{bibid}#*C
\citepns[prenote][postnote]{bibid}#*C
\inlinecite{bibid}#*C
\inlinecite[postnote]{bibid}#*C
\inlinecite[prenote][postnote]{bibid}#*C
\citec{bibid}#C
\citec[postnote]{bibid}#C
\citec[prenote][postnote]{bibid}#C
\citecs{bibid}{bibid}#C
\citecs(post){bibid}{bibid}#*C
\citecs(pre)(post){bibid}{bibid}#C
\citecs(pre)(post)[post]{bibid}[post]{bibid}#*C
\citecs[post]{bibid}[post]{bibid}#*C
\citecs[pre][post]{bibid}[pre][post]{bibid}#*C
\citecs(pre)(post)[pre][post]{bibid}[pre][post]{bibid}#C
\authornumcites{bibid}{bibid}#C
\authornumcites(post){bibid}{bibid}#*C
\authornumcites(pre)(post){bibid}{bibid}#C
\authornumcites(pre)(post)[post]{bibid}[post]{bibid}#*C
\authornumcites[post]{bibid}[post]{bibid}#*C
\authornumcites[pre][post]{bibid}[pre][post]{bibid}#*C
\authornumcites(pre)(post)[pre][post]{bibid}[pre][post]{bibid}#C
|