[latex3-commits] [latex3/tagpdf] develop: initialize the para-main tl correctly (2b84913)
github at latex-project.org
github at latex-project.org
Sat Mar 23 01:14:52 CET 2024
Repository : https://github.com/latex3/tagpdf
On branch : develop
Link : https://github.com/latex3/tagpdf/commit/2b84913aa1e9131770f5ec30daf9bd08f159f660
>---------------------------------------------------------------
commit 2b84913aa1e9131770f5ec30daf9bd08f159f660
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Sat Mar 23 01:14:52 2024 +0100
initialize the para-main tl correctly
>---------------------------------------------------------------
2b84913aa1e9131770f5ec30daf9bd08f159f660
tagpdf-user.dtx | 1 +
1 file changed, 1 insertion(+)
diff --git a/tagpdf-user.dtx b/tagpdf-user.dtx
index e51bb9d..5c74dc2 100644
--- a/tagpdf-user.dtx
+++ b/tagpdf-user.dtx
@@ -763,6 +763,7 @@
% this will hold the structure number of the current text-unit.
% \begin{macrocode}
\tl_new:N \g_@@_para_main_struct_tl
+\tl_set:Nn \g_@@_para_main_struct_tl {1}
\tl_new:N \l_@@_para_tag_default_tl
\tl_set:Nn \l_@@_para_tag_default_tl { text }
\tl_new:N \l_@@_para_tag_tl
More information about the latex3-commits
mailing list.