use title instead of course for hypersetup
This commit is contained in:
parent
50e7b965d1
commit
fdf79ca041
1 changed files with 1 additions and 1 deletions
|
@ -12,5 +12,5 @@
|
|||
\RequirePackage{hyperref} % Hyperlinks
|
||||
\RequirePackage{amsmath} % Cleveref needs this
|
||||
\RequirePackage{cleveref} % Better referencing
|
||||
\hypersetup{colorlinks, citecolor=violet, urlcolor=blue!80!black, linkcolor=red!50!black, pdfauthor=\@author, pdftitle=\@course}
|
||||
\hypersetup{colorlinks, citecolor=violet, urlcolor=blue!80!black, linkcolor=red!50!black, pdfauthor=\@author, pdftitle=\@title}
|
||||
|
||||
|
|
Loading…
Reference in a new issue