LaTeX: Make TOC links black.
This commit is contained in:
parent
242daf3377
commit
cb68b11fb4
1 changed files with 3 additions and 1 deletions
|
@ -158,8 +158,10 @@ $include-before$
|
|||
|
||||
$endfor$
|
||||
$if(toc)$
|
||||
{
|
||||
\hypersetup{linkcolor=black}
|
||||
\tableofcontents
|
||||
|
||||
}
|
||||
$endif$
|
||||
$body$
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue