diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2021-04-16 12:09:56 -0400 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2021-04-19 11:02:16 -0400 |
commit | 8072ebdcbe3bf5bce3f2cce3539c95bcaa308a71 (patch) | |
tree | 4f94b58061674a58f154be3099df21d13227fe1e /org/default_misc.org | |
parent | epub, minor adjustments (diff) |
org-mode, cosmetic
Diffstat (limited to 'org/default_misc.org')
-rw-r--r-- | org/default_misc.org | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/org/default_misc.org b/org/default_misc.org index 0e0cafe..afd4a02 100644 --- a/org/default_misc.org +++ b/org/default_misc.org @@ -16,7 +16,7 @@ #+PROPERTY: header-args+ :padline no [[./spine.org][spine]] [[./][org/]] -* meta defaults :module:meta: +* meta defaults :module:meta: ** _module template_ #+NAME: tangle_defaults @@ -33,7 +33,7 @@ module doc_reform.meta.defaults; <<defaults_template_language_codes>> #+END_SRC -** template: flags regex initialize :regex_flags: +** template: flags regex initialize :regex_flags: *** node #+NAME: meta_defaults_template_node @@ -121,7 +121,7 @@ template spineHarvest() { } #+END_SRC -** template: bibliography :biblio: +** template: bibliography :biblio: #+NAME: meta_defaults_template_biblio #+BEGIN_SRC d @@ -164,7 +164,7 @@ template spineBiblio() { } #+END_SRC -* 1. output defaults :module:output: +* output defaults :module:output: ** _module template_ #+NAME: tangle_defaults @@ -204,7 +204,7 @@ import #+END_SRC ** defaults shared by meta & output (generic) -*** template: internal markup :markup: +*** template: internal markup :markup: 21 special characters used: @@ -410,7 +410,7 @@ template spineLanguageCodes() { #+END_SRC * __END__ -** +set colors for terminal+ (unused) :colors:terminal: +** +set colors for terminal+ (unused) :colors:terminal: #+NAME: meta_ansi_colors #+BEGIN_SRC d |