diff --git a/.emacs.d/snippets/org-mode/hwhead b/.emacs.d/snippets/org-mode/hwhead index 0cb59cc..b176d74 100644 --- a/.emacs.d/snippets/org-mode/hwhead +++ b/.emacs.d/snippets/org-mode/hwhead @@ -11,7 +11,7 @@ #+LATEX_CLASS_OPTIONS: [12pt] #+OPTIONS: toc:nil num:nil ^:{} #+LATEX_HEADER: \usepackage[margin=1in, nohead, nofoot]{geometry} -#+LATEX_HEADER: \makeatletter \def\@maketitle{{\noindent\@title} {\hfill\@author\unskip\strut\\} {\noindent\class\unskip\strut} {\hfill\@date\par \vspace{\baselineskip}}\makeatother} +#+LATEX_HEADER: \makeatletter \def\@maketitle{{\noindent\@title} {\hfill\@author\unskip\strut\\\\} {\noindent\class\unskip\strut} {\hfill\@date\par \vspace{\baselineskip}}\makeatother} #+LATEX_HEADER: \pagenumbering{gobble} $0 \ No newline at end of file