[latex3-commits] [git/LaTeX3-latex3-latex2e] develop, gh329: fixed placement of code guards for #329 (d5cc97be)

Frank Mittelbach frank.mittelbach at latex-project.org
Fri Apr 24 14:50:42 CEST 2020


Repository : https://github.com/latex3/latex2e
On branches: develop,gh329
Link       : https://github.com/latex3/latex2e/commit/d5cc97bece4e029e0f44bd666eb8885fa202bb9d

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

commit d5cc97bece4e029e0f44bd666eb8885fa202bb9d
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Fri Apr 24 14:50:42 2020 +0200

    fixed placement of code guards for #329


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

d5cc97bece4e029e0f44bd666eb8885fa202bb9d
 base/fontdef.dtx | 4 ++--
 base/ltclass.dtx | 5 ++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/base/fontdef.dtx b/base/fontdef.dtx
index 98ce0eb9..936db0d7 100644
--- a/base/fontdef.dtx
+++ b/base/fontdef.dtx
@@ -39,7 +39,7 @@
 %<driver, >\ProvidesFile{fontdef.drv}
 % \fi
 %          \ProvidesFile{fontdef.dtx}
-%<-latexrelease>           [2020/03/19 v3.0h LaTeX Kernel
+%<-latexrelease>           [2020/04/24 v3.0h LaTeX Kernel
 % \iftrue  (\else
 %<text,   >(Text
 %<math,   >(Math
@@ -565,8 +565,8 @@
 %    which resolved to \texttt{n}, but these days that is no longer
 %    the case (and \texttt{up} is wrong when you want to do a
 %    reset. So we now use \texttt{n} explicitly.
-%    \begin{macrocode}
 % \changes{v3.0e}{2019/12/17}{Set \cs{shapedefault} explicitly to ``n''}
+%    \begin{macrocode}
 \newcommand\shapedefault{n}
 %    \end{macrocode}
 % \end{macro}
diff --git a/base/ltclass.dtx b/base/ltclass.dtx
index ae020afe..b45cb823 100644
--- a/base/ltclass.dtx
+++ b/base/ltclass.dtx
@@ -33,7 +33,7 @@
 %<*driver>
 % \fi
 \ProvidesFile{ltclass.dtx}
-             [2020/04/07 v1.3k LaTeX Kernel (Class & Package Interface)]
+             [2020/04/24 v1.3k LaTeX Kernel (Class & Package Interface)]
 % \iffalse
 \documentclass{ltxdoc}
 \GetFileInfo{ltclass.dtx}
@@ -1991,13 +1991,12 @@
 % \changes{v1.0m}{1995/04/21}
 %         {Close input check stream: latex/1487}
 % \changes{v1.0p}{1995/05/25}{Delete \cs{filec at ntents} after preamble}
-%    \begin{macrocode}
 % \changes{v1.3a}{2019/07/01}{Support UTF8 and spaces in
 %                             filecontents environment file name}
 % \changes{v1.3b}{2019/08/27}{Make various commands robust}
 % \changes{v1.3c}{2019/09/11}{Support optional argument for filecontents}
 % \changes{v1.3f}{2020/01/05}{Support more write streams in LuaTeX gh/238}
-%
+%    \begin{macrocode}
 %</2ekernel>
 %<*2ekernel|latexrelease>
 %<latexrelease>\IncludeInRelease{2019/10/01}%





More information about the latex3-commits mailing list.