[latex3-commits] [git/LaTeX3-latex3-latex3] master: Drop loading of l3docstrip (07ee84fd8)

Joseph Wright joseph.wright at morningstar2.co.uk
Thu Feb 25 15:49:18 CET 2021


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/07ee84fd892bc6deafd632ccca57e246ef956475

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

commit 07ee84fd892bc6deafd632ccca57e246ef956475
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Thu Feb 25 12:54:01 2021 +0000

    Drop loading of l3docstrip


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

07ee84fd892bc6deafd632ccca57e246ef956475
 l3backend/l3backend.ins                       | 2 +-
 l3experimental/l3benchmark/l3benchmark.ins    | 2 +-
 l3experimental/l3bitset/l3bitset.ins          | 4 ++--
 l3experimental/l3draw/l3draw.ins              | 2 +-
 l3experimental/l3graphics/l3graphics.ins      | 2 +-
 l3experimental/l3str/l3str.ins                | 2 +-
 l3experimental/l3sys-shell/l3sys-shell.ins    | 2 +-
 l3experimental/xcoffins/xcoffins.ins          | 2 +-
 l3experimental/xgalley/xgalley.ins            | 2 +-
 l3kernel/l3.ins                               | 2 +-
 l3kernel/l3doc.dtx                            | 2 +-
 l3packages/l3keys2e/l3keys2e.ins              | 2 +-
 l3packages/xfp/xfp.ins                        | 2 +-
 l3packages/xfrac/xfrac.ins                    | 2 +-
 l3packages/xparse/xparse.ins                  | 2 +-
 l3packages/xtemplate/xtemplate.ins            | 2 +-
 l3trial/l3auxdata/l3auxdata.dtx               | 2 +-
 l3trial/l3auxdata/l3auxdata.ins               | 2 +-
 l3trial/l3bigint/l3bigint.ins                 | 2 +-
 l3trial/l3check/l3check.ins                   | 2 +-
 l3trial/l3fp-extras/l3fp-extras.ins           | 2 +-
 l3trial/l3htoks/l3htoks.ins                   | 2 +-
 l3trial/l3opacity/l3opacity.ins               | 2 +-
 l3trial/l3str-format-new/l3str-format-new.ins | 2 +-
 l3trial/xbox/xbox.ins                         | 2 +-
 25 files changed, 26 insertions(+), 26 deletions(-)

diff --git a/l3backend/l3backend.ins b/l3backend/l3backend.ins
index 7fced393b..5bba632ff 100644
--- a/l3backend/l3backend.ins
+++ b/l3backend/l3backend.ins
@@ -30,7 +30,7 @@ license information is placed in the derived files.
 \fi
 
 \let\jobname\relax
-\input l3docstrip.dtx
+\input docstrip %
 \askforoverwritefalse
 
 \preamble
diff --git a/l3experimental/l3benchmark/l3benchmark.ins b/l3experimental/l3benchmark/l3benchmark.ins
index 4b72b69db..bab7d5a5f 100644
--- a/l3experimental/l3benchmark/l3benchmark.ins
+++ b/l3experimental/l3benchmark/l3benchmark.ins
@@ -29,7 +29,7 @@ license information is placed in the derived files.
 
 \fi
 
-\input l3docstrip.tex
+\input docstrip %
 \askforoverwritefalse
 
 \preamble
diff --git a/l3experimental/l3bitset/l3bitset.ins b/l3experimental/l3bitset/l3bitset.ins
index 1f693d295..1d91118d9 100644
--- a/l3experimental/l3bitset/l3bitset.ins
+++ b/l3experimental/l3bitset/l3bitset.ins
@@ -2,7 +2,7 @@
 
 File: l3bitset.ins
 
-Copyright (C) 2020 The LaTeX3 Project
+Copyright (C) 2020,2021 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 @@ license information is placed in the derived files.
 
 \fi
 
-\input l3docstrip.tex
+\input docstrip %
 \askforoverwritefalse
 
 \preamble
diff --git a/l3experimental/l3draw/l3draw.ins b/l3experimental/l3draw/l3draw.ins
index ba54fc413..e9d00167d 100644
--- a/l3experimental/l3draw/l3draw.ins
+++ b/l3experimental/l3draw/l3draw.ins
@@ -29,7 +29,7 @@ license information is placed in the derived files.
 
 \fi
 
-\input l3docstrip.tex
+\input docstrip %
 \askforoverwritefalse
 
 \preamble
diff --git a/l3experimental/l3graphics/l3graphics.ins b/l3experimental/l3graphics/l3graphics.ins
index 92af3d891..612372f34 100644
--- a/l3experimental/l3graphics/l3graphics.ins
+++ b/l3experimental/l3graphics/l3graphics.ins
@@ -27,7 +27,7 @@ license information is placed in the derived files.
 
 \fi
 
-\input l3docstrip.tex
+\input docstrip %
 \askforoverwritefalse
 
 \preamble
