update org article template
This commit is contained in:
@@ -9,7 +9,9 @@
|
|||||||
#+AUTHOR: ${4:Daniel Weschke}
|
#+AUTHOR: ${4:Daniel Weschke}
|
||||||
#+EMAIL: ${5:daniel.weschke@gmail.com}
|
#+EMAIL: ${5:daniel.weschke@gmail.com}
|
||||||
#+KEYWORDS:
|
#+KEYWORDS:
|
||||||
|
#+DESCRIPTION:
|
||||||
#+LANGUAGE:
|
#+LANGUAGE:
|
||||||
|
#+OPTIONS: draft:t
|
||||||
|
|
||||||
* BOP :ignore:
|
* BOP :ignore:
|
||||||
#+LATEX: \pagenumbering{roman}\setcounter{page}{1}\thispagestyle{empty}
|
#+LATEX: \pagenumbering{roman}\setcounter{page}{1}\thispagestyle{empty}
|
||||||
@@ -17,6 +19,24 @@
|
|||||||
* Coverpage :ignore:
|
* Coverpage :ignore:
|
||||||
# Some beginning notes.
|
# 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:
|
* TOC and other lists :ignore:
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:VISIBILITY: folded
|
:VISIBILITY: folded
|
||||||
|
|||||||
Reference in New Issue
Block a user