[latex3-commits] [git/LaTeX3-latex3-latex3] master: A couple of :D -> documented (1fd90b3)
Joseph Wright
joseph.wright at morningstar2.co.uk
Mon Sep 17 18:53:23 CEST 2018
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/1fd90b32ccbcd9a341ccd5f707cc11d12e02b1e9
>---------------------------------------------------------------
commit 1fd90b32ccbcd9a341ccd5f707cc11d12e02b1e9
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Fri Sep 14 12:01:22 2018 +0100
A couple of :D -> documented
I think \hbox:n should be entirely reasonable here.
>---------------------------------------------------------------
1fd90b32ccbcd9a341ccd5f707cc11d12e02b1e9
l3experimental/xmarks/xmarks.dtx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/l3experimental/xmarks/xmarks.dtx b/l3experimental/xmarks/xmarks.dtx
index c9233bd..40d5b87 100644
--- a/l3experimental/xmarks/xmarks.dtx
+++ b/l3experimental/xmarks/xmarks.dtx
@@ -644,7 +644,7 @@
% whose sole purpose is to get that mark processed.
% \begin{macrocode}
\@@_restore_state:
- \tex_hbox:D { }
+ \hbox:n { }
%<*trace>
\trace_marks_internal:n
{ restoring~botmark~ \@@_trace_store:N \g_@@_last_prop }
@@ -659,7 +659,7 @@
\int_compare:nNnF \c_@@_penaltyi_int = \tex_outputpenalty:D
{ \__kernel_msg_error:nn { marks } { bad-restore } }
\box_gclear:N \c_two_hundred_fifty_five
- \tex_hbox:D { }
+ \hbox:n { }
\tex_penalty:D \c_@@_penaltyii_int
#1
\tex_global:D \tex_output:D
More information about the latex3-commits
mailing list