diff options
Diffstat (limited to 'org/out_harvest_metadata.org')
-rw-r--r-- | org/out_harvest_metadata.org | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/org/out_harvest_metadata.org b/org/out_harvest_metadata.org index 424803f..4c32e37 100644 --- a/org/out_harvest_metadata.org +++ b/org/out_harvest_metadata.org @@ -7,6 +7,7 @@ #+COPYRIGHT: Copyright (C) 2015 - 2020 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 @@ -138,7 +139,8 @@ template spineMetaDocHarvestsTopics() { ) { <<harvested_html_search>> <<harvested_topics>> -<<harvested_html_themes>> +<<harvested_html_themes_0>> +<<harvested_html_themes_1>> <<harvested_topics_html_head_1>> <<harvested_html_head>> <<harvested_topics_html_head_2>> @@ -477,7 +479,8 @@ template spineMetaDocHarvestsAuthors() { O _opt_action, ) { <<harvested_html_search>> -<<harvested_html_themes>> +<<harvested_html_themes_0>> +<<harvested_html_themes_1>> <<harvested_authors_html_head_1>> <<harvested_html_head>> <<harvested_authors_html_head_2>> @@ -621,7 +624,7 @@ if (_opt_action.verbose *** themes **** head -#+NAME: harvested_html_themes +#+NAME: harvested_html_themes_0 #+BEGIN_SRC d string theme_dark_0 = format(q"┃ body { @@ -717,7 +720,7 @@ string theme_light_0 = format(q"┃ **** levels -#+NAME: harvested_html_themes +#+NAME: harvested_html_themes_1 #+BEGIN_SRC d string theme_dark_1 = format(q"┃ h1 { |