[latex3-commits] [latex3/latex2e] UF-tagging723: restore paratagging latex3/tagging-project#723 (33f10834)

github at latex-project.org github at latex-project.org
Wed Oct 2 12:32:15 CEST 2024


Repository : https://github.com/latex3/latex2e
On branch  : UF-tagging723
Link       : https://github.com/latex3/latex2e/commit/33f10834ed7f1249c772c9b1581a01e5f745c96f

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

commit 33f10834ed7f1249c772c9b1581a01e5f745c96f
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Wed Oct 2 12:32:15 2024 +0200

    restore paratagging latex3/tagging-project#723


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

33f10834ed7f1249c772c9b1581a01e5f745c96f
 base/changes.txt   | 4 ++++
 base/lttagging.dtx | 4 +++-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/base/changes.txt b/base/changes.txt
index c9f00847..66f76188 100644
--- a/base/changes.txt
+++ b/base/changes.txt
@@ -5,6 +5,10 @@ hotfixes). It is provided for convenience only.  It therefore makes no claims
 to completeness or accuracy and it contains some references to files that are
 not part of the distribution.
 ================================================================================
+2024-10-02 Ulrike Fischer <Ulrike.Fischer at latex-project.org>
+	* lttagging.dtx: restore also paratagging in the para/restore socket, 
+	see https://github.com/latex3/tagging-project/issues/723
+
 2024-09-25 Matthew Bertucci <bertucci at math.utah.edu>
 	* ltproperties.dtx: Fix definitions for \IfLabelExistsT and \IfLabelExistsF
 
diff --git a/base/lttagging.dtx b/base/lttagging.dtx
index 2e489f8f..3d752f28 100644
--- a/base/lttagging.dtx
+++ b/base/lttagging.dtx
@@ -33,7 +33,7 @@
 %<*driver>
 % \fi
 \ProvidesFile{lttagging.dtx}
-             [2024/09/17 v1.0h LaTeX Kernel (tagging support)]
+             [2024/10/02 v1.0i LaTeX Kernel (tagging support)]
 % \iffalse
 \documentclass{l3doc}
 \GetFileInfo{lttagging.dtx}
@@ -232,6 +232,7 @@
 % \end{socketdecl}
 % 
 % \begin{plugdecl}{default}
+% \changes{v1.0i}{2024/10/10}{Restore also paratagging (tagging/723)}
 %    \begin{macrocode}
 \NewSocketPlug{tagsupport/para/restore}{default}
  {
@@ -239,6 +240,7 @@
    \tl_set_eq:NN \l__tag_para_tag_tl\l__tag_para_tag_default_tl
    \bool_set_false:N\l__tag_para_flattened_bool
    \int_zero:N   \l__tag_block_flattened_level_int
+   \bool_set_true:N \l__tag_para_bool
  }
 \AssignSocketPlug{tagsupport/para/restore}{default}
 \ExplSyntaxOff 





More information about the latex3-commits mailing list.