[latex3-commits] [git/LaTeX3-latex3-pdfresources] develop, main: grumpf (5c7ff75)

Ulrike Fischer fischer at troubleshooting-tex.de
Mon Jun 14 20:52:32 CEST 2021


Repository : https://github.com/latex3/pdfresources
On branches: develop,main
Link       : https://github.com/latex3/pdfresources/commit/5c7ff75fb2b86897df28685e187a39b69e7ff9e4

>---------------------------------------------------------------

commit 5c7ff75fb2b86897df28685e187a39b69e7ff9e4
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Mon Jun 14 20:52:32 2021 +0200

    grumpf


>---------------------------------------------------------------

5c7ff75fb2b86897df28685e187a39b69e7ff9e4
 l3pdffield.dtx | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/l3pdffield.dtx b/l3pdffield.dtx
index 27cf47e..8331ebc 100644
--- a/l3pdffield.dtx
+++ b/l3pdffield.dtx
@@ -1333,10 +1333,18 @@
 %    \end{macrocode}
 % \end{macro}
 % \subsection{Tagging}
-% \begin{macro}{\@@_tag_add_struct_parent:,\@@_tag_add_objr:n}
+% \begin{macro}
+%  {
+%   \@@_tag_add_struct_parent:,
+%   \@@_tag_add_objr:n,
+%   \@@_tag_struct_begin:
+%   \@@_tag_struct_end:
+%   }
 %    \begin{macrocode}
 \cs_new_protected:Npn \@@_tag_add_struct_parent: {}
 \cs_new_protected:Npn \@@_tag_add_objr:n #1 {}
+\cs_new_protected:Npn \@@_tag_struct_begin: {}
+\cs_new_protected:Npn \@@_tag_struct_end: {}
 \hook_gput_code:nnn {begindocument} { l3pdffield }
  {
    \cs_if_exist:NT \tag_if_active:T





More information about the latex3-commits mailing list.