2018-12-29 16:52:43 -07:00
|
|
|
# -*- mode: org; org-confirm-babel-evaluate: nil; org-babel-noweb-wrap-start: "«"; org-babel-noweb-wrap-end: "»"; -*-
|
|
|
|
|
2018-12-29 17:11:44 -07:00
|
|
|
* Template Utility Code :noexport:
|
|
|
|
|
2018-12-29 16:52:43 -07:00
|
|
|
* Common Export Settings :noexport:
|
|
|
|
|
|
|
|
#+OPTIONS: ':nil *:t -:t ::t <:nil H:4 \n:nil ^:{} arch:headline
|
|
|
|
#+OPTIONS: author:nil broken-links:nil c:nil creator:nil
|
|
|
|
#+OPTIONS: d:(not "LOGBOOK") date:nil e:t email:nil f:t inline:t num:nil
|
|
|
|
#+OPTIONS: p:nil pri:nil prop:t stat:nil tags:t tasks:nil tex:t
|
|
|
|
#+OPTIONS: timestamp:nil title:nil toc:nil todo:nil |:t
|
|
|
|
#+SELECT_TAGS: export
|
|
|
|
#+EXCLUDE_TAGS: noexport nolatex
|
|
|
|
|
|
|
|
# For Display when file is exported with org-ruby
|
|
|
|
|
|
|
|
#+EXPORT_SELECT_TAGS: export
|
|
|
|
#+EXPORT_EXCLUDE_TAGS: noexport
|