diff options
author | Blendoit <blendoit@gmail.com> | 2020-10-23 19:50:21 -0700 |
---|---|---|
committer | Blendoit <blendoit@gmail.com> | 2020-10-23 19:50:21 -0700 |
commit | 5efae28e15e6562038aec420dd6cc7882d436e33 (patch) | |
tree | d0c8fbad81b99cb7d7ce2e137cea091e2197aae6 /templates/documents/general.org_title | |
parent | 30b6047acdd4737822fc8ee870d67020c1b465ab (diff) |
Public Sans is now default font + chad vs. virgin font meme
Diffstat (limited to 'templates/documents/general.org_title')
-rw-r--r-- | templates/documents/general.org_title | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/templates/documents/general.org_title b/templates/documents/general.org_title deleted file mode 100644 index c2c3c09..0000000 --- a/templates/documents/general.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 |