diff options
author | Blendoit <blendoit@gmail.com> | 2021-04-19 20:53:53 -0700 |
---|---|---|
committer | Blendoit <blendoit@gmail.com> | 2021-04-19 20:53:53 -0700 |
commit | 28b88481a40b53dff920236a2d5d096189cbb25c (patch) | |
tree | de49be785df9b02274b7ea2bc10f9334e8ecf4f4 /templates | |
parent | 5c05506b7f1bcea633dcfb71c14d96ca6898ecaf (diff) |
Short title.
Diffstat (limited to 'templates')
-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 |