diff options
author | Blendoit <blendoit@gmail.com> | 2020-09-06 14:33:53 -0700 |
---|---|---|
committer | Blendoit <blendoit@gmail.com> | 2020-09-06 14:33:53 -0700 |
commit | 491cc870af745b4d708180257d48978287e7856c (patch) | |
tree | e4d98ec71563417e8ad66700b0a6553c50db5a58 /templates/documents/personal.org_title | |
parent | 20b5b9181c083998e7bcc555234dcef8e4e25282 (diff) |
Cleanup templates; delight (suppress certain minor modes).
Diffstat (limited to 'templates/documents/personal.org_title')
-rw-r--r-- | templates/documents/personal.org_title | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/templates/documents/personal.org_title b/templates/documents/personal.org_title deleted file mode 100644 index 3cf4431..0000000 --- a/templates/documents/personal.org_title +++ /dev/null @@ -1,14 +0,0 @@ -#+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\theauthor\\ -#+LATEX: \thedate - -#+LATEX: \clearpage - -#+LATEX: \normalsize -#+LATEX: \tableofcontents -#+LATEX: \listoffigures -#+LATEX: \listoftables -#+LATEX: \clearpage |