[latex3-commits] [git/LaTeX3-latex3-latex3] master: A couple of .ins file errors (25c42c5)
Joseph Wright
joseph.wright at morningstar2.co.uk
Sun Jun 2 17:40:28 CEST 2019
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/25c42c55f2d48e9e42fd44ef79adad9e1f844dd7
>---------------------------------------------------------------
commit 25c42c55f2d48e9e42fd44ef79adad9e1f844dd7
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Sun Jun 2 16:35:49 2019 +0100
A couple of .ins file errors
>---------------------------------------------------------------
25c42c55f2d48e9e42fd44ef79adad9e1f844dd7
l3kernel/l3format.ins | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/l3kernel/l3format.ins b/l3kernel/l3format.ins
index 7fe4ee0..33306a8 100644
--- a/l3kernel/l3format.ins
+++ b/l3kernel/l3format.ins
@@ -64,7 +64,7 @@ and all files in that bundle must be distributed together.
\from{l3expan.dtx} {initex}
\from{l3tl.dtx} {initex}
\from{l3str.dtx} {initex}
- \from{l3quark.dtx} {package}
+ \from{l3quark.dtx} {initex}
\from{l3seq.dtx} {initex}
% ======== FORMAT ONLY =========
\from{l3alloc.dtx} {initex}
@@ -94,7 +94,7 @@ and all files in that bundle must be distributed together.
\from{l3fp-trig.dtx} {initex}
\from{l3fp-convert.dtx} {initex}
\from{l3fp-random.dtx} {initex}
- \from{l3fparray.dtx} {package}
+ \from{l3fparray.dtx} {initex}
\from{l3sort.dtx} {initex}
\from{l3tl-analysis.dtx}{initex}
\from{l3regex.dtx} {initex}
More information about the latex3-commits
mailing list