[latex3-commits] [git/LaTeX3-latex3-latex3] master: Add .ins for l3sys-shell (6341de6)

Joseph Wright joseph.wright at morningstar2.co.uk
Fri Aug 24 16:31:37 CEST 2018


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/6341de6ed62c3ccc738903fd33f35a45025c44d1

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

commit 6341de6ed62c3ccc738903fd33f35a45025c44d1
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Fri Aug 24 15:31:37 2018 +0100

    Add .ins for l3sys-shell


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

6341de6ed62c3ccc738903fd33f35a45025c44d1
 l3experimental/CHANGELOG.md                                  |    3 +++
 .../{l3color/l3color.ins => l3sys-shell/l3sys-shell.ins}     |   10 +++++++---
 2 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/l3experimental/CHANGELOG.md b/l3experimental/CHANGELOG.md
index 97ec29a..df6eb37 100644
--- a/l3experimental/CHANGELOG.md
+++ b/l3experimental/CHANGELOG.md
@@ -7,6 +7,9 @@ this project uses date-based 'snapshot' version identifiers.
 
 ## [Unreleased]
 
+### Fixed
+- Actually distribute `l3sys-shell`
+
 ## [2018-08-23]
 
 ### Added
diff --git a/l3experimental/l3color/l3color.ins b/l3experimental/l3sys-shell/l3sys-shell.ins
similarity index 88%
copy from l3experimental/l3color/l3color.ins
copy to l3experimental/l3sys-shell/l3sys-shell.ins
index de23fae..33dbe46 100644
--- a/l3experimental/l3color/l3color.ins
+++ b/l3experimental/l3sys-shell/l3sys-shell.ins
@@ -1,6 +1,6 @@
 \iffalse meta-comment
 
-File l3color.ins Copyright (C) 2017-2018 The LaTeX3 Project
+File l3sys-shell.ins Copyright (C) 2018 The LaTeX3 Project
 
 It may be distributed and/or modified under the conditions of the
 LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -32,7 +32,7 @@ license information is placed in the derived files.
 
 \preamble
 
-Copyright (C) 2017-2018 The LaTeX3 Project
+Copyright (C) 2018 The LaTeX3 Project
 
 It may be distributed and/or modified under the conditions of
 the LaTeX Project Public License (LPPL), either version 1.3c of
@@ -51,6 +51,10 @@ and all files in that bundle must be distributed together.
 
 \keepsilent
 
-\generate{\file{l3color.sty}{\from{l3color.dtx}{package}}}
+\generate{\file{l3sys-shell.sty}
+  {
+    \from{l3sys-shell.dtx}{package}
+  }
+}
 
 \endbatchfile





More information about the latex3-commits mailing list