From d6fa410da467eb6c030e89341840e8d16c151d80 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Sat, 25 Aug 2018 17:48:07 +0200 Subject: done documenting the new features --- arabluatex.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arabluatex.lua') diff --git a/arabluatex.lua b/arabluatex.lua index f717cb4..8fc04d6 100644 --- a/arabluatex.lua +++ b/arabluatex.lua @@ -821,7 +821,7 @@ function al_closestream() if string.find(t, "\\begin%s?{document}.-\\arb%s?[%[%{]") or string.find(t, "\\begin%s?{document}.-\\[Uu]c%s?%b{}") then - tex.print([[\unexpanded{\PackageWarningNoLine{arabluatex}{There are still 'arabtex' strings to be converted. Open ]]..tex.jobname..utffilesuffix..".tex"..[[ and compile it one more time}}]]) + tex.print([[\unexpanded{\PackageWarningNoLine{arabluatex}{There are still 'arabtex' strings to be converted. Please open ]]..tex.jobname..utffilesuffix..".tex"..[[ and compile it one more time}}]]) else end t = t.."\n\\end{document}" io.write(t) -- cgit v1.2.3