update org article template
This commit is contained in:
@@ -9,7 +9,9 @@
|
||||
#+AUTHOR: ${4:Daniel Weschke}
|
||||
#+EMAIL: ${5:daniel.weschke@gmail.com}
|
||||
#+KEYWORDS:
|
||||
#+DESCRIPTION:
|
||||
#+LANGUAGE:
|
||||
#+OPTIONS: draft:t
|
||||
|
||||
* BOP :ignore:
|
||||
#+LATEX: \pagenumbering{roman}\setcounter{page}{1}\thispagestyle{empty}
|
||||
@@ -17,6 +19,24 @@
|
||||
* Coverpage :ignore:
|
||||
# Some beginning notes.
|
||||
|
||||
* Abstract :ignore:
|
||||
:PROPERTIES:
|
||||
:VISIBILITY: folded
|
||||
:END:
|
||||
#+LATEX: \clearpage\thispagestyle{empty}
|
||||
#+BEGIN_abstract
|
||||
*{{{author}}}*
|
||||
|
||||
*{{{title-name}}}*\\
|
||||
{{{title}}}
|
||||
|
||||
*{{{keyword-name}}}*\\
|
||||
{{{keyword(keywords)}}}
|
||||
|
||||
*{{{description-name}}}*\\
|
||||
{{{keyword(description)}}}
|
||||
#+END_abstract
|
||||
|
||||
* TOC and other lists :ignore:
|
||||
:PROPERTIES:
|
||||
:VISIBILITY: folded
|
||||
|
||||
Reference in New Issue
Block a user