aboutsummaryrefslogtreecommitdiff
path: root/arabluatex_fullvoc.lua
diff options
context:
space:
mode:
Diffstat (limited to 'arabluatex_fullvoc.lua')
-rw-r--r--arabluatex_fullvoc.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/arabluatex_fullvoc.lua b/arabluatex_fullvoc.lua
index 30c5bf7..8d2615e 100644
--- a/arabluatex_fullvoc.lua
+++ b/arabluatex_fullvoc.lua
@@ -329,7 +329,7 @@ tanwinfv = { -- with assimilations (\SetArbDflt*)
329 -- quoted tanwīn (end) 329 -- quoted tanwīn (end)
330 {a="%-?(uN)", b="ٌ"}, 330 {a="%-?(uN)", b="ٌ"},
331 {a="(B)%-?(aN)", b="%1ً"}, 331 {a="(B)%-?(aN)", b="%1ً"},
332 -- *** 332 -- needed by \arbcolor:
333 {a="%-?(aN)(O[%S]-%_AO)", b="ً"}, 333 {a="%-?(aN)(O[%S]-%_AO)", b="ً"},
334 {a="%-?(aN)(O[%S]-YO)", b="ً"}, 334 {a="%-?(aN)(O[%S]-YO)", b="ً"},
335 {a="(O[%S]-TO)%-?(aN)", b="ً"}, 335 {a="(O[%S]-TO)%-?(aN)", b="ً"},
@@ -383,7 +383,7 @@ tanwinfveasy = { -- no assimilations (see below)
383 -- quoted tanwīn (end) 383 -- quoted tanwīn (end)
384 {a="%-?(uN)", b="ٌ"}, 384 {a="%-?(uN)", b="ٌ"},
385 {a="(B)%-?(aN)", b="%1ً"}, 385 {a="(B)%-?(aN)", b="%1ً"},
386 -- *** 386 -- needed by \arbcolor:
387 {a="%-?(aN)(O[%S]-%_AO)", b="ً"}, 387 {a="%-?(aN)(O[%S]-%_AO)", b="ً"},
388 {a="%-?(aN)(O[%S]-YO)", b="ً"}, 388 {a="%-?(aN)(O[%S]-YO)", b="ً"},
389 {a="(O[%S]-TO)%-?(aN)", b="ً"}, 389 {a="(O[%S]-TO)%-?(aN)", b="ً"},