aboutsummaryrefslogtreecommitdiff
path: root/arabluatex_fullvoc.lua
diff options
context:
space:
mode:
authorRobert Alessi <alessi@robertalessi.net>2017-01-08 11:40:29 +0100
committerRobert Alessi <alessi@robertalessi.net>2017-01-08 11:40:29 +0100
commit61a7054eeaa8b034209629c111d2c95ca7e24a19 (patch)
tree44090a5c390cd9af987e9688fa158fbe5bd14469 /arabluatex_fullvoc.lua
parentec06c0db190168b8dd4a15ef29f70d47043fb8f7 (diff)
downloadarabluatex-61a7054eeaa8b034209629c111d2c95ca7e24a19.tar.gz
bugfixes: 'quoting' after a consonant did not take away the sukūn in 'default' fullvoc mode; long vowels were not shortened before 'llaḏī in dmg mode; a bit of tidy-up in the documentationv1.7.1
Diffstat (limited to 'arabluatex_fullvoc.lua')
-rw-r--r--arabluatex_fullvoc.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/arabluatex_fullvoc.lua b/arabluatex_fullvoc.lua
index 8e5671d..097aa5d 100644
--- a/arabluatex_fullvoc.lua
+++ b/arabluatex_fullvoc.lua
@@ -660,7 +660,7 @@ digraphsfv = {
660-- {a="(n)(ْ)(%s)(ل)", b="%1%3%4"}, 660-- {a="(n)(ْ)(%s)(ل)", b="%1%3%4"},
661-- {a="(n)(ْ)(%s)(م)", b="%1%3%4"}, 661-- {a="(n)(ْ)(%s)(م)", b="%1%3%4"},
662-- {a="(n)(ْ)(%s)(ن)", b="%1%3%4"}, 662-- {a="(n)(ْ)(%s)(ن)", b="%1%3%4"},
663-- {a="ْ\"", b="\""}, 663 {a="ْ\"", b="\""},
664 -- sukūn end 664 -- sukūn end
665 {a="_t", b="ث"}, 665 {a="_t", b="ث"},
666 {a="%^g", b="ج"}, 666 {a="%^g", b="ج"},