[latex3-commits] [latex3/latex2e] latexlab/uf-review-math: guard tagging code (adb57569)
github at latex-project.org
github at latex-project.org
Sat Oct 14 14:54:00 CEST 2023
Repository : https://github.com/latex3/latex2e
On branch : latexlab/uf-review-math
Link : https://github.com/latex3/latex2e/commit/adb57569d88f76780a1b9afd81c635577448b200
>---------------------------------------------------------------
commit adb57569d88f76780a1b9afd81c635577448b200
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Sat Oct 14 14:54:00 2023 +0200
guard tagging code
>---------------------------------------------------------------
adb57569d88f76780a1b9afd81c635577448b200
required/latex-lab/latex-lab-math.dtx | 3 +++
1 file changed, 3 insertions(+)
diff --git a/required/latex-lab/latex-lab-math.dtx b/required/latex-lab/latex-lab-math.dtx
index 285471ad..4668dbb4 100644
--- a/required/latex-lab/latex-lab-math.dtx
+++ b/required/latex-lab/latex-lab-math.dtx
@@ -624,11 +624,14 @@
%
% \typeout{==>~ at:~ \g__tag_struct_tag_tl}
%
+ \tag_if_active:T
+ {
\exp_args:Noo\str_if_eq:nnF \g__tag_struct_tag_tl { \l__tag_para_main_tag_tl } % needs correction!
{
% \typeout{==>A2}
\__block_beginpar_vmode:
} % needs correction!
+ }
}
{
% \typeout{==>A3}
More information about the latex3-commits
mailing list.