From 2448ffc900eeea6c4d91eb61b503f2e4b33dd659 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Sat, 11 Apr 2020 16:42:42 +0200 Subject: typo in .el file --- arabluatex.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arabluatex.el b/arabluatex.el index 0587295..7db86e8 100644 --- a/arabluatex.el +++ b/arabluatex.el @@ -84,7 +84,7 @@ ;; Folding features: (add-to-list (make-local-variable 'LaTeX-fold-macro-spec-list) '("[i]" ("arind")) - t) + ) ;; This package relies on lualatex, so check for it: (TeX-check-engine-add-engines 'luatex) (TeX-add-symbols -- cgit v1.2.3