Skip to content

Commit 515a8f6

Browse files
authored
Merge pull request #19 from spencerwooo/fix-toc-link
2 parents 111ed0b + e6dde1f commit 515a8f6

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

graduation-thesis/main.pdf

-18 Bytes
Binary file not shown.

graduation-thesis/misc/3_conclusion.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
%
2020
% Compile with: xelatex -> biber -> xelatex -> xelatex
2121

22-
\addcontentsline{toc}{chapter}{结~~~~论}
2322
\chapter*{\vskip 10bp\textmd{结~~~~论} \vskip -6bp}
23+
\addcontentsline{toc}{chapter}{结~~~~论}
2424

2525
% 在结论部分的子标题不需要序号,加上 * 即可(一个例子如下)
2626
% \section*{结论段落标题}

graduation-thesis/misc/4_reference.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
% 如无特殊需要,本页面无需更改
2323

2424
% 参考文献开始
25-
\addcontentsline{toc}{chapter}{参考文献}
2625
\chapter*{\vskip 10bp \textmd{参考文献} \vskip -6bp}
26+
\addcontentsline{toc}{chapter}{参考文献}
2727

2828
% 设置参考文献字号为 5 号
2929
\renewcommand*{\bibfont}{\zihao{5}}

graduation-thesis/misc/5_appendix.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
%
2020
% Compile with: xelatex -> biber -> xelatex -> xelatex
2121

22-
\addcontentsline{toc}{chapter}{附~~~~录}
2322
\chapter*{\vskip 10bp \textmd{附~~~~录} \vskip -6bp}
23+
\addcontentsline{toc}{chapter}{附~~~~录}
2424

2525
附录相关内容…
2626

graduation-thesis/misc/6_acknowledgements.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
%
2020
% Compile with: xelatex -> biber -> xelatex -> xelatex
2121

22-
\addcontentsline{toc}{chapter}{致~~~~谢}
2322
\chapter*{\vskip 10bp \textmd{致~~~~谢} \vskip -6bp}
23+
\addcontentsline{toc}{chapter}{致~~~~谢}
2424

2525
值此论文完成之际,首先向我的导师……
2626

0 commit comments

Comments
 (0)