diff options
-rw-r--r-- | tag-emacs/emacs.d/init.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tag-emacs/emacs.d/init.el b/tag-emacs/emacs.d/init.el index d51638d..1f8651a 100644 --- a/tag-emacs/emacs.d/init.el +++ b/tag-emacs/emacs.d/init.el @@ -870,6 +870,8 @@ mouse-1: Display Line and Column Mode Menu")))))) org-table-duration-custom-format 'seconds + org-src-fontify-natively t + org-export-have-math t org-blank-before-new-entry '((heading . t) |