Set up org-ref and eisvogel export
This commit is contained in:
17
snippets/org-mode/eisvogel template metadata
Normal file
17
snippets/org-mode/eisvogel template metadata
Normal file
@@ -0,0 +1,17 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: eisvogel template metadata
|
||||
# key: eis
|
||||
# --
|
||||
#+TITLE: $0
|
||||
#+SUBTITLE:
|
||||
#+AUTHOR: Amin Kasrou Aouam
|
||||
#+DATE: `(format-time-string "%Y-%m-%d")`
|
||||
#+LANGUAGE: es
|
||||
#+PANDOC_OPTIONS: template:~/.pandoc/templates/eisvogel.latex
|
||||
#+PANDOC_OPTIONS: listings:t
|
||||
#+PANDOC_OPTIONS: toc:t
|
||||
#+PANDOC_METADATA: titlepage:t
|
||||
#+PANDOC_METADATA: listings-no-page-break:t
|
||||
#+PANDOC_METADATA: toc-own-page:t
|
||||
#+PANDOC_METADATA: table-use-row-colors:t
|
||||
#+PANDOC_METADATA: logo:/home/coolneng/Photos/Logos/UGR.png
|
||||
Reference in New Issue
Block a user