diff --git a/CHANGELOG.md b/CHANGELOG.md index 01568907..fb82f30f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ 点击版本号即可在 GitHub 上查看相邻版本间的代码变动。 ## [Unreleased] +### Fixed +- 修正 “keywords” 的拼写。 ## [v7.0.0] - 2020-09-09 ### Changed diff --git a/data/abstract.tex b/data/abstract.tex index 5567a1ed..2e68da1d 100644 --- a/data/abstract.tex +++ b/data/abstract.tex @@ -32,23 +32,17 @@ \end{abstract} \begin{abstract*} - An abstract of a dissertation is a summary and extraction of research work - and contributions. Included in an abstract should be description of research - topic and research objective, brief introduction to methodology and research - process, and summarization of conclusion and contributions of the - research. An abstract should be characterized by independence and clarity and - carry identical information with the dissertation. It should be such that the - general idea and major contributions of the dissertation are conveyed without - reading the dissertation. - - An abstract should be concise and to the point. It is a misunderstanding to - make an abstract an outline of the dissertation and words ``the first - chapter'', ``the second chapter'' and the like should be avoided in the - abstract. - - Key words are terms used in a dissertation for indexing, reflecting core - information of the dissertation. An abstract may contain a maximum of 5 key - words, with semi-colons used in between to separate one another. + An abstract of a dissertation is a summary and extraction of research work and contributions. + Included in an abstract should be description of research topic and research objective, brief introduction to methodology and research process, and summarization of conclusion and contributions of the research. + An abstract should be characterized by independence and clarity and carry identical information with the dissertation. + It should be such that the general idea and major contributions of the dissertation are conveyed without reading the dissertation. + + An abstract should be concise and to the point. + It is a misunderstanding to make an abstract an outline of the dissertation and words “the first chapter”, “the second chapter” and the like should be avoided in the abstract. + + Keywords are terms used in a dissertation for indexing, reflecting core information of the dissertation. + An abstract may contain a maximum of 5 keywords, with semi-colons used in between to separate one another. + \thusetup{ keywords* = {TeX, LaTeX, CJK, template, thesis}, diff --git a/testfiles/05-abstract-en.tex b/testfiles/05-abstract-en.tex index f52a05cf..4e244725 100644 --- a/testfiles/05-abstract-en.tex +++ b/testfiles/05-abstract-en.tex @@ -15,10 +15,10 @@ It should be such that the general idea and major contributions of the dissertation are conveyed without reading the dissertation. An abstract should be concise and to the point. - It is a misunderstanding to make an abstract an outline of the dissertation and words ``the first chapter'', ``the second chapter'' and the like should be avoided in the abstract. + It is a misunderstanding to make an abstract an outline of the dissertation and words “the first chapter”, “the second chapter” and the like should be avoided in the abstract. - Key words are terms used in a dissertation for indexing, reflecting core information of the dissertation. - An abstract may contain a maximum of 5 key words, with semi-colons used in between to separate one another. + Keywords are terms used in a dissertation for indexing, reflecting core information of the dissertation. + An abstract may contain a maximum of 5 keywords, with semi-colons used in between to separate one another. \thusetup{ keywords* = {keyword 1, keyword 2, keyword 3, keyword 4, keyword 5}, diff --git a/testfiles/05-abstract-en.tlg b/testfiles/05-abstract-en.tlg index e84b8cac..48cbe22a 100644 --- a/testfiles/05-abstract-en.tlg +++ b/testfiles/05-abstract-en.tlg @@ -613,13 +613,9 @@ Completed box being shipped out [2] ....\glue(\rightskip) 0.0 ...\glue(\parskip) 0.0 plus 1.0 ...\glue(\baselineskip) 11.67966 -...\hbox(8.22673+2.6258)x426.79135, glue set 0.13916 +...\hbox(8.22673+2.6258)x426.79135, glue set 0.32932 ....\hbox(0.0+0.0)x24.09 -....\TU/texgyretermes(0)/m/n/12.045 Key -....\kern -0.00021 -....\kern 0.00021 -....\glue 3.01125 plus 1.50562 minus 1.00374 -....\TU/texgyretermes(0)/m/n/12.045 words +....\TU/texgyretermes(0)/m/n/12.045 Keywords ....\kern -0.00021 ....\kern 0.00021 ....\glue 3.01125 plus 1.50562 minus 1.00374 @@ -669,7 +665,7 @@ Completed box being shipped out [2] ....\glue(\rightskip) 0.0 ...\penalty 150 ...\glue(\baselineskip) 9.16225 -...\hbox(8.28696+2.6258)x426.79135, glue set - 0.49454 +...\hbox(8.28696+2.6258)x426.79135, glue set - 0.28804 ....\TU/texgyretermes(0)/m/n/12.045 of ....\kern -0.00021 ....\kern 0.00021 @@ -714,11 +710,7 @@ Completed box being shipped out [2] ....\kern -0.00021 ....\kern 0.00021 ....\glue 3.01125 plus 1.50562 minus 1.00374 -....\TU/texgyretermes(0)/m/n/12.045 key -....\kern -0.00021 -....\kern 0.00021 -....\glue 3.01125 plus 1.50562 minus 1.00374 -....\TU/texgyretermes(0)/m/n/12.045 words, +....\TU/texgyretermes(0)/m/n/12.045 keywords, ....\kern -0.00021 ....\kern 0.00021 ....\glue 3.01125 plus 1.88202 minus 0.80298 @@ -769,12 +761,8 @@ Completed box being shipped out [2] ...\glue 0.0 ...\glue(\parskip) 0.0 plus 1.0 ...\glue(\baselineskip) 9.17429 -...\hbox(8.28696+2.6258)x426.79135, glue set 85.6248fil -....\TU/texgyretermes(0)/b/n/12.045 Key -....\kern -0.00021 -....\kern 0.00021 -....\glue 3.01125 plus 1.50562 minus 1.00374 -....\TU/texgyretermes(0)/b/n/12.045 Words: +...\hbox(8.28696+2.6258)x426.79135, glue set 91.56297fil +....\TU/texgyretermes(0)/b/n/12.045 Keywords: ....\kern 0.0 ....\kern -0.0002 ....\kern 0.0002 diff --git a/thuthesis.dtx b/thuthesis.dtx index b52c7ea8..9b53557f 100644 --- a/thuthesis.dtx +++ b/thuthesis.dtx @@ -4130,11 +4130,10 @@ \ifthu@degree@graduate \vspace*{\stretch{4}}% \noindent - \textbf{Key Words:}\space \else \null\par - \textbf{Keywords:}\space \fi + \textbf{Keywords:}\space \thu@clist@use{\thu@keywords@en}{; }% \ifthu@degree@graduate \vspace*{\stretch{1}}%