[latex3-commits] [latex3/latex3] e-type: Switch from x- to e-type in in various internal-only places (b9c4883d2)

github at latex-project.org github at latex-project.org
Tue Oct 10 11:58:44 CEST 2023


Repository : https://github.com/latex3/latex3
On branch  : e-type
Link       : https://github.com/latex3/latex3/commit/b9c4883d2c10708f605e65d3d7a805d5a41ee5ef

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

commit b9c4883d2c10708f605e65d3d7a805d5a41ee5ef
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Tue Sep 26 16:36:29 2023 +0100

    Switch from x- to e-type  in in various internal-only places
    
    Modules l3coffins, l3color, l3flag, l3fp, l3int, l3prg, l3quark, l3regex, l3skip, l3str-convert,
    l3text, l3graphics, l3opacity, l3debug


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

b9c4883d2c10708f605e65d3d7a805d5a41ee5ef
 l3backend/l3backend-color.dtx             | 10 ++--
 l3backend/l3backend-draw.dtx              | 68 ++++++++++-----------
 l3backend/l3backend-graphics.dtx          | 14 ++---
 l3backend/l3backend-opacity.dtx           | 20 +++----
 l3experimental/l3draw/l3draw-softpath.dtx |  6 +-
 l3experimental/l3draw/l3draw-state.dtx    |  2 +-
 l3experimental/l3graphics/l3graphics.dtx  |  8 +--
 l3kernel/l3coffins.dtx                    | 20 +++----
 l3kernel/l3color.dtx                      | 26 ++++----
 l3kernel/l3debug.dtx                      | 26 ++++----
 l3kernel/l3flag.dtx                       |  2 +-
 l3kernel/l3fp-assign.dtx                  |  2 +-
 l3kernel/l3int.dtx                        | 12 ++--
 l3kernel/l3prg.dtx                        |  4 +-
 l3kernel/l3quark.dtx                      | 10 ++--
 l3kernel/l3regex.dtx                      | 98 +++++++++++++++----------------
 l3kernel/l3skip.dtx                       |  4 +-
 l3kernel/l3sort.dtx                       |  2 +-
 l3kernel/l3str-convert.dtx                | 44 +++++++-------
 l3kernel/l3text-case.dtx                  | 12 ++--
 l3kernel/l3text-map.dtx                   |  4 +-
 l3kernel/l3text-purify.dtx                | 10 ++--
 l3kernel/l3text.dtx                       |  2 +-
 l3kernel/l3token.dtx                      | 42 ++++++-------
 l3kernel/testfiles-backend/m3color003.lvt |  4 +-
 l3kernel/testfiles/m3expl001.luatex.tlg   |  4 +-
 l3kernel/testfiles/m3expl001.ptex.tlg     |  8 +--
 l3kernel/testfiles/m3expl001.tlg          |  4 +-
 l3kernel/testfiles/m3expl001.uptex.tlg    |  8 +--
 l3kernel/testfiles/m3expl001.xetex.tlg    |  6 +-
 l3kernel/testfiles/m3expl003.luatex.tlg   |  4 +-
 l3kernel/testfiles/m3expl003.ptex.tlg     |  8 +--
 l3kernel/testfiles/m3expl003.tlg          |  4 +-
 l3kernel/testfiles/m3expl003.uptex.tlg    |  8 +--
 l3kernel/testfiles/m3expl003.xetex.tlg    |  2 +-
 l3kernel/testfiles/m3text001.lvt          |  3 +-
 l3kernel/testfiles/m3text001.tlg          |  1 -
 37 files changed, 256 insertions(+), 256 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --ignore-space-at-eol --textconv --ext-diff --cc b9c4883d2c10708f605e65d3d7a805d5a41ee5ef




More information about the latex3-commits mailing list.