aboutsummaryrefslogtreecommitdiff
path: root/arabluatex_novoc.lua
diff options
context:
space:
mode:
Diffstat (limited to 'arabluatex_novoc.lua')
-rw-r--r--arabluatex_novoc.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/arabluatex_novoc.lua b/arabluatex_novoc.lua
index cc29371..95a19ef 100644
--- a/arabluatex_novoc.lua
+++ b/arabluatex_novoc.lua
@@ -66,6 +66,8 @@ tanwinnv = {
66 {a="([اآ])(ء)%-?(aN)", b="%1%2"}, --new 66 {a="([اآ])(ء)%-?(aN)", b="%1%2"}, --new
67 {a="([^TA])%-?(aN)", b="%1ا"}, 67 {a="([^TA])%-?(aN)", b="%1ا"},
68 {a="%-?(iNI?)", b=""}, 68 {a="%-?(iNI?)", b=""},
69 -- ʾalif al-waṣl: put it back on with \arbnull
70 {a="(O[%S]-)([%'a]l%-)(O)(\"?[uai])", b="%4"},
69 -- initial straight double quote gives a connective ʾalif. This has 71 -- initial straight double quote gives a connective ʾalif. This has
70 -- nothing to do with the tanwīn, but I put it here for time being. 72 -- nothing to do with the tanwīn, but I put it here for time being.
71 {a="^\"", b="ٱ"}, 73 {a="^\"", b="ٱ"},