From 99f1e0a3d96a29fcd850292ce31be257b004e2e5 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Tue, 15 Mar 2016 00:36:19 +0100 Subject: some corrections in the tables + writing the documentation --- arabluatex_fullvoc.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'arabluatex_fullvoc.lua') diff --git a/arabluatex_fullvoc.lua b/arabluatex_fullvoc.lua index bdab038..3ca9538 100644 --- a/arabluatex_fullvoc.lua +++ b/arabluatex_fullvoc.lua @@ -49,8 +49,8 @@ hamzafv = { -- madda (historic writing below) {a="'a'([^uaiUAI])", b="آ%1"}, {a="'a?A", b="آ"}, - {a="(A)(')(i)$", b="aآء%3"}, - {a="(A)(')(i)(%W)", b="aآء%3%4"}, + {a="(A)(')(iN?)$", b="aآء%3"}, + {a="(A)(')(iN?)(%W)", b="aآء%3%4"}, {a="(A)(')(i)", b="aآئ%3"}, -- historic madda {a="(A)(')", b="aآء"}, -- historic madda -- initial (needs both ^ and %W patterns) -- cgit v1.2.3