[latex3-commits] [latex3/tagpdf] addrecordstatus: docu (49d1114)

github at latex-project.org github at latex-project.org
Thu Sep 19 18:53:10 CEST 2024


Repository : https://github.com/latex3/tagpdf
On branch  : addrecordstatus
Link       : https://github.com/latex3/tagpdf/commit/49d111423760f6945c6054e5d3bc523fba893872

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

commit 49d111423760f6945c6054e5d3bc523fba893872
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Thu Sep 19 18:53:10 2024 +0200

    docu


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

49d111423760f6945c6054e5d3bc523fba893872
 CHANGELOG.md      | 4 ++++
 tagpdf-struct.dtx | 1 +
 2 files changed, 5 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6807d89..90bfaf6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,10 @@ All notable changes to the `tagpdf` package since the
 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
 this project uses date-based 'snapshot' version identifiers.
 
+## [Unreleased]
+### Fixed
+ - corrected a few temp variables
+
 ## [2024-09-16]
 ### Added 
 
diff --git a/tagpdf-struct.dtx b/tagpdf-struct.dtx
index f656b91..05ed344 100644
--- a/tagpdf-struct.dtx
+++ b/tagpdf-struct.dtx
@@ -509,6 +509,7 @@
 % This variable contains structures whose Ref key should be updated
 % at the end to point to structured related with this destination.
 % As this is probably need in other places too, it is not only a toc-variable.
+% TODO: remove after 11/2024 release. 
 %    \begin{macrocode}
 \prop_new_linked:N \g_@@_struct_ref_by_dest_prop
 %    \end{macrocode}





More information about the latex3-commits mailing list.