aboutsummaryrefslogtreecommitdiff
path: root/arabluatex_fullvoc.lua
diff options
context:
space:
mode:
authorRobert Alessi <alessi@robertalessi.net>2016-05-18 20:20:46 +0200
committerRobert Alessi <alessi@robertalessi.net>2016-05-18 20:20:46 +0200
commitf84ee7e82d37dac9180f352f29c68bac5c0c742a (patch)
treeb7d60a5de4b77c3f0679b8fb2fdf441c38a97dcf /arabluatex_fullvoc.lua
parent9de240830b64aa93f0d2b66382a48c754afbd639 (diff)
downloadarabluatex-f84ee7e82d37dac9180f352f29c68bac5c0c742a.tar.gz
first implementation of \arbup viz. superscript tanwīn in |dmg| mode
Diffstat (limited to 'arabluatex_fullvoc.lua')
-rw-r--r--arabluatex_fullvoc.lua4
1 files changed, 2 insertions, 2 deletions
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 = {
238 {a="(T)(aN)", b="%1ً"}, 238 {a="(T)(aN)", b="%1ً"},
239 {a="(ء)(aN)", b="%1ً"}, 239 {a="(ء)(aN)", b="%1ً"},
240 {a="([^TA])(aN)", b="%1ًا"}, 240 {a="([^TA])(aN)", b="%1ًا"},
241 {a="(iN)", b="ٍ"} 241 {a="(iNI?)", b="ٍ"}
242} 242}
243 243
244tanwinfveasy = { -- no assimilations (see below) 244tanwinfveasy = { -- no assimilations (see below)
@@ -273,7 +273,7 @@ tanwinfveasy = { -- no assimilations (see below)
273 {a="(T)(aN)", b="%1ً"}, 273 {a="(T)(aN)", b="%1ً"},
274 {a="(ء)(aN)", b="%1ً"}, 274 {a="(ء)(aN)", b="%1ً"},
275 {a="([^TA])(aN)", b="%1ًا"}, 275 {a="([^TA])(aN)", b="%1ًا"},
276 {a="(iN)", b="ٍ"} 276 {a="(iNI?)", b="ٍ"}
277} 277}
278 278
279trigraphsfv = { -- trigraphs or more 279trigraphsfv = { -- trigraphs or more