add xcolor package
This commit is contained in:
parent
fdf79ca041
commit
831ff1f95c
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
|
||||
%%%Hyperref and setup
|
||||
\RequirePackage{hyperref} % Hyperlinks
|
||||
\RequirePackage{xcolor} % To compute the colors below
|
||||
\RequirePackage{amsmath} % Cleveref needs this
|
||||
\RequirePackage{cleveref} % Better referencing
|
||||
\hypersetup{colorlinks, citecolor=violet, urlcolor=blue!80!black, linkcolor=red!50!black, pdfauthor=\@author, pdftitle=\@title}
|
||||
|
|
Loading…
Reference in a new issue