mirror of
https://github.com/nganhkhoa/CTF-All-In-One.git
synced 2025-06-23 03:35:03 +07:00
开始使用Latex写作啦!不过目前处于测试摸索阶段,欢迎提issue~
This commit is contained in:
10
tex/base/tableofcontents/tableofcontents.tex
Normal file
10
tex/base/tableofcontents/tableofcontents.tex
Normal file
@ -0,0 +1,10 @@
|
||||
% add table of contents entry
|
||||
\addstarredchapter{\DICTTableOfContents}
|
||||
|
||||
% Rename name of table of contents
|
||||
\renewcommand\contentsname{\DICTTableOfContents}
|
||||
|
||||
% update mark for use of \leftmark and \rightmark
|
||||
\markboth{\DICTTableOfContents}{\DICTTableOfContents}
|
||||
|
||||
\tableofcontents
|
Reference in New Issue
Block a user