[latex3-commits] [git/LaTeX3-latex3-latex2e] LaTeX2020: Correct .ins file changes (1277a115)
Joseph Wright
joseph.wright at morningstar2.co.uk
Fri Oct 4 00:00:06 CEST 2019
Repository : https://github.com/latex3/latex2e
On branch : LaTeX2020
Link : https://github.com/latex3/latex2e/commit/1277a115e794533d51f47c92c6538dc967af2f98
>---------------------------------------------------------------
commit 1277a115e794533d51f47c92c6538dc967af2f98
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Thu Oct 3 23:00:06 2019 +0100
Correct .ins file changes
>---------------------------------------------------------------
1277a115e794533d51f47c92c6538dc967af2f98
base/format.ins | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/base/format.ins b/base/format.ins
index a6204c37..d0600445 100644
--- a/base/format.ins
+++ b/base/format.ins
@@ -209,13 +209,17 @@ the system are in the document `cfgguide.tex'.
\from{ltmath.dtx}{leqno}}
}
-% expl3-based extensions
-\generate{\file{ltexpl.ltx}{\from{ltexpl.dtx}{2ekernel}}}
+\generateFile{oldlfont.sty}{t}{%
+ \from{oldlfont.dtx}{package}
+}
\generateFile{newlfont.sty}{t}{%
\from{newlfont.dtx}{package}
}
+% expl3-based extensions
+\generate{\file{ltexpl.ltx}{\from{ltexpl.dtx}{2ekernel}}}
+
% luatex support (TeX part)
\generate{\file{ltluatex.tex}{\from{ltluatex.dtx}{tex,plain}}}
More information about the latex3-commits
mailing list