Added tocdepth to latex template.
This commit is contained in:
parent
9601cc5026
commit
d541256441
1 changed files with 1 additions and 0 deletions
|
@ -135,6 +135,7 @@ $endfor$
|
|||
$if(toc)$
|
||||
{
|
||||
\hypersetup{linkcolor=black}
|
||||
\setcounter{tocdepth}{$toc-level$}
|
||||
\tableofcontents
|
||||
}
|
||||
$endif$
|
||||
|
|
Loading…
Add table
Reference in a new issue