aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Alessi <alessi@robertalessi.net>2017-03-14 19:48:59 +0100
committerRobert Alessi <alessi@robertalessi.net>2017-03-14 19:48:59 +0100
commitc543ca78729809ec2c6b5ecb41fc9434fadcae35 (patch)
tree9f8bb65c988a5adcf075db09f7c7e7204a44ca8c
parent0828cd154c09ab22c28ba24e93765cb3d828329c (diff)
downloadarabluatex-c543ca78729809ec2c6b5ecb41fc9434fadcae35.tar.gz
\LR and \RL were missing in arabluatex.el
-rw-r--r--arabluatex.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/arabluatex.el b/arabluatex.el
index a84f0a5..c08ea86 100644
--- a/arabluatex.el
+++ b/arabluatex.el
@@ -70,6 +70,8 @@
70 "abjad" 70 "abjad"
71 "arbnull" 71 "arbnull"
72 "abraces" 72 "abraces"
73 "LR"
74 "RL"
73 "LRmarginpar" 75 "LRmarginpar"
74 "LRfootnote" 76 "LRfootnote"
75 "RLfootnote" 77 "RLfootnote"