aboutsummaryrefslogtreecommitdiff
path: root/ekdosis.el
diff options
context:
space:
mode:
Diffstat (limited to 'ekdosis.el')
-rw-r--r--ekdosis.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/ekdosis.el b/ekdosis.el
index f1d40b0..5b627d4 100644
--- a/ekdosis.el
+++ b/ekdosis.el
@@ -127,6 +127,9 @@
127 (add-to-list (make-local-variable 'LaTeX-fold-macro-spec-list) 127 (add-to-list (make-local-variable 'LaTeX-fold-macro-spec-list)
128 '("{{1}}" ("surplus")) 128 '("{{1}}" ("surplus"))
129 t) 129 t)
130 (add-to-list (make-local-variable 'LaTeX-fold-macro-spec-list)
131 '("[t]" ("teidirect"))
132 t)
130 ;; This package relies on lualatex, so check for it: 133 ;; This package relies on lualatex, so check for it:
131 (TeX-check-engine-add-engines 'luatex) 134 (TeX-check-engine-add-engines 'luatex)
132 (TeX-add-symbols 135 (TeX-add-symbols