From 9d7ef19362cff84d572aea204eca818a0e8fdd2d Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Sat, 24 Dec 2016 10:43:16 +0100 Subject: arbnulls inserted in fullvoc table; some additional corrections in the other tables --- arabluatex.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'arabluatex.lua') diff --git a/arabluatex.lua b/arabluatex.lua index 564e08d..7c49693 100644 --- a/arabluatex.lua +++ b/arabluatex.lua @@ -526,6 +526,7 @@ end function processfullvoc(str, rules, scheme) str = "\\arb{".. str.."}" + str = processarbnull(str, scheme) str = takeoutcapetc(str) str = protectarb(str) str = breakcmd(str) -- cgit v1.2.3