Added Common Export Settings Section

This commit is contained in:
Brian Smith 2018-11-21 18:18:18 -07:00 committed by GitHub
parent 0ccd85fda8
commit e72580ca0a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -177,3 +177,18 @@
#+BEGIN_SRC latex :noweb yes :eval never :tangle yes #+BEGIN_SRC latex :noweb yes :eval never :tangle yes
«european-physical-journal-latex-template» «european-physical-journal-latex-template»
#+END_SRC #+END_SRC
* Common Export Settings :noexport:
#+OPTIONS: ':nil *:t -:t ::t <:t H:7 \n:nil ^:{} arch:headline
#+OPTIONS: author:t broken-links:nil c:nil creator:nil
#+OPTIONS: d:(not "LOGBOOK") date:t e:t email:nil f:t inline:t num:nil
#+OPTIONS: p:nil pri:nil prop:nil stat:t tags:t tasks:t tex:t
#+OPTIONS: timestamp:t title:t toc:nil todo:t |:t
#+SELECT_TAGS: export
#+EXCLUDE_TAGS: noexport
# For Display when file is exported with org-ruby
#+EXPORT_SELECT_TAGS: export
#+EXPORT_EXCLUDE_TAGS: noexport