aboutsummaryrefslogtreecommitdiff
path: root/arabluatex_voc.lua
diff options
context:
space:
mode:
Diffstat (limited to 'arabluatex_voc.lua')
-rw-r--r--arabluatex_voc.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/arabluatex_voc.lua b/arabluatex_voc.lua
index 412255c..3f4cce9 100644
--- a/arabluatex_voc.lua
+++ b/arabluatex_voc.lua
@@ -458,7 +458,7 @@ tanwin = {
458 -- quoted tanwīn (end) 458 -- quoted tanwīn (end)
459 {a="%-?(uN)", b="ٌ"}, 459 {a="%-?(uN)", b="ٌ"},
460 {a="(B)%-?(aN)", b="%1ً"}, 460 {a="(B)%-?(aN)", b="%1ً"},
461 -- *** 461 -- needed by \arbcolor:
462 {a="%-?(aN)(O[%S]-%_AO)", b="ً"}, 462 {a="%-?(aN)(O[%S]-%_AO)", b="ً"},
463 {a="%-?(aN)(O[%S]-YO)", b="ً"}, 463 {a="%-?(aN)(O[%S]-YO)", b="ً"},
464 {a="(O[%S]-TO)%-?(aN)", b="ً"}, 464 {a="(O[%S]-TO)%-?(aN)", b="ً"},
@@ -507,7 +507,7 @@ tanwineasy = { -- 'easy' requires some lines to be taken out:
507 -- quoted tanwīn (end) 507 -- quoted tanwīn (end)
508 {a="%-?(uN)", b="ٌ"}, 508 {a="%-?(uN)", b="ٌ"},
509 {a="(B)%-?(aN)", b="%1ً"}, 509 {a="(B)%-?(aN)", b="%1ً"},
510 -- *** 510 -- needed by \arbcolor:
511 {a="%-?(aN)(O[%S]-%_AO)", b="ً"}, 511 {a="%-?(aN)(O[%S]-%_AO)", b="ً"},
512 {a="%-?(aN)(O[%S]-YO)", b="ً"}, 512 {a="%-?(aN)(O[%S]-YO)", b="ً"},
513 {a="(O[%S]-TO)%-?(aN)", b="ً"}, 513 {a="(O[%S]-TO)%-?(aN)", b="ً"},