Skip to content

Commit

Permalink
Added tocdepth to latex template.
Browse files Browse the repository at this point in the history
  • Loading branch information
John MacFarlane committed Jan 5, 2013
1 parent 9601cc5 commit d541256
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions default.latex
Expand Up @@ -135,6 +135,7 @@ $endfor$
$if(toc)$
{
\hypersetup{linkcolor=black}
\setcounter{tocdepth}{$toc-level$}
\tableofcontents
}
$endif$
Expand Down

0 comments on commit d541256

Please sign in to comment.