diff --git a/init.el b/init.el index 26252eb..bcc2bf0 100644 --- a/init.el +++ b/init.el @@ -140,7 +140,7 @@ This function should only modify configuration layer settings." org-enable-hugo-support t org-enable-reveal-js-support t org-re-reveal-root (concat "file://" (file-truename "~/.spacemacs.d/reveal.js")) - org-format-latex-options '(:foreground default :background default :scale 3.0 + org-format-latex-options '(:foreground default :background default :scale 2.0 :html-foreground "Black" :html-background "Transparent" :html-scale 3.0 :matchers ("begin" "$1" "$" "$$" "\\(" "\\[")))