[latex3-commits] [git/LaTeX3-latex3-latex3] xmarks: Output box may not be 255 in LuaTeX [ci skip] (3afb3fd)

Joseph Wright joseph.wright at morningstar2.co.uk
Thu Nov 22 14:23:25 CET 2018


Repository : https://github.com/latex3/latex3
On branch  : xmarks
Link       : https://github.com/latex3/latex3/commit/3afb3fd4d16922f8c08fc09940c413b7d130e605

>---------------------------------------------------------------

commit 3afb3fd4d16922f8c08fc09940c413b7d130e605
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Thu Nov 22 13:18:39 2018 +0000

    Output box may not be 255 in LuaTeX [ci skip]


>---------------------------------------------------------------

3afb3fd4d16922f8c08fc09940c413b7d130e605
 l3trial/xmarks/xmarks2.dtx |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/l3trial/xmarks/xmarks2.dtx b/l3trial/xmarks/xmarks2.dtx
index 499cf79..b868914 100644
--- a/l3trial/xmarks/xmarks2.dtx
+++ b/l3trial/xmarks/xmarks2.dtx
@@ -114,7 +114,6 @@
 %
 
 %
-%
 % \section{Code-level interface}
 %
 % \begin{function}{\marks_new:n}
@@ -186,7 +185,8 @@
 %   \begin{syntax}
 %     \cs{marks_update_singlecol_structure:n} \Arg{material with marks}
 %   \end{syntax}
-%   \LaTeXe{} integration function receiving the content of box 255 for
+%   \LaTeXe{} integration function receiving the content of the output box
+%   (box~$255$, though may vary in \LuaTeX{}) for
 %   mark processing when we are doing single column documents.
 % \end{function}
 %





More information about the latex3-commits mailing list