Search found 1 match

by AlbertoSinigaglia
Mon Aug 17, 2020 3:09 pm
Forum: Text Formatting
Topic: HyperLink throwing errors on fully working project when imported
Replies: 1
Views: 2018

HyperLink throwing errors on fully working project when imported

I have a fully working document in Latex, and i want to add Hyperlink to the `tableofcontent`, and i found some answers on stackexchange, that says to add :

\usepackage{color}
\usepackage{hyperref}
\hypersetup{
colorlinks=true, % make the links colored
linkcolor=blue, % color TOC links in blue ...