[latex3-commits] [latex3/latex2e] latex-lab/tagging12: update date/version and changes.txt (d444e85e)
github at latex-project.org
github at latex-project.org
Mon Mar 11 19:08:59 CET 2024
Repository : https://github.com/latex3/latex2e
On branch : latex-lab/tagging12
Link : https://github.com/latex3/latex2e/commit/d444e85e045258d17be12dce3c1c36658b050f26
>---------------------------------------------------------------
commit d444e85e045258d17be12dce3c1c36658b050f26
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Mon Mar 11 19:08:59 2024 +0100
update date/version and changes.txt
>---------------------------------------------------------------
d444e85e045258d17be12dce3c1c36658b050f26
required/latex-lab/changes.txt | 11 +++++++++++
required/latex-lab/latex-lab-footnotes.dtx | 6 +++---
2 files changed, 14 insertions(+), 3 deletions(-)
diff --git a/required/latex-lab/changes.txt b/required/latex-lab/changes.txt
index fd7e2d93..213c6353 100644
--- a/required/latex-lab/changes.txt
+++ b/required/latex-lab/changes.txt
@@ -1,3 +1,14 @@
+2024-03-11 Frank Mittelbach <Frank.Mittelbach at latex-project.org>
+
+ * latex-lab-footnotes.dtx (subsection{Debugging sockets and hooks}):
+ Added \DebugFNotesOn (and \DebugFNotesOff) not doing much for
+ now. Default is now to have debugging turned off (gh/58).
+
+ (subsubsection{Making documents use the new \cs{@makefntext}}):
+ Before attempting to patch old classes or packages check if the new
+ definition of \@makefntext is the one that was suppliedd by footmisc for
+ the hang option. (gh/12)
+
2024-02-12 Ulrike Fischer <Ulrike.Fischer at latex-project.org>
* latex-lab-block.dtx: left align description labels.
diff --git a/required/latex-lab/latex-lab-footnotes.dtx b/required/latex-lab/latex-lab-footnotes.dtx
index 27a7b718..cd29bf86 100644
--- a/required/latex-lab/latex-lab-footnotes.dtx
+++ b/required/latex-lab/latex-lab-footnotes.dtx
@@ -1,7 +1,7 @@
% \iffalse meta-comment
%
%% File: latex-lab-footnotes.dtx
-% Copyright (C) 2022-2023 The LaTeX Project
+% Copyright (C) 2022-2024 The LaTeX Project
%
% It may be distributed and/or modified under the conditions of the
% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -17,8 +17,8 @@
%
% for those people who are interested or want to report an issue.
%
-\def\ltlabfootnotedate{2023-09-04}
-\def\ltlabfootnoteversion{0.8c}
+\def\ltlabfootnotedate{2024-03-11}
+\def\ltlabfootnoteversion{0.8d}
%<*driver>
\documentclass{l3doc}
More information about the latex3-commits
mailing list.