[latex3-commits] [git/LaTeX3-latex3-latex2e] 2020-10-01-0: Add a missing \fi (e0417985)

Joseph Wright joseph.wright at morningstar2.co.uk
Fri Jan 31 14:49:24 CET 2020


Repository : https://github.com/latex3/latex2e
On branch  : 2020-10-01-0
Link       : https://github.com/latex3/latex2e/commit/e0417985d140e8af7f0125133b5e7946fe93e86e

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

commit e0417985d140e8af7f0125133b5e7946fe93e86e
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Fri Jan 31 13:49:24 2020 +0000

    Add a missing \fi


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

e0417985d140e8af7f0125133b5e7946fe93e86e
 base/ltvers.dtx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/base/ltvers.dtx b/base/ltvers.dtx
index 2c35349f..b83daa84 100644
--- a/base/ltvers.dtx
+++ b/base/ltvers.dtx
@@ -179,7 +179,7 @@
 % \changes{v1.0v}{2015/08/23}{Allow negative patchlevel for pre-release}
 % \changes{v1.1e}{2020/01/31}{Allow negative-zero patchlevel for pre-release}
 %    \begin{macrocode}
-  \ifnum0\ifnum\patch at level=0 \if\patch at level 0 1\fi=1 %
+  \ifnum0\ifnum\patch at level=0 \if\patch at level 0 1\fi\fi=1 %
     \everyjob\expandafter{\the\everyjob
       \typeout{\fmtname \space<\fmtversion>}}
     \immediate





More information about the latex3-commits mailing list.