mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-28 19:26:45 +00:00
LaTeX: Make TOC links black.
This commit is contained in:
+3
-1
@@ -158,8 +158,10 @@ $include-before$
|
||||
|
||||
$endfor$
|
||||
$if(toc)$
|
||||
{
|
||||
\hypersetup{linkcolor=black}
|
||||
\tableofcontents
|
||||
|
||||
}
|
||||
$endif$
|
||||
$body$
|
||||
|
||||
|
||||
Reference in New Issue
Block a user