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:
11
tex/base/listoftables/listoftables.tex
Normal file
11
tex/base/listoftables/listoftables.tex
Normal file
@ -0,0 +1,11 @@
|
||||
\setcounter{tocdepth}{3}
|
||||
|
||||
% add table of contents entry
|
||||
\addstarredchapter{\DICTListOfTables}
|
||||
|
||||
\renewcommand{\listtablename}{\DICTListOfTables}
|
||||
\renewcommand{\tablename}{\DICTTableName}
|
||||
\listoftables
|
||||
|
||||
% update mark for use of \leftmark and \rightmark
|
||||
\markboth{\DICTListOfTables}{\DICTListOfTables}
|
Reference in New Issue
Block a user