diff options
| author | Ralph Amissah <ralph.amissah@gmail.com> | 2026-05-04 14:29:32 -0400 |
|---|---|---|
| committer | Ralph Amissah <ralph.amissah@gmail.com> | 2026-05-04 14:30:36 -0400 |
| commit | 85ee4dc73f21fef999c0a385f170724c642b314c (patch) | |
| tree | c6207b625925eb8ff293503fc7f17e4eaeff38d9 /org/spine_info.org | |
| parent | editconfig added (diff) | |
org headers rearranged (& odd hilighting issue)
Diffstat (limited to 'org/spine_info.org')
| -rw-r--r-- | org/spine_info.org | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/org/spine_info.org b/org/spine_info.org index 49e5353..fbff7bb 100644 --- a/org/spine_info.org +++ b/org/spine_info.org @@ -7,13 +7,13 @@ #+COPYRIGHT: Copyright (C) 2015 (continuously updated, current 2026) Ralph Amissah #+LANGUAGE: en #+STARTUP: content hideblocks hidestars noindent entitiespretty -#+PROPERTY: header-args :exports code -#+PROPERTY: header-args+ :noweb yes -#+PROPERTY: header-args+ :results silent -#+PROPERTY: header-args+ :cache no -#+PROPERTY: header-args+ :padline no +#+PROPERTY: header-args+ :eval never-export :exports code +#+PROPERTY: header-args+ :noweb yes :padline no +#+PROPERTY: header-args+ :results silent :cache no #+PROPERTY: header-args+ :mkdirp yes #+OPTIONS: H:3 num:nil toc:t \n:t ::t |:t ^:nil -:t f:t *:t +- magic single double-quote → " ← FIX changes hilighting behavior (occuring + after it) in org document. INVESTIGATE (org-mode CONFIG?) FIND & FIX - [[./doc-reform.org][doc-reform.org]] [[./][org/]] - [[./spine_build_scaffold.org][spine_build_scaffold.org]] @@ -325,7 +325,7 @@ web-server is configured to find it. ** notices *** project (project root) ./ -#+HEADER: :tangle "../COPYRIGHT" +#+HEADER: :tangle-NO "../COPYRIGHT" #+HEADER: :noweb yes #+BEGIN_SRC text - Name: spine - SiSU Spine, Doc Reform @@ -342,7 +342,7 @@ web-server is configured to find it. *** code source ./src -#+HEADER: :tangle "../src/COPYRIGHT" +#+HEADER: :tangle-NO "../src/COPYRIGHT" #+HEADER: :noweb yes #+BEGIN_SRC text - Name: spine - SiSU Spine, Doc Reform @@ -359,7 +359,7 @@ web-server is configured to find it. *** code source ./src/sisudoc -#+HEADER: :tangle "../src/sisudoc/COPYRIGHT" +#+HEADER: :tangle-NO "../src/sisudoc/COPYRIGHT" #+HEADER: :noweb yes #+BEGIN_SRC text - Name: spine - SiSU Spine, Doc Reform @@ -382,7 +382,7 @@ web-server is configured to find it. - license - dependency information -#+HEADER: :tangle "../org/COPYRIGHT" +#+HEADER: :tangle-NO "../org/COPYRIGHT" #+HEADER: :noweb yes #+BEGIN_SRC text - Name: spine - SiSU Spine, Doc Reform |
