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_voc.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'arabluatex_voc.lua') diff --git a/arabluatex_voc.lua b/arabluatex_voc.lua index 4f5399f..878f351 100644 --- a/arabluatex_voc.lua +++ b/arabluatex_voc.lua @@ -267,7 +267,7 @@ tanwin = { {a="(T)(aN)", b="%1ً"}, {a="(ء)(aN)", b="%1ً"}, {a="([^TA])(aN)", b="%1ًا"}, - {a="(iN)", b="ٍ"} + {a="(iNI?)", b="ٍ"} } tanwineasy = { -- 'easy' requires some lines to be taken out: @@ -300,7 +300,7 @@ tanwineasy = { -- 'easy' requires some lines to be taken out: {a="(T)(aN)", b="%1ً"}, {a="(ء)(aN)", b="%1ً"}, {a="([^TA])(aN)", b="%1ًا"}, - {a="(iN)", b="ٍ"} + {a="(iNI?)", b="ٍ"} } trigraphs = { -- trigraphs or more -- cgit v1.2.3