This commit is contained in:
Mylloon 2024-02-06 16:51:07 +01:00
parent 565ec869d8
commit 9b9bee52ca
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -20,6 +20,7 @@
\newcommand{\setauthor}{YOU}
\newcommand{\setsubject}{SUBJECT}
\newcommand{\setlocation}{LOCATION}
\newcommand{\setmail}{mailto:place@holder.com}
\usepackage[
pdfauthor={\setauthor}, % author metadata
@ -29,7 +30,7 @@
]{hyperref}
\title{\settitle}
\author{\href{mailto:place@holder.com}{\setauthor}\\\setsubject $\cdot$ \setlocation}
\author{\href{\setmail}{\setauthor}\\\setsubject~$\cdot$ \setlocation}
\date{}
\begin{document}