Use newline instead of paragraph break in Org LaTeX homework header
This commit is contained in:
parent
d1b62fd202
commit
739385b48b
@ -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\par} {\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