|
@@ -63,9 +63,9 @@
|
|
|
(:html-mathjax "HTML_MATHJAX" nil "" space)
|
|
|
(:html-postamble nil "html-postamble" nil t)
|
|
|
(:html-preamble nil "html-preamble" nil t)
|
|
|
- (:html-style-extra "HTML_STYLE" nil org-html-style-extra newline)
|
|
|
- (:html-style-include-default "HTML_INCLUDE_DEFAULT" nil nil)
|
|
|
- (:html-style-include-scripts "HTML_INCLUDE_SCRIPTS" nil nil)
|
|
|
+ (:html-head "HTML_HEAD" nil org-html-head newline)
|
|
|
+ (:html-head-include-default-style "HTML_INCLUDE_STYLE" nil org-html-head-include-default-style newline)
|
|
|
+ (:html-head-include-scripts "HTML_INCLUDE_SCRIPTS" nil org-html-head-include-scripts newline)
|
|
|
(:s5-version "S5_VERSION" nil org-s5-version)
|
|
|
(:s5-theme-file "S5_THEME_FILE" nil org-s5-theme-file)
|
|
|
(:s5-ui-url "S5_UI_URL" nil org-s5-ui-url)
|