From f410e06604daf864fcae56efe2123d99b3f1404c Mon Sep 17 00:00:00 2001 From: Mitch Tishmack Date: Sat, 28 May 2016 21:47:03 -0500 Subject: [PATCH] Add LaTeX to babel languages --- emacs.org | 1 + 1 file changed, 1 insertion(+) diff --git a/emacs.org b/emacs.org index 0c091ce..0e2a40c 100644 --- a/emacs.org +++ b/emacs.org @@ -671,6 +671,7 @@ Org-mode keybindings and settings, pretty sparse really. (emacs-lisp . t) (sh . t) (haskell . t) + (latex . t) (ditaa . t) (perl . t) (python . t)