diff --git a/latex/document/document.tex b/latex/document/document.tex index 7e35c9f..2148723 100644 --- a/latex/document/document.tex +++ b/latex/document/document.tex @@ -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}