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