From 09df21cb42af825acdac08723f7c5976c0fb13a0 Mon Sep 17 00:00:00 2001 From: Blendoit Date: Wed, 2 Dec 2020 21:18:59 -0800 Subject: Templates. --- templates/documents/wealthy-title.org | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 templates/documents/wealthy-title.org (limited to 'templates/documents/wealthy-title.org') diff --git a/templates/documents/wealthy-title.org b/templates/documents/wealthy-title.org new file mode 100644 index 0000000..50afd73 --- /dev/null +++ b/templates/documents/wealthy-title.org @@ -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{Lord \theauthor}\\ +#+LATEX: \thedate + +#+LATEX: \clearpage + +#+LATEX: \normalsize +#+LATEX: \tableofcontents +#+LATEX: \listoffigures +#+LATEX: \listoftables +#+LATEX: \clearpage -- cgit v1.2.3