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$
|
$endfor$
|
||||||
$if(toc)$
|
$if(toc)$
|
||||||
|
{
|
||||||
|
\hypersetup{linkcolor=black}
|
||||||
\tableofcontents
|
\tableofcontents
|
||||||
|
}
|
||||||
$endif$
|
$endif$
|
||||||
$body$
|
$body$
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue