[latex3-commits] [git/LaTeX3-latex3-latex2e] gh524: Test no longer needed because the code is always removed (de28e824)
PhelypeOleinik
phelype.oleinik at latex-project.org
Tue Apr 20 16:51:58 CEST 2021
Repository : https://github.com/latex3/latex2e
On branch : gh524
Link : https://github.com/latex3/latex2e/commit/de28e824b7ee2cfa9a0f53866d8a6b44997d72b2
>---------------------------------------------------------------
commit de28e824b7ee2cfa9a0f53866d8a6b44997d72b2
Author: PhelypeOleinik <phelype.oleinik at latex-project.org>
Date: Tue Apr 20 11:51:58 2021 -0300
Test no longer needed because the code is always removed
>---------------------------------------------------------------
de28e824b7ee2cfa9a0f53866d8a6b44997d72b2
base/ltfinal.dtx | 9 ++-------
1 file changed, 2 insertions(+), 7 deletions(-)
diff --git a/base/ltfinal.dtx b/base/ltfinal.dtx
index 477fd6b2..19f82934 100644
--- a/base/ltfinal.dtx
+++ b/base/ltfinal.dtx
@@ -286,15 +286,10 @@
return ""
end
end
-%<*latexrelease>
- if luatexbase.callbacktypes['input_level_string'] and %
- not luatexbase.in_callback('input_level_string','tracingstacklevels') then
-%</latexrelease>
+%<latexrelease> if luatexbase.callbacktypes['input_level_string'] then
luatexbase.add_to_callback('input_level_string',
trace_stack_levels,'tracingstacklevels')
-%<*latexrelease>
- end
-%</latexrelease>
+%<latexrelease> end
}%
%<*2ekernel>
}}%
More information about the latex3-commits
mailing list.