aboutsummaryrefslogtreecommitdiff
path: root/arabluatex_novoc.lua
diff options
context:
space:
mode:
authorRobert Alessi <alessi@robertalessi.net>2018-06-24 19:01:06 +0200
committerRobert Alessi <alessi@robertalessi.net>2018-06-24 19:01:06 +0200
commit5501041edd4a7b0d5e94408141ed783a9ff30ee4 (patch)
tree046890b4f57479fc696a46bb170b8e6c6a052f9f /arabluatex_novoc.lua
parent42067f8524741964c43e8a10c791ad26e98c7888 (diff)
downloadarabluatex-5501041edd4a7b0d5e94408141ed783a9ff30ee4.tar.gz
cleaned up the lua code
Diffstat (limited to 'arabluatex_novoc.lua')
-rw-r--r--arabluatex_novoc.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/arabluatex_novoc.lua b/arabluatex_novoc.lua
index 95a19ef..774b8b3 100644
--- a/arabluatex_novoc.lua
+++ b/arabluatex_novoc.lua
@@ -53,7 +53,7 @@ tanwinnv = {
53 -- "quoted" tanwīn (end) 53 -- "quoted" tanwīn (end)
54 {a="%-?(uN)", b=""}, 54 {a="%-?(uN)", b=""},
55 {a="(B)%-?(aN)", b="%1"}, 55 {a="(B)%-?(aN)", b="%1"},
56 -- *** 56 -- needed by \arbcolor:
57 {a="%-?(aN)(O[%S]-%_AO)", b=""}, 57 {a="%-?(aN)(O[%S]-%_AO)", b=""},
58 {a="%-?(aN)(O[%S]-YO)", b=""}, 58 {a="%-?(aN)(O[%S]-YO)", b=""},
59 {a="(O[%S]-TO)%-?(aN)", b=""}, 59 {a="(O[%S]-TO)%-?(aN)", b=""},