Automatically set metadata
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
|
||||
\nocite{*}
|
||||
|
||||
\newcommand{\metadata}{
|
||||
\AtEndPreamble{
|
||||
\hypersetup{
|
||||
pdftitle = {\mytitle},
|
||||
pdfauthor = {\student},
|
||||
@@ -56,6 +56,12 @@
|
||||
}
|
||||
}
|
||||
|
||||
\renewcommand{\maketitle}{
|
||||
\begin{frame}[noframenumbering, plain]
|
||||
\titlepage
|
||||
\end{frame}
|
||||
}
|
||||
|
||||
\renewcommand{\ULdepth}{1.8pt}
|
||||
\contourlength{0.8pt}
|
||||
\newcommand{\gul}[1]{%
|
||||
|
||||
Reference in New Issue
Block a user