[latex3-commits] [git/LaTeX3-latex3-latex3] master: Lua function is internal [ci skip] (ed74c51)
Joseph Wright
joseph.wright at morningstar2.co.uk
Fri Apr 27 09:25:48 CEST 2018
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/ed74c51064c02bf32732fb1feeabe99c3e89486b
>---------------------------------------------------------------
commit ed74c51064c02bf32732fb1feeabe99c3e89486b
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Fri Apr 27 08:23:32 2018 +0100
Lua function is internal [ci skip]
l3doc can't pick this up.
>---------------------------------------------------------------
ed74c51064c02bf32732fb1feeabe99c3e89486b
l3kernel/l3luatex.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/l3luatex.dtx b/l3kernel/l3luatex.dtx
index d9a4607..801dbe2 100644
--- a/l3kernel/l3luatex.dtx
+++ b/l3kernel/l3luatex.dtx
@@ -320,7 +320,7 @@ local write = tex.write
local utf8_char = unicode.utf8.char
% \end{macrocode}
%
-% \begin{macro}{escapehex}
+% \begin{macro}[int]{escapehex}
% An internal auxiliary to convert a string to the matching hex escape.
% This works on a byte basis: extension to handled UTF-8 input is
% covered in \pkg{pdftexcmds} but is not currently required here.
More information about the latex3-commits
mailing list