[latex3-commits] [git/LaTeX3-latex3-latex3] l3text: Replace \tl_<thing>_case:n(n) by \text_<thing>case:n(n) (799dfb7de)

Joseph Wright joseph.wright at morningstar2.co.uk
Sun Dec 1 08:49:39 CET 2019


Repository : https://github.com/latex3/latex3
On branch  : l3text
Link       : https://github.com/latex3/latex3/commit/799dfb7de5f1aa6813b6c481f361335ec7294679

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

commit 799dfb7de5f1aa6813b6c481f361335ec7294679
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Sat Nov 30 10:38:28 2019 +0000

    Replace \tl_<thing>_case:n(n) by \text_<thing>case:n(n)
    
    The code is 'moved' but is largely re-written using e-type
    expansion and separating out the expand step.


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

799dfb7de5f1aa6813b6c481f361335ec7294679
 l3kernel/CHANGELOG.md                              |    6 +
 l3kernel/l3candidates.dtx                          | 1517 --------------------
 l3kernel/l3deprecation.dtx                         |   28 +
 l3kernel/l3str.dtx                                 |    6 +-
 l3kernel/l3text.dtx                                | 1217 +++++++++++++++-
 l3kernel/l3token.dtx                               |   10 +-
 .../{m3tl013.luatex.tlg => m3text002.luatex.tlg}   |   13 +-
 l3kernel/testfiles/{m3tl013.lvt => m3text002.lvt}  |  117 +-
 .../{m3tl013.ptex.tlg => m3text002.ptex.tlg}       |    4 +-
 l3kernel/testfiles/{m3tl013.tlg => m3text002.tlg}  |   13 +-
 .../{m3tl013.uptex.tlg => m3text002.uptex.tlg}     |   13 +-
 .../{m3tl013.xetex.tlg => m3text002.xetex.tlg}     |   13 +-
 12 files changed, 1327 insertions(+), 1630 deletions(-)

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

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --textconv --cc 799dfb7de5f1aa6813b6c481f361335ec7294679




More information about the latex3-commits mailing list