Skip to content

Latest commit

 

History

History
846 lines (672 loc) · 39.9 KB

common-project-files.org

File metadata and controls

846 lines (672 loc) · 39.9 KB

Common Project Files and Settings

Use this file to manage the files listed in the table below:

Files
.gitignore
LICENSE
README.org

Note: After updating this file, use C-c C-v t or evaluate the org-babel-tangle function against this file to update the contents of all the files in the table above.

Common Project Files

Common Project Settings

Common Export Settings

#+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

Tutorial Template

#+TITLE: 
#+HTML: <img src="https://avatars3.githubusercontent.com/u/24377654?s=200&v=4#.jpg" height=50px>

* Summary
* Concepts
* Examples
* Further Study
* Common Export Settings                                           :noexport:

  «common-export-settings»