[latex3-commits] [l3svn] branch master updated: s/color-addn/color-extra/
noreply at latex-project.org
noreply at latex-project.org
Tue Oct 10 23:21:07 CEST 2017
This is an automated email from the git hooks/post-receive script.
joseph pushed a commit to branch master
in repository l3svn.
The following commit(s) were added to refs/heads/master by this push:
new d1215a4 s/color-addn/color-extra/
d1215a4 is described below
commit d1215a4b49f405ef8aa7c3f9d80386de59509909
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Oct 10 22:20:47 2017 +0100
s/color-addn/color-extra/
---
l3trial/{l3color-addn => l3color-extra}/build.lua | 4 ++--
.../l3color-addn.dtx => l3color-extra/l3color-extra.dtx} | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/l3trial/l3color-addn/build.lua b/l3trial/l3color-extra/build.lua
similarity index 84%
rename from l3trial/l3color-addn/build.lua
rename to l3trial/l3color-extra/build.lua
index 862107e..87fd018 100644
--- a/l3trial/l3color-addn/build.lua
+++ b/l3trial/l3color-extra/build.lua
@@ -1,11 +1,11 @@
#!/usr/bin/env texlua
--- Build script for LaTeX3 "l3color-addn" files
+-- Build script for LaTeX3 "l3color-extra" files
-- Identify the bundle and module: the module may be empty in the case where
-- there is no subdivision
bundle = "l3trial"
-module = "l3color-addn"
+module = "l3color-extra"
-- Location of main directory: use Unix-style path separators
maindir = "../.."
diff --git a/l3trial/l3color-addn/l3color-addn.dtx b/l3trial/l3color-extra/l3color-extra.dtx
similarity index 98%
rename from l3trial/l3color-addn/l3color-addn.dtx
rename to l3trial/l3color-extra/l3color-extra.dtx
index a127e23..d60f996 100644
--- a/l3trial/l3color-addn/l3color-addn.dtx
+++ b/l3trial/l3color-extra/l3color-extra.dtx
@@ -1,6 +1,6 @@
% \iffalse meta-comment
%
-%% File: l3color-addn.dtx Copyright(C) 2017 The LaTeX3 Project
+%% File: l3color-extra.dtx Copyright(C) 2017 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
@@ -29,7 +29,7 @@
% \fi
%
% \title{^^A
-% The \textsf{l3color-addn} package\\ Experimental additions to color support^^A
+% The \textsf{l3color-extra} package\\ Experimental additions to color support^^A
% }
%
% \author{^^A
@@ -87,7 +87,7 @@
%
% \begin{implementation}
%
-% \section{\pkg{l3color-addn} Implementation}
+% \section{\pkg{l3color-extra} Implementation}
%
% \begin{macrocode}
%<*initex|package>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the latex3-commits
mailing list