From 252432fae23e58f97b825f855ece4f6e8e1cf39f Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 29 May 2022 08:13:56 +0100 Subject: add notes section - can override CSS styles by section --- gemtexter.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gemtexter.conf') diff --git a/gemtexter.conf b/gemtexter.conf index 0a632b3..b32a5d7 100644 --- a/gemtexter.conf +++ b/gemtexter.conf @@ -10,3 +10,5 @@ declare -xr HTML_FOOTER=./htmlextras/footer.html.part declare -xr HTML_CSS_STYLE=./htmlextras/style.css declare -xr HTML_WEBFONT_TEXT=./htmlextras/consola-mono/ConsolaMono-Book.ttf declare -xr HTML_WEBFONT_CODE=./htmlextras/consola-mono/ConsolaMono-Book.ttf +declare -xr HTML_WEBFONT_HANDNOTES=./htmlextras/khand/khand.ttf +declare -xr HTML_WEBFONT_TYPEWRITER=./htmlextras/zai-aeg-mignon-typewriter-1924/zai_AEGMignonTypewriter1924.ttf -- cgit v1.2.3