From 8d6ea910fb1ef1841f13de37c9dc23d7642b96cd Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Thu, 8 Sep 2016 19:01:46 +0200 Subject: =?UTF-8?q?bugfix:=20the=20name=20of=20God=20should=20always=20hav?= =?UTF-8?q?e=20the=20=C5=A1addah;=20t=C4=81=CA=BE=20marb=C5=AB=E1=B9=ADah?= =?UTF-8?q?=20without=20=CA=BEi=CA=BFr=C4=81b=20must=20be=20transliterated?= =?UTF-8?q?=20'h'=20in=20dmg=20mode?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- arabluatex_trans.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'arabluatex_trans.lua') diff --git a/arabluatex_trans.lua b/arabluatex_trans.lua index 7068a47..82459e9 100644 --- a/arabluatex_trans.lua +++ b/arabluatex_trans.lua @@ -301,8 +301,8 @@ digraphstrdmg = { {a="([%_]?[Ii])(%s)(['][%_%^%.]?[l'btjghxdrzs`fqkmnwy]%-)", b="i%2%3"}, {a="%-%-", b=""}, -- {a="T([^uai])", b="%1"}, - {a="T(%p?%s)", b="%1"}, - {a="T(%p?)$", b="%1"}, + {a="T(%p?%s)", b="h%1"}, + {a="T(%p?)$", b="h%1"}, {a="_t", b="ṯ"}, {a="%^g", b="ğ"}, {a="%.h", b="ḥ"}, -- cgit v1.2.3