[latex3-commits] [git/LaTeX3-latex3-latex3] master: More work on the 'bailout' code (see #587) (556ab1a)
Joseph Wright
joseph.wright at morningstar2.co.uk
Tue Jun 4 11:56:45 CEST 2019
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/556ab1aabd890ae89bf80ba9b85a39419d7fc94a
>---------------------------------------------------------------
commit 556ab1aabd890ae89bf80ba9b85a39419d7fc94a
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Jun 4 10:56:45 2019 +0100
More work on the 'bailout' code (see #587)
>---------------------------------------------------------------
556ab1aabd890ae89bf80ba9b85a39419d7fc94a
l3kernel/l3msg.dtx | 15 +--------------
1 file changed, 1 insertion(+), 14 deletions(-)
diff --git a/l3kernel/l3msg.dtx b/l3kernel/l3msg.dtx
index d181639..d7c551c 100644
--- a/l3kernel/l3msg.dtx
+++ b/l3kernel/l3msg.dtx
@@ -1000,20 +1000,7 @@
\cs_new_protected:Npn \@@_fatal_exit:
{
\tex_batchmode:D
- \tex_everycr:D { }
- \tex_everyhbox:D { }
- \tex_everypar:D { }
- \tex_everyvbox:D { }
- \tex_vbox:D
- {
- \tex_halign:D
- {
- ## && ##
- \tex_cr:D
- \int_step_inline:nn { 300 } { \tex_span:D \tex_omit:D }
- \tex_cr:D
- }
- }
+ \tex_read:D -1 to \l_@@_tmp_tl
}
% \end{macrocode}
% \end{macro}
More information about the latex3-commits
mailing list