diff options
author | Blendoit <blendoit@gmail.com> | 2020-12-02 21:18:59 -0800 |
---|---|---|
committer | Blendoit <blendoit@gmail.com> | 2020-12-02 21:18:59 -0800 |
commit | 09df21cb42af825acdac08723f7c5976c0fb13a0 (patch) | |
tree | dd5c62cdcf1752a7cfd346570a65ed42f7bd7b80 /templates/documents/default.org_title | |
parent | e53ed020887d632b9fcb02f12f7dc21da8105963 (diff) |
Templates.
Diffstat (limited to 'templates/documents/default.org_title')
-rw-r--r-- | templates/documents/default.org_title | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/templates/documents/default.org_title b/templates/documents/default.org_title deleted file mode 100644 index c2c3c09..0000000 --- a/templates/documents/default.org_title +++ /dev/null @@ -1,16 +0,0 @@ -# -*- mode: org; -*- # - -#+OPTIONS: title:nil toc:nil -# Increase spacing between header rule and main text body -#+LATEX: \rule[-2in]{0pt}{0pt}\\ -#+LATEX: \Huge\textbf{\thetitle}\\[1in] -#+LATEX: \LARGE\texttt{\theauthor}\\ -#+LATEX: \thedate - -#+LATEX: \clearpage - -#+LATEX: \normalsize -#+LATEX: \tableofcontents -#+LATEX: \listoffigures -#+LATEX: \listoftables -#+LATEX: \clearpage |