From dfdc514bd7f583e1d95cc9591240e23630d27583 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Tue, 14 Apr 2020 14:42:22 +0200 Subject: arabluatex.el: tidy up --- arabluatex.el | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/arabluatex.el b/arabluatex.el index bc22df9..77fd11f 100644 --- a/arabluatex.el +++ b/arabluatex.el @@ -55,9 +55,6 @@ ("export" ("true" "false"))) "Key=value options for arabverse environment.") -;; (defvar LaTeX-arabluatex-color-options -;; '(())) - (defvar LaTeX-arabluatex-outfile-options '(("newline")) "List of options for outfile command.") @@ -68,8 +65,7 @@ "List of options for arbmark command.") (defvar LaTeX-arabluatex-arind-options - '(;; - ("index") + '(("index") ("root") ("form") ("pipe")) -- cgit v1.2.3