summaryrefslogtreecommitdiff
path: root/elchemy-hooks.el
diff options
context:
space:
mode:
Diffstat (limited to 'elchemy-hooks.el')
-rw-r--r--elchemy-hooks.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/elchemy-hooks.el b/elchemy-hooks.el
index a61fc52..5c25be4 100644
--- a/elchemy-hooks.el
+++ b/elchemy-hooks.el
@@ -4,7 +4,7 @@
(set (make-local-variable 'sgml-basic-offset) 4)))
;; Org Mode
-(setq org-latex-compiler nm/user/latex-compiler
+(setq org-latex-compiler elchemy/user/latex-compiler
org-export-with-smart-quotes t)
(provide 'elchemy-hooks)