Fix missing backslash in org hwhead snippet
This commit is contained in:
parent
bb2cb7fe58
commit
1cba415ebe
@ -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
|
Loading…
Reference in New Issue
Block a user