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.lua6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/lualatex/arabluatex/arabluatex_fullvoc.lua b/Master/texmf-dist/tex/lualatex/arabluatex/arabluatex_fullvoc.lua
index 097aa5deb31..6d63192a10a 100644
--- a/Master/texmf-dist/tex/lualatex/arabluatex/arabluatex_fullvoc.lua
+++ b/Master/texmf-dist/tex/lualatex/arabluatex/arabluatex_fullvoc.lua
@@ -510,7 +510,7 @@ digraphsfvidgham = {
{a="ئئ", b="ئّ"},
{a="bb", b="بّ"},
{a="BB", b="ـّ"},
- {a="(%_)([thd])([thd])", b="%1%2|%3"},
+ {a="([%_%^%.])([tghdsz])([tghdsz])", b="%1%2|%3"},
{a="tt", b="تّ"},
{a="%_t%_t", b="ثّ"},
{a="jj", b="جّ"},
@@ -618,7 +618,7 @@ digraphsfv = {
{a="ئئ", b="ئّ"},
{a="bb", b="بّ"},
{a="BB", b="ـّ"},
- {a="(%_)([thd])([thd])", b="%1%2|%3"},
+ {a="([%_%^%.])([tghdsz])([tghdsz])", b="%1%2|%3"},
{a="tt", b="تّ"},
{a="%_t%_t", b="ثّ"},
{a="jj", b="جّ"},
@@ -726,7 +726,7 @@ digraphsfveasy = { -- see the differences under 'easy' marker below
{a="ئئ", b="ئّ"},
{a="bb", b="بّ"},
{a="BB", b="ـّ"},
- {a="(%_)([thd])([thd])", b="%1%2|%3"},
+ {a="([%_%^%.])([tghdsz])([tghdsz])", b="%1%2|%3"},
{a="tt", b="تّ"},
{a="%_t%_t", b="ثّ"},
{a="jj", b="جّ"},