[latex3-commits] [git/LaTeX3-latex3-latex2e] OR-lab: one more test file (e523adab)
Frank Mittelbach
frank.mittelbach at latex-project.org
Wed Mar 2 09:01:49 CET 2022
Repository : https://github.com/latex3/latex2e
On branch : OR-lab
Link : https://github.com/latex3/latex2e/commit/e523adabd9dae421a3615e2550feb601006b9f5a
>---------------------------------------------------------------
commit e523adabd9dae421a3615e2550feb601006b9f5a
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Wed Mar 2 09:01:49 2022 +0100
one more test file
>---------------------------------------------------------------
e523adabd9dae421a3615e2550feb601006b9f5a
required/latex-lab/latex-lab-footnotes.dtx | 6 +++---
required/latex-lab/testfiles-OR/footmisc-012-side.tlg | 4 ++--
required/latex-lab/update-OR-all.sh | 1 +
3 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/required/latex-lab/latex-lab-footnotes.dtx b/required/latex-lab/latex-lab-footnotes.dtx
index 0dc11128..11fb8e12 100644
--- a/required/latex-lab/latex-lab-footnotes.dtx
+++ b/required/latex-lab/latex-lab-footnotes.dtx
@@ -282,17 +282,17 @@
% ./resphilosophica/resphilosophica.cls
%-------
\@footnotetext at processiii % config point
- \ignorespaces
%-------
% bibarts
% fnbreak.sty
- \UseHook{fntext/begin}
+ \UseHook{fntext/begin}
%-------
+ \ignorespaces
#1
%-------
% bibarts
% fnbreak.sty
- \UseHook{fntext/end}
+ \UseHook{fntext/end}
%-------
\@footnotetext at processiv % config point
}
diff --git a/required/latex-lab/testfiles-OR/footmisc-012-side.tlg b/required/latex-lab/testfiles-OR/footmisc-012-side.tlg
index 54347d80..8bd2e1b2 100644
--- a/required/latex-lab/testfiles-OR/footmisc-012-side.tlg
+++ b/required/latex-lab/testfiles-OR/footmisc-012-side.tlg
@@ -64,7 +64,7 @@ l. ...Test\footnote{A}
\footnote{\label{foo}B}\footnote[7]{C} \lipsum[1][1-5]
-> The hook 'fntext/before':
> Code chunks:
-> latex-lab-testphase-new-or -> \cs_if_exist:NT \tag_struct_begin:n {\bool_gset_eq:NN \g__tag_saved_in_mc_bool \g__tag_in_mc_bool \bool_gset_false:N \g__tag_in_mc_bool }
+> latex-lab-testphase-new-or -> \cs_if_exist:NT \tag_struct_begin:n {\tag_mc_end_push: \tag_struct_begin:n {tag=FENote,label=fn.\the \c at absfootnote }}
> Document-level (top-level) code (executed last):
> ---
> Extra code for next invocation:
@@ -92,7 +92,7 @@ l. ...Test\footnote{A}
> The hook is empty.
-> The hook 'fntext/after':
> Code chunks:
-> latex-lab-testphase-new-or -> \cs_if_exist:NT \tag_struct_begin:n {\bool_gset_eq:NN \g__tag_in_mc_bool \g__tag_saved_in_mc_bool }
+> latex-lab-testphase-new-or -> \cs_if_exist:NT \tag_struct_begin:n {\tag_struct_end: \tag_mc_begin_pop:n {}}
> Document-level (top-level) code (executed last):
> ---
> Extra code for next invocation:
diff --git a/required/latex-lab/update-OR-all.sh b/required/latex-lab/update-OR-all.sh
index 056614dc..9b51fbf6 100644
--- a/required/latex-lab/update-OR-all.sh
+++ b/required/latex-lab/update-OR-all.sh
@@ -27,6 +27,7 @@ l3build save -cconfig-OR \
footmisc-009-multiple \
footmisc-010-setspace \
footmisc-011-para \
+ footmisc-012-side \
tagging-001 \
github-001 \
footmisc-symbols-001 \
More information about the latex3-commits
mailing list.