|
|
|
@ -516,7 +516,7 @@ Settings for export, mostly for DW post previews but also fic??
|
|
|
|
|
#+BEGIN_SRC emacs-lisp
|
|
|
|
|
(setq org-export-headline-levels 6)
|
|
|
|
|
(setq org-html-head-include-default-style nil)
|
|
|
|
|
(setq org-html-head "<link rel=\"stylesheet\" type=\"text/css\" href=\"https://tre.praze.net/fic/fic2.css\" />")
|
|
|
|
|
(setq org-html-head "<link rel=\"stylesheet\" type=\"text/css\" href=\"https://tre.praze.net/fic/fic4.css\" />")
|
|
|
|
|
(setq org-footnote-define-inline t)
|
|
|
|
|
(setq org-export-with-creator nil)
|
|
|
|
|
(setq org-export-with-toc nil)
|
|
|
|
|