aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/default_misc.org
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2022-08-03 18:28:58 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2022-09-28 13:21:40 -0400
commitace605ee4d96b7ee2891246655478f46862d357f (patch)
treee9e59800591255b168e73bd015762e2ba74da662 /org/default_misc.org
parentorg nix adjust (diff)
org noweb adjustments
Diffstat (limited to 'org/default_misc.org')
-rw-r--r--org/default_misc.org4
1 files changed, 3 insertions, 1 deletions
diff --git a/org/default_misc.org b/org/default_misc.org
index 95a585f..1b8f474 100644
--- a/org/default_misc.org
+++ b/org/default_misc.org
@@ -8,7 +8,7 @@
#+LANGUAGE: en
#+STARTUP: content hideblocks hidestars noindent entitiespretty
#+PROPERTY: header-args :exports code
-#+PROPERTY: header-args+ :noweb tangle
+#+PROPERTY: header-args+ :noweb yes
#+PROPERTY: header-args+ :results no
#+PROPERTY: header-args+ :cache no
#+PROPERTY: header-args+ :padline no
@@ -22,6 +22,7 @@
#+NAME: tangle_defaults
#+HEADER: :tangle "../src/doc_reform/meta/defaults.d"
+#+HEADER: :noweb yes
#+BEGIN_SRC d
<<doc_header_including_copyright_and_license>>
/++
@@ -171,6 +172,7 @@ template spineBiblio() {
#+NAME: tangle_defaults
#+HEADER: :tangle "../src/doc_reform/io_out/defaults.d"
+#+HEADER: :noweb yes
#+BEGIN_SRC d
<<doc_header_including_copyright_and_license>>
/++