diff --git a/l3experimental/l3str/l3str.ins b/l3experimental/l3str/l3str.ins
index 4c2b0df98..9e264f7f8 100644
--- a/l3experimental/l3str/l3str.ins
+++ b/l3experimental/l3str/l3str.ins
@@ -29,7 +29,7 @@ license information is placed in the derived files.
 
 \fi
 
-\input l3docstrip.tex
+\input docstrip %
 \askforoverwritefalse
 
 \preamble
diff --git a/l3experimental/l3sys-shell/l3sys-shell.ins b/l3experimental/l3sys-shell/l3sys-shell.ins
index 025c282b7..3241bd080 100644
--- a/l3experimental/l3sys-shell/l3sys-shell.ins
+++ b/l3experimental/l3sys-shell/l3sys-shell.ins
@@ -29,7 +29,7 @@ license information is placed in the derived files.
 
 \fi
 
-\input l3docstrip.tex
+\input docstrip %
 \askforoverwritefalse
 
 \preamble
diff --git a/l3experimental/xcoffins/xcoffins.ins b/l3experimental/xcoffins/xcoffins.ins
index 218e38dec..8ed250680 100644
--- a/l3experimental/xcoffins/xcoffins.ins
+++ b/l3experimental/xcoffins/xcoffins.ins
@@ -29,7 +29,7 @@ license information is placed in the derived files.
 
 \fi
 
-\input l3docstrip.tex
+\input docstrip %
 \askforoverwritefalse
 
 \preamble
diff --git a/l3experimental/xgalley/xgalley.ins b/l3experimental/xgalley/xgalley.ins
index 8b5690d07..31acc29e0 100644
--- a/l3experimental/xgalley/xgalley.ins
+++ b/l3experimental/xgalley/xgalley.ins
@@ -29,7 +29,7 @@ license information is placed in the derived files.
 
 \fi
 
-\input l3docstrip.tex
+\input docstrip %
 \askforoverwritefalse
 
 \preamble
diff --git a/l3kernel/l3.ins b/l3kernel/l3.ins
index 91c471e75..34a46aaed 100644
--- a/l3kernel/l3.ins
+++ b/l3kernel/l3.ins
@@ -30,7 +30,7 @@ license information is placed in the derived files.
 \fi
 
 \let\jobname\relax
-\input l3docstrip.dtx
+\input docstrip %
 \askforoverwritefalse
 
 \preamble
diff --git a/l3kernel/l3doc.dtx b/l3kernel/l3doc.dtx
index 47f57dfb6..233b89aad 100644
--- a/l3kernel/l3doc.dtx
+++ b/l3kernel/l3doc.dtx
@@ -27,7 +27,7 @@
 \ifx\fmtname\nameofplainTeX\else
   \expandafter\begingroup
 \fi
-\input l3docstrip.tex
+\input docstrip %
 \askforoverwritefalse
 \preamble
 
diff --git a/l3packages/l3keys2e/l3keys2e.ins b/l3packages/l3keys2e/l3keys2e.ins
index f5b81f896..3c437d8ee 100644
--- a/l3packages/l3keys2e/l3keys2e.ins
+++ b/l3packages/l3keys2e/l3keys2e.ins
@@ -18,7 +18,7 @@ The released version of this bundle is available from CTAN.
 
 \fi
 
-\input l3docstrip.tex
+\input docstrip %
 \askforoverwritefalse
 
 \preamble
diff --git a/l3packages/xfp/xfp.ins b/l3packages/xfp/xfp.ins
index 736445226..b5c1d4eea 100644
--- a/l3packages/xfp/xfp.ins
+++ b/l3packages/xfp/xfp.ins
@@ -18,7 +18,7 @@ The released version of this bundle is available from CTAN.
 
 \fi
 
-\input l3docstrip.tex
+\input docstrip %
 \askforoverwritefalse
 
 \preamble
diff --git a/l3packages/xfrac/xfrac.ins b/l3packages/xfrac/xfrac.ins
index d08a89b6d..20d01acd7 100644
--- a/l3packages/xfrac/xfrac.ins
+++ b/l3packages/xfrac/xfrac.ins
@@ -19,7 +19,7 @@ The released version of this bundle is available from CTAN.
 
 \fi
 
-\input l3docstrip.tex
+\input docstrip %
 \askforoverwritefalse
 
 \preamble
diff --git a/l3packages/xparse/xparse.ins b/l3packages/xparse/xparse.ins
index da5599674..98a6dd8a3 100644
--- a/l3packages/xparse/xparse.ins
+++ b/l3packages/xparse/xparse.ins
@@ -18,7 +18,7 @@ The released version of this bundle is available from CTAN.
 
 \fi
 
-\input l3docstrip.tex
+\input docstrip %
 \askforoverwritefalse
 
 \preamble
