Add metadata and use them in title and PDF file
This commit is contained in:
parent
8386ec9b22
commit
1a30bae10e
@ -60,7 +60,7 @@
|
||||
\usepackage{float}
|
||||
|
||||
% Clickable URLs
|
||||
\usepackage[hidelinks]{hyperref}
|
||||
\usepackage[hidelinks,pdfusetitle]{hyperref}
|
||||
|
||||
% Programmatic graphics
|
||||
\usepackage{tikz}
|
||||
@ -70,11 +70,15 @@
|
||||
|
||||
\usepackage{marvosym}
|
||||
|
||||
\title{Klopapier 0x01}
|
||||
\author{Fachschaft WIAI}
|
||||
\date{\today}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\begin{titlepage}
|
||||
\begin{center}
|
||||
\huge{\bfseries{Klopapier 0x00}}
|
||||
\huge{\bfseries{\makeatletter\@title\makeatother}}
|
||||
\vspace{1cm}
|
||||
\end{center}
|
||||
\end{titlepage}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user