From 5efae28e15e6562038aec420dd6cc7882d436e33 Mon Sep 17 00:00:00 2001 From: Blendoit Date: Fri, 23 Oct 2020 19:50:21 -0700 Subject: Public Sans is now default font + chad vs. virgin font meme --- templates/documents/default.org_title | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 templates/documents/default.org_title (limited to 'templates/documents/default.org_title') diff --git a/templates/documents/default.org_title b/templates/documents/default.org_title new file mode 100644 index 0000000..c2c3c09 --- /dev/null +++ b/templates/documents/default.org_title @@ -0,0 +1,16 @@ +# -*- 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 -- cgit v1.2.3