aboutsummaryrefslogtreecommitdiff
path: root/arabluatex.el
diff options
context:
space:
mode:
authorRobert Alessi <alessi@robertalessi.net>2022-06-15 10:50:00 +0200
committerRobert Alessi <alessi@robertalessi.net>2022-06-15 10:50:00 +0200
commit8c4cfb2b61dde8b30b33bbc4dba5a3267edd36b5 (patch)
tree6023ad0e670713d8a47f07cd42804f4ddf506b7a /arabluatex.el
parent5a355afa958761229d6dbce5eae7dacbcf6c2e63 (diff)
downloadarabluatex-8c4cfb2b61dde8b30b33bbc4dba5a3267edd36b5.tar.gz
added distinction between dmg|dmg+ and \SetArbNumbers (either Indian [default] or Arabic). updated copyright dates.
Diffstat (limited to 'arabluatex.el')
-rw-r--r--arabluatex.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/arabluatex.el b/arabluatex.el
index 063fa61..0cd3fd3 100644
--- a/arabluatex.el
+++ b/arabluatex.el
@@ -2,7 +2,7 @@
2;; This file is part of the `arabluatex' package 2;; This file is part of the `arabluatex' package
3 3
4;; ArabLuaTeX -- Processing ArabTeX notation under LuaLaTeX 4;; ArabLuaTeX -- Processing ArabTeX notation under LuaLaTeX
5;; Copyright (C) 2016--2020 Robert Alessi 5;; Copyright (C) 2016--2022 Robert Alessi
6 6
7;; The author would like to express his grateful thanks to Arash 7;; The author would like to express his grateful thanks to Arash
8;; Esbati <arash@gnu.org> whose comments helped to improve this file 8;; Esbati <arash@gnu.org> whose comments helped to improve this file
@@ -125,6 +125,7 @@
125 "SetHemistichDelim" 125 "SetHemistichDelim"
126 '("bayt" 2) 126 '("bayt" 2)
127 "abjad" 127 "abjad"
128 '("SetArbNumbers" "Indian or Arabic")
128 "arbnull" 129 "arbnull"
129 "abraces" 130 "abraces"
130 "LR" 131 "LR"