diff options
| -rw-r--r-- | default.latex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.latex b/default.latex index be64c24db..cd45cf895 100644 --- a/default.latex +++ b/default.latex @@ -171,7 +171,7 @@ $include-before$ $endfor$ $if(toc)$ { -\hypersetup{linkcolor=black} +\hypersetup{linkcolor=$if(toccolor)$$toccolor$$else$black$endif$} \setcounter{tocdepth}{$toc-depth$} \tableofcontents } |