diff --git a/l3packages/xtemplate/xtemplate.ins b/l3packages/xtemplate/xtemplate.ins
index 3e88b5e52..2e459227f 100644
--- a/l3packages/xtemplate/xtemplate.ins
+++ b/l3packages/xtemplate/xtemplate.ins
@@ -29,7 +29,7 @@ license information is placed in the derived files.
 
 \fi
 
-\input l3docstrip.tex
+\input docstrip %
 \askforoverwritefalse
 
 \preamble
diff --git a/l3trial/l3auxdata/l3auxdata.dtx b/l3trial/l3auxdata/l3auxdata.dtx
index 585c38836..c9300ee9d 100644
--- a/l3trial/l3auxdata/l3auxdata.dtx
+++ b/l3trial/l3auxdata/l3auxdata.dtx
@@ -22,7 +22,7 @@ The released version of this bundle is available from CTAN.
 
 \fi
 
-\input l3docstrip.tex
+\input docstrip %
 \askforoverwritefalse
 
 \preamble
diff --git a/l3trial/l3auxdata/l3auxdata.ins b/l3trial/l3auxdata/l3auxdata.ins
index 30ae5ebc6..7ce1869fe 100644
--- a/l3trial/l3auxdata/l3auxdata.ins
+++ b/l3trial/l3auxdata/l3auxdata.ins
@@ -16,7 +16,7 @@ The released version of this bundle is available from CTAN.
 
 \fi
 
-\input l3docstrip.tex
+\input docstrip %
 \askforoverwritefalse
 
 \preamble
diff --git a/l3trial/l3bigint/l3bigint.ins b/l3trial/l3bigint/l3bigint.ins
index 9ecacb74a..f2d27ba84 100644
--- a/l3trial/l3bigint/l3bigint.ins
+++ b/l3trial/l3bigint/l3bigint.ins
@@ -16,7 +16,7 @@ The released version of this bundle is available from CTAN.
 
 \fi
 
-\input l3docstrip.tex
+\input docstrip %
 \askforoverwritefalse
 
 \preamble
diff --git a/l3trial/l3check/l3check.ins b/l3trial/l3check/l3check.ins
index 6d9562565..25562c251 100644
--- a/l3trial/l3check/l3check.ins
+++ b/l3trial/l3check/l3check.ins
@@ -16,7 +16,7 @@ The released version of this bundle is available from CTAN.
 
 \fi
 
-\input l3docstrip.tex
+\input docstrip %
 \askforoverwritefalse
 
 \preamble
diff --git a/l3trial/l3fp-extras/l3fp-extras.ins b/l3trial/l3fp-extras/l3fp-extras.ins
index f24baf0c1..910871a12 100644
--- a/l3trial/l3fp-extras/l3fp-extras.ins
+++ b/l3trial/l3fp-extras/l3fp-extras.ins
@@ -16,7 +16,7 @@ The released version of this bundle is available from CTAN.
 
 \fi
 
-\input l3docstrip.tex
+\input docstrip %
 \askforoverwritefalse
 
 \preamble
diff --git a/l3trial/l3htoks/l3htoks.ins b/l3trial/l3htoks/l3htoks.ins
index f6f2bf9a8..fd7f9c1d9 100644
--- a/l3trial/l3htoks/l3htoks.ins
+++ b/l3trial/l3htoks/l3htoks.ins
@@ -16,7 +16,7 @@ The released version of this bundle is available from CTAN.
 
 \fi
 
-\input l3docstrip.tex
+\input docstrip %
 \askforoverwritefalse
 
 \preamble
diff --git a/l3trial/l3opacity/l3opacity.ins b/l3trial/l3opacity/l3opacity.ins
index 30f8faec7..d7a6acf16 100644
--- a/l3trial/l3opacity/l3opacity.ins
+++ b/l3trial/l3opacity/l3opacity.ins
@@ -29,7 +29,7 @@ license information is placed in the derived files.
 
 \fi
 
-\input l3docstrip.tex
+\input docstrip %
 \askforoverwritefalse
 
 \preamble
diff --git a/l3trial/l3str-format-new/l3str-format-new.ins b/l3trial/l3str-format-new/l3str-format-new.ins
index 2c6fa9cf4..da4087530 100644
--- a/l3trial/l3str-format-new/l3str-format-new.ins
+++ b/l3trial/l3str-format-new/l3str-format-new.ins
@@ -16,7 +16,7 @@ The released version of this bundle is available from CTAN.
 
 \fi
 
-\input l3docstrip.tex
+\input docstrip %
 \askforoverwritefalse
 
 \preamble
diff --git a/l3trial/xbox/xbox.ins b/l3trial/xbox/xbox.ins
index 2c55a9074..7b2f37447 100644
--- a/l3trial/xbox/xbox.ins
+++ b/l3trial/xbox/xbox.ins
@@ -16,7 +16,7 @@ The released version of this bundle is available from CTAN.
 
 \fi
 
-\input l3docstrip.tex
+\input docstrip %
 \askforoverwritefalse
 
 \preamble





More information about the latex3-commits mailing list.