[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: Merge pull request #446 from latex3/cmd (0c45dc44)
GitHub
noreply at github.com
Wed Feb 3 17:33:03 CET 2021
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/0c45dc44fb7f1c67f206728a29ec397dfc2095a5
>---------------------------------------------------------------
commit 0c45dc44fb7f1c67f206728a29ec397dfc2095a5
Merge: 4bc47291 ca295167
Author: Phelype Oleinik <phelype.oleinik at latex-project.org>
Date: Wed Feb 3 13:33:03 2021 -0300
Merge pull request #446 from latex3/cmd
Integrate xparse as ltcmd
>---------------------------------------------------------------
0c45dc44fb7f1c67f206728a29ec397dfc2095a5
base/build.lua | 2 +-
base/changes.txt | 12 +-
base/config-ltcmd.lua | 9 +
base/doc/source2e.tex | 2 +
base/format.ins | 1 +
base/latexrelease.dtx | 23 +-
base/latexrelease.ins | 1 +
base/ltclass.dtx | 4 +-
base/ltcmd.dtx | 4041 ++++++++++++++++++++
base/ltexpl.dtx | 60 +-
base/manifest.txt | 1 +
base/testfiles-disabled/ltcmd-latexrelease.lvt | 138 +
base/testfiles-ltcmd/ltcmd000.lvt | 12 +
.../ltcmd000.tlg} | 1 +
base/testfiles-ltcmd/ltcmd001.lvt | 393 ++
base/testfiles-ltcmd/ltcmd001.tlg | 741 ++++
base/testfiles-ltcmd/ltcmd002.luatex.tlg | 264 ++
base/testfiles-ltcmd/ltcmd002.lvt | 346 ++
base/testfiles-ltcmd/ltcmd002.tlg | 264 ++
base/testfiles-ltcmd/ltcmd003.lvt | 109 +
base/testfiles-ltcmd/ltcmd003.tlg | 73 +
base/testfiles-ltcmd/ltcmd004.luatex.tlg | 927 +++++
base/testfiles-ltcmd/ltcmd004.lvt | 585 +++
base/testfiles-ltcmd/ltcmd004.tlg | 927 +++++
base/testfiles-ltcmd/ltcmd005.lvt | 223 ++
base/testfiles-ltcmd/ltcmd005.tlg | 458 +++
base/testfiles-ltcmd/ltcmd006.lvt | 38 +
base/testfiles-ltcmd/ltcmd006.tlg | 43 +
base/testfiles-lthooks/filehook-001.tlg | 8 +-
.../tlb-latexrelease-rollback-003-often.luatex.tlg | 8 +-
.../tlb-latexrelease-rollback-003-often.tlg | 8 +-
.../tlb-latexrelease-rollback-003-often.xetex.tlg | 8 +-
base/testfiles/tlb-rollback-004-often.luatex.tlg | 4 +-
base/testfiles/tlb-rollback-004-often.tlg | 4 +-
base/testfiles/tlb-rollback-004-often.xetex.tlg | 4 +-
35 files changed, 9672 insertions(+), 70 deletions(-)
More information about the latex3-commits
mailing list.