[latex3-commits] [git/LaTeX3-latex3-latex3] master: Only need batchmode here (62671d9)
Joseph Wright
joseph.wright at morningstar2.co.uk
Mon Jun 3 15:58:47 CEST 2019
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/62671d9813f226b1459dbc65feb32d766ded1f71
>---------------------------------------------------------------
commit 62671d9813f226b1459dbc65feb32d766ded1f71
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon Jun 3 14:58:47 2019 +0100
Only need batchmode here
>---------------------------------------------------------------
62671d9813f226b1459dbc65feb32d766ded1f71
l3kernel/l3msg.dtx | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/l3kernel/l3msg.dtx b/l3kernel/l3msg.dtx
index 08eaaa9..05ca51d 100644
--- a/l3kernel/l3msg.dtx
+++ b/l3kernel/l3msg.dtx
@@ -976,7 +976,8 @@
{#1}
{ \use:c { \c_@@_text_prefix_tl #1 / #2 } {#3} {#4} {#5} {#6} }
{ \c_@@_fatal_text_tl }
- \tex_vbox:D { \tex_batchmode:D \tex_end:D }
+ \tex_batchmode:D
+ \tex_end:D
}
% \end{macrocode}
% \end{macro}
More information about the latex3-commits
mailing list