[latex3-commits] [latex3/latex2e] latex-lab/uf-review-05: merge develop (573c4d1f)

github at latex-project.org github at latex-project.org
Tue Nov 14 15:43:54 CET 2023


Repository : https://github.com/latex3/latex2e
On branch  : latex-lab/uf-review-05
Link       : https://github.com/latex3/latex2e/commit/573c4d1fe96579cbefa17a85433fbbe8e34badd6

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

commit 573c4d1fe96579cbefa17a85433fbbe8e34badd6
Merge: b25f85e8 d6c9a5d2
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Tue Nov 14 15:43:54 2023 +0100

    merge develop


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

573c4d1fe96579cbefa17a85433fbbe8e34badd6
 .github/dependabot.yml                           |  11 +
 .github/pull_request_template.md                 |   1 +
 .github/workflows/deploy.yaml                    |  10 +-
 .github/workflows/main.yaml                      |   8 +-
 .github/workflows/pretest.yaml                   |   6 +-
 .github/workflows/trigger.yaml                   |   2 +-
 base/changes.txt                                 |  20 ++
 base/doc/clsguide-historic.tex                   |  10 +-
 base/doc/ltnews.tex                              |   2 +-
 base/doc/ltnews38.tex                            |   2 +-
 base/doc/ltnews39.tex                            | 270 +++++++++++++++++++++
 base/doc/usrguide-historic.tex                   |   6 +-
 base/doc/usrguide.tex                            |  18 +-
 base/ltcounts.dtx                                |  19 +-
 base/ltfinal.dtx                                 |   4 +-
 base/ltoutenc.dtx                                |   9 +-
 base/ltplain.dtx                                 |  10 +-
 base/nfssfont.dtx                                |   6 +-
 base/testfiles/github-0524.luatex.tlg            |   4 +-
 base/testfiles/github-0524.tlg                   |   4 +-
 base/testfiles/github-0823.lvt                   |  32 +++
 base/testfiles/github-0823.tlg                   |   9 +
 base/testfiles/github-0944.tlg                   |   2 +-
 base/testfiles/github-robust-0123.luatex.tlg     |   2 +-
 base/testfiles/github-robust-0123.tlg            |   2 +-
 base/testfiles/github-robust-0123.xetex.tlg      |   2 +-
 base/testfiles/tlb2054.luatex.tlg                |   4 +-
 base/testfiles/tlb2054.tlg                       |   4 +-
 required/cyrillic/README.md                      |   4 +-
 required/cyrillic/changes.txt                    |   5 +
 required/cyrillic/cyoutenc.dtx                   |  11 +-
 required/latex-lab/changes.txt                   |   3 +
 required/latex-lab/latex-lab-math.dtx            |  46 ++--
 required/tools/changes.txt                       |  14 ++
 required/tools/multicol.dtx                      |  40 ++-
 required/tools/testfiles/github-1160.luatex.tlg  | 295 +++++++++++++++++++++++
 required/tools/testfiles/github-1160.lvt         |  35 +++
 required/tools/testfiles/github-1160.tlg         | 241 ++++++++++++++++++
 required/tools/testfiles/github-1160.xetex.tlg   | 259 ++++++++++++++++++++
 required/tools/testfiles/tlb-multicol-007.lvt    |  30 +++
 required/tools/testfiles/tlb-multicol-007.tlg    |  30 +++
 required/tools/verbatim.dtx                      |  18 +-
 texmf/tex/latex/l3backend/l3backend-dvipdfmx.def |   2 +-
 texmf/tex/latex/l3backend/l3backend-dvips.def    |   2 +-
 texmf/tex/latex/l3backend/l3backend-dvisvgm.def  |   2 +-
 texmf/tex/latex/l3backend/l3backend-luatex.def   |   2 +-
 texmf/tex/latex/l3backend/l3backend-luatex.lua   |  11 +-
 texmf/tex/latex/l3backend/l3backend-pdftex.def   |   2 +-
 texmf/tex/latex/l3backend/l3backend-xetex.def    |   2 +-
 texmf/tex/latex/l3kernel/expl3-code.tex          |  15 +-
 texmf/tex/latex/l3kernel/expl3-generic.tex       |   2 +-
 texmf/tex/latex/l3kernel/expl3.ltx               |   2 +-
 texmf/tex/latex/l3kernel/expl3.sty               |   2 +-
 53 files changed, 1444 insertions(+), 110 deletions(-)

diff --cc required/latex-lab/changes.txt
index 8ee3a0b3,214b20cb..f774f9dd
--- a/required/latex-lab/changes.txt
+++ b/required/latex-lab/changes.txt
@@@ -1,10 -1,6 +1,13 @@@
+ 2023-11-12 Joseph Wright <Joseph.Wright at latex-project.org>
+ 	* latex-lab-math.dtx: tidy variant creation, switch to e-type expansion
+ 
 +2023-11-05 Ulrike Fischer <Ulrike.Fischer at latex-project.org>
 +	* latex-lab-math.dtx: remove processor in \(..\), see tagging issue #29
 +
 +2023-11-05 Ulrike Fischer <Ulrike.Fischer at latex-project.org>
 +	* latex-lab-math.dtx: handle also tabular*, see tagging issue #25
 +	* latex-lab-table.dtx: use cmd hook for array, see tagging issue #28
 +
  2023-10-30 Ulrike Fischer <Ulrike.Fischer at latex-project.org>
  	* added latex-lab-table.dtx for basic table tagging. 
  
diff --cc required/latex-lab/latex-lab-math.dtx
index bedffd19,9d9d3fe4..e3b5996b
--- a/required/latex-lab/latex-lab-math.dtx
+++ b/required/latex-lab/latex-lab-math.dtx
@@@ -19,8 -19,8 +19,8 @@@
  % for those people who are interested or want to report an issue.
  %
  %
- \def\ltlabmathdate{2023-11-10}
- \def\ltlabmathversion{0.5e}
+ \def\ltlabmathdate{2023-11-12}
 -\def\ltlabmathversion{0.5d}
++\def\ltlabmathversion{0.5f}
  %
  %<*driver>
  \documentclass{l3doc}
@@@ -534,17 -507,6 +534,7 @@@
        {
        }
    }
 +
- \cs_set_protected:Npn \__cs_tmp:w #1
-   {
-     \group_begin:
-       \exp_args:No \__cs_generate_internal_variant:n
-         { \tl_to_str:n {#1} }
-     \group_end:
-   }
- \__cs_tmp:w { nnxx }
- 
- 
  \cs_new_protected:Npn \math_register_halign_env:nn #1#2
    {
      \tl_set:Nn \l_@@_env_name_tl {#1}





More information about the latex3-commits mailing list.