[latex3-commits] [git/LaTeX3-latex3-latex2e] lthooks2: release guard fix (3eb016e3)

Frank Mittelbach frank.mittelbach at latex-project.org
Mon Aug 24 14:31:13 CEST 2020


Repository : https://github.com/latex3/latex2e
On branch  : lthooks2
Link       : https://github.com/latex3/latex2e/commit/3eb016e38c587cecf1aadb7bd9aa5fb96cd18593

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

commit 3eb016e38c587cecf1aadb7bd9aa5fb96cd18593
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Mon Aug 24 14:31:13 2020 +0200

    release guard fix


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

3eb016e38c587cecf1aadb7bd9aa5fb96cd18593
 base/changes.txt  | 5 +++++
 base/ltfssini.dtx | 6 +++---
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/base/changes.txt b/base/changes.txt
index cc2b4f4b..81ea5b53 100644
--- a/base/changes.txt
+++ b/base/changes.txt
@@ -6,6 +6,11 @@ completeness or accuracy and it contains some references to files that
 are not part of the distribution.
 ================================================================================
 
+2020-08-24  Frank Mittelbach  <Frank.Mittelbach at latex-project.org>
+
+	* ltfssini.dtx:
+	Corrected release guard for \IfFontSeriesContextTF
+
 2020-08-21  Frank Mittelbach  <Frank.Mittelbach at latex-project.org>
 
 	* lthooks.dtx:
diff --git a/base/ltfssini.dtx b/base/ltfssini.dtx
index 07715e50..80ce698d 100644
--- a/base/ltfssini.dtx
+++ b/base/ltfssini.dtx
@@ -36,7 +36,7 @@
 %
 %
 \ProvidesFile{ltfssini.dtx}
-             [2020/08/21 v3.2b LaTeX Kernel (NFSS Initialisation)]
+             [2020/08/24 v3.2c LaTeX Kernel (NFSS Initialisation)]
 % \iffalse
 \documentclass{ltxdoc}
 \begin{document}
@@ -1204,7 +1204,7 @@
 %</2ekernel>
 %<*2ekernel|latexrelease>
 %<latexrelease>\IncludeInRelease{2020/10/01}%
-%<latexrelease>                 {\IfFontSeriesContext}{Font series context}%
+%<latexrelease>                 {\IfFontSeriesContextTF}{Font series context}%
 %    \end{macrocode}
 %
 %    \begin{macrocode}
@@ -1314,7 +1314,7 @@
 %    
 %    \begin{macrocode}
 %<latexrelease>\IncludeInRelease{0000/00/00}%
-%<latexrelease>                 {\IfFontSeriesContext}{Font series context}%
+%<latexrelease>                 {\IfFontSeriesContextTF}{Font series context}%
 %<latexrelease>
 %<latexrelease>\let\IfFontSeriesContextTF\@undefined
 %<latexrelease>\let\test at font@series at context\@undefined





More information about the latex3-commits mailing list.