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 bdf92a1..63e399b 100644
--- a/ekdosis.el
+++ b/ekdosis.el
@@ -115,6 +115,9 @@
115 (add-to-list (make-local-variable 'LaTeX-fold-macro-spec-list) 115 (add-to-list (make-local-variable 'LaTeX-fold-macro-spec-list)
116 '("[n]" ("note")) 116 '("[n]" ("note"))
117 t) 117 t)
118 (add-to-list (make-local-variable 'LaTeX-fold-macro-spec-list)
119 '("[l]" ("linelabel"))
120 t)
118 ;; This package relies on lualatex, so check for it: 121 ;; This package relies on lualatex, so check for it:
119 (TeX-check-engine-add-engines 'luatex) 122 (TeX-check-engine-add-engines 'luatex)
120 (TeX-add-symbols 123 (TeX-add-symbols