From f84ee7e82d37dac9180f352f29c68bac5c0c742a Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Wed, 18 May 2016 20:20:46 +0200 Subject: =?UTF-8?q?first=20implementation=20of=20\arbup=20viz.=20superscri?= =?UTF-8?q?pt=20tanw=C4=ABn=20in=20|dmg|=20=20mode?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- arabluatex_fullvoc.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'arabluatex_fullvoc.lua') diff --git a/arabluatex_fullvoc.lua b/arabluatex_fullvoc.lua index a2676e0..577fff7 100644 --- a/arabluatex_fullvoc.lua +++ b/arabluatex_fullvoc.lua @@ -238,7 +238,7 @@ tanwinfv = { {a="(T)(aN)", b="%1ً"}, {a="(ء)(aN)", b="%1ً"}, {a="([^TA])(aN)", b="%1ًا"}, - {a="(iN)", b="ٍ"} + {a="(iNI?)", b="ٍ"} } tanwinfveasy = { -- no assimilations (see below) @@ -273,7 +273,7 @@ tanwinfveasy = { -- no assimilations (see below) {a="(T)(aN)", b="%1ً"}, {a="(ء)(aN)", b="%1ً"}, {a="([^TA])(aN)", b="%1ًا"}, - {a="(iN)", b="ٍ"} + {a="(iNI?)", b="ٍ"} } trigraphsfv = { -- trigraphs or more -- cgit v1.2.3