aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/spine_info.org
diff options
context:
space:
mode:
Diffstat (limited to 'org/spine_info.org')
-rw-r--r--org/spine_info.org45
1 files changed, 21 insertions, 24 deletions
diff --git a/org/spine_info.org b/org/spine_info.org
index cd7ea11..02878c0 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?) BUG, FIND & FIX
- [[./doc-reform.org][doc-reform.org]] [[./][org/]]
- [[./spine_build_scaffold.org][spine_build_scaffold.org]]
@@ -865,7 +865,7 @@ webserv:
** notices
*** project (project root) ./
-#+HEADER: :tangle "../COPYRIGHT"
+#+HEADER: :tangle-NO "../COPYRIGHT"
#+HEADER: :noweb yes
#+BEGIN_SRC text
- Name: spine - SiSU Spine, Doc Reform
@@ -882,26 +882,25 @@ webserv:
*** code org ./org
-#+HEADER: :tangle "../org/COPYRIGHT"
+- .org literate programming:
+ - copyright asserted
+ - omitted
+ - license
+ - dependency information
+
+#+HEADER: :tangle-NO "../org/COPYRIGHT"
#+HEADER: :noweb yes
#+BEGIN_SRC text
- Name: spine - SiSU Spine, Doc Reform
<<sisudoc_spine_copyright>>
- <<sisudoc_spine_license_agpl3>>
-
<<sisudoc_spine_summary>>
<<sisudoc_spine_markup_samples>>
-
-<<sisudoc_spine_dependencies>>
#+END_SRC
-*** code source ./src
-#+HEADER: :tangle "../src/COPYRIGHT"
#+HEADER: :noweb yes
-#+BEGIN_SRC text
- Name: spine - SiSU Spine, Doc Reform
<<sisudoc_spine_copyright>>
@@ -914,9 +913,9 @@ webserv:
<<sisudoc_spine_dependencies>>
#+END_SRC
-*** code source ./src/sisudoc
+*** code source ./src
-#+HEADER: :tangle "../src/sisudoc/COPYRIGHT"
+#+HEADER: :tangle-NO "../src/COPYRIGHT"
#+HEADER: :noweb yes
#+BEGIN_SRC text
- Name: spine - SiSU Spine, Doc Reform
@@ -931,23 +930,21 @@ webserv:
<<sisudoc_spine_dependencies>>
#+END_SRC
-*** org files ./org
-
-- .org literate programming:
- - copyright asserted
- - omitted
- - license
- - dependency information
+*** code source ./src/sisudoc
-#+HEADER: :tangle "./COPYRIGHT"
+#+HEADER: :tangle-NO "../src/sisudoc/COPYRIGHT"
#+HEADER: :noweb yes
#+BEGIN_SRC text
- Name: spine - SiSU Spine, Doc Reform
<<sisudoc_spine_copyright>>
+ <<sisudoc_spine_license_agpl3>>
+
<<sisudoc_spine_summary>>
<<sisudoc_spine_markup_samples>>
+
+<<sisudoc_spine_dependencies>>
#+END_SRC
*** doc (markup samples) ./doc