use title instead of course for hypersetup

This commit is contained in:
Maximilian Keßler 2021-09-08 16:17:30 +02:00
parent 50e7b965d1
commit fdf79ca041

View File

@ -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}