Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions NKThesis.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

\def\zhaiyao{
\clearpage
\phantomsection
\vspace*{24pt}
\centerline{\zihaoxiaoer\rmfamily\bfseries\jiacu 摘要}
% 若目录中不需列出摘要,请在下行前添加百分号
Expand All @@ -16,6 +17,7 @@

\def\abstract{
\clearpage
\phantomsection
\vspace*{24pt}
\centerline{\zihaoxiaoer\usefont{OT1}{phv}{bx}{n}Abstract}
% 若目录中不需列出摘要,请在下行前添加百分号
Expand Down
2 changes: 2 additions & 0 deletions tex/A1_references.tex
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
% 2020版标准4.8
% 参考文献:标题要求同各章标题。文字部分:宋体10.5磅(或五号),英文用Times New Roman字体10.5磅(或五号),固定值行距16磅,段前段后0磅

\cleardoublepage
\phantomsection
\printbibliography[title=\nkrefname]

}
2 changes: 2 additions & 0 deletions tex/A2_acknowledgements.tex
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
% -*- coding: utf-8 -*-

%\makeschapterhead{致谢}
\cleardoublepage
\phantomsection
\chapter*{致谢}
{
\fangsong
Expand Down
2 changes: 2 additions & 0 deletions tex/A4_resume.tex
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
% 标题要求同各章标题。文字部分:宋体10.5磅(或五号),英文用Times New Roman字体10.5磅(或五号),固定值行距16磅,段前段后0磅,发表学术论文书写格式同参考文献
% 这一部分要求似乎较宽松,大小和行距或许可以不改。

\cleardoublepage
\phantomsection
\chapter*{个人简历、在学期间发表的学术论文与研究成果}

\section*{\leftline{个人简历}}
Expand Down