summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/lualatex/arabluatex/arabluatex_fullvoc.lua
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/lualatex/arabluatex/arabluatex_fullvoc.lua')
-rw-r--r--Master/texmf-dist/tex/lualatex/arabluatex/arabluatex_fullvoc.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/lualatex/arabluatex/arabluatex_fullvoc.lua b/Master/texmf-dist/tex/lualatex/arabluatex/arabluatex_fullvoc.lua
index af7dd9e7b2b..5c1e6e2aae8 100644
--- a/Master/texmf-dist/tex/lualatex/arabluatex/arabluatex_fullvoc.lua
+++ b/Master/texmf-dist/tex/lualatex/arabluatex/arabluatex_fullvoc.lua
@@ -62,7 +62,7 @@ hamzafv = {
{a="(A)(')(uN?)(%W)", b="aآء%3%4"},
{a="(A)(')(iN?)$", b="aآء%3"},
{a="(A)(')(iN?)(%W)", b="aآء%3%4"},
- {a="(A)(')(i)", b="aآئ%3"}, -- historic madda
+ {a="(A)(')([iI])", b="aآئ%3"}, -- historic madda
{a="(A)(')(u)", b="aآؤ%3"}, -- historic madda
{a="(A)(')", b="aآء"}, -- historic madda
-- initial (needs both ^ and %W patterns)
@@ -161,7 +161,7 @@ hamzafveasy = { -- differences marked below with 'easy'
{a="(A)(')(uN?)(%W)", b="aاء%3%4"},
{a="(A)(')(iN?)$", b="aاء%3"},
{a="(A)(')(iN?)(%W)", b="aاء%3%4"},
- {a="(A)(')(i)", b="aائ%3"}, -- historic madda
+ {a="(A)(')([iI])", b="aائ%3"}, -- historic madda
{a="(A)(')(u)", b="aاؤ%3"}, -- historic madda
{a="(A)(')", b="aاء"}, -- historic madda
--easy (end)