From 40029783e5f8ad0edf4dc07803a4fd56660d6dc1 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sat, 11 Jul 2015 11:27:02 +0200 Subject: Emacs: Fontify src blocks in org-mode --- tag-emacs/emacs.d/init.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tag-emacs') 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) -- cgit 1.4.1