diff options
Diffstat (limited to 'templates/documents')
-rw-r--r-- | templates/documents/title-short.org | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/templates/documents/title-short.org b/templates/documents/title-short.org new file mode 100644 index 0000000..d3cf79d --- /dev/null +++ b/templates/documents/title-short.org @@ -0,0 +1,9 @@ +# -*- mode: org; -*- # + +#+OPTIONS: title:nil toc:nil + +#+LATEX: \noindent\jost\huge\textbf{\thetitle}\\[1em] +#+LATEX: \large\texttt{\theauthor}\\ +#+LATEX: \thedate\\[1em] +#+LATEX: \normalsize\normalfont +#+LATEX: \tableofcontents |