aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/out_metadata.org
diff options
context:
space:
mode:
Diffstat (limited to 'org/out_metadata.org')
-rw-r--r--org/out_metadata.org8
1 files changed, 5 insertions, 3 deletions
diff --git a/org/out_metadata.org b/org/out_metadata.org
index 3b5bbc5..594eb72 100644
--- a/org/out_metadata.org
+++ b/org/out_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
@@ -24,7 +25,8 @@ template outputMetadata() {
@safe void outputMetadata(T)( T doc_matters) {
<<harvested_html_search>>
<<output_imports>>
-<<harvested_html_themes>>
+<<harvested_html_themes_0>>
+<<harvested_html_themes_1>>
<<harvested_topics_html_head_1>>
<<harvested_html_head>>
<<harvested_topics_html_head_2>>
@@ -258,7 +260,7 @@ metadata_write_output(doc_matters, metadata_);
*** themes
**** head
-#+NAME: harvested_html_themes
+#+NAME: harvested_html_themes_0
#+BEGIN_SRC css
string theme_dark_0 = format(q"┃
body {
@@ -324,7 +326,7 @@ string theme_light_0 = format(q"┃
**** levels
-#+NAME: harvested_html_themes
+#+NAME: harvested_html_themes_1
#+BEGIN_SRC css
string theme_dark_1 = format(q"┃
h1 {