diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2022-06-15 16:20:04 -0400 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2022-06-15 16:20:28 -0400 |
commit | 73eb325cf377c7bdb60b65c0d200ea6301a33983 (patch) | |
tree | 79d705820ca719076640e99b76a56849426ee9d6 /org/spine_markup_sample.org | |
parent | makefile, too much, prune! (diff) |
org-mode headers modified
Diffstat (limited to 'org/spine_markup_sample.org')
-rw-r--r-- | org/spine_markup_sample.org | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/org/spine_markup_sample.org b/org/spine_markup_sample.org index 12dcc96..52d524c 100644 --- a/org/spine_markup_sample.org +++ b/org/spine_markup_sample.org @@ -7,14 +7,15 @@ #+COPYRIGHT: Copyright (C) 2015 - 2022 Ralph Amissah #+LANGUAGE: en #+STARTUP: content hideblocks hidestars noindent entitiespretty -#+OPTIONS: H:3 num:nil toc:t \n:nil @:t ::t |:t ^:nil _:nil -:t f:t *:t <:t #+PROPERTY: header-args :exports code -#+PROPERTY: header-args+ :noweb yes -#+PROPERTY: header-args+ :eval no +#+PROPERTY: header-args+ :noweb tangle #+PROPERTY: header-args+ :results no #+PROPERTY: header-args+ :cache no #+PROPERTY: header-args+ :padline no #+PROPERTY: header-args+ :mkdirp yes +#+OPTIONS: H:3 num:nil toc:t \n:t ::t |:t ^:nil -:t f:t *:t + +- [[./doc-reform.org][doc-reform.org]] [[./][org/]] This is not how I would recommend preparing a markup document for spine. It is after all a text file with its own markup. However, as an experiment in developing on org-mode I prepare the document here. Its output is to be found in ../data/pod/sisu-spine-markup |