[latex3-commits] [git/LaTeX3-latex3-latex2e] nfssaxes: Merge commit 'bcc5cc435a6207c5ba96a61de85bd41f70d191b3' into nfssaxes (5471d4c8)

Frank Mittelbach frank.mittelbach at latex-project.org
Mon Nov 4 22:55:34 CET 2019


Repository : https://github.com/latex3/latex2e
On branch  : nfssaxes
Link       : https://github.com/latex3/latex2e/commit/5471d4c8f4dddf6108b83dd117d924846237a308

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

commit 5471d4c8f4dddf6108b83dd117d924846237a308
Merge: e91ca865 bcc5cc43
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Mon Nov 4 22:55:34 2019 +0100

    Merge commit 'bcc5cc435a6207c5ba96a61de85bd41f70d191b3' into nfssaxes
    
    # Conflicts:
    #       required/graphics/changes.txt


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

5471d4c8f4dddf6108b83dd117d924846237a308
 base/changes.txt                                   |    28 +
 base/classes.dtx                                   |    10 +-
 base/doc.dtx                                       |    24 +-
 base/doc/ltnews31.tex                              |    55 +
 base/format.ins                                    |     6 +-
 base/ltclass.dtx                                   |    10 +-
 base/ltdirchk.dtx                                  |    45 +-
 base/{ltpageno.dtx => ltexpl.dtx}                  |    74 +-
 base/ltfiles.dtx                                   |    23 +-
 base/ltfinal.dtx                                   |    10 +-
 base/ltluatex.dtx                                  |     7 +-
 base/ltmiscen.dtx                                  |    42 +-
 base/ltsect.dtx                                    |     2 +-
 base/testfiles/github-0198.lvt                     |    22 +
 .../tlb2215.tlg => testfiles/github-0198.tlg}      |     0
 base/testfiles/github-0201.lvt                     |    14 +
 .../{github-0060.luatex.tlg => github-0201.tlg}    |     0
 base/testfiles/github-0202.lvt                     |    20 +
 base/testfiles/{tlb1783b.tlg => github-0202.tlg}   |    10 +-
 base/testfiles/github-0205.luatex.tlg              |   134 +
 base/testfiles/github-0205.lvt                     |    28 +
 base/testfiles/github-0205.tlg                     |   101 +
 base/testfiles/github-0205.xetex.tlg               |   119 +
 base/testfiles/github-robust-0123.luatex.tlg       |     4 +-
 base/testfiles/github-robust-0123.tlg              |     4 +-
 base/testfiles/github-robust-0123.xetex.tlg        |     4 +-
 base/testfiles/sx172785.luatex.tlg                 |     2 +
 base/testfiles/sx172785.tlg                        |     2 +
 base/testfiles/sx172785.xetex.tlg                  |     2 +
 base/testfiles/tlb-latexrelease-003.luatex.tlg     |     4 +
 base/testfiles/tlb-latexrelease-003.tlg            |     4 +
 base/testfiles/tlb-latexrelease-003.xetex.tlg      |     4 +
 base/testfiles/tlb-syntonly-001.luatex.tlg         |     2 +-
 build-config.lua                                   |    22 +-
 required/amsmath/README.md                         |     2 +-
 required/amsmath/amsldoc.tex                       |    11 +-
 required/amsmath/amsmath.dtx                       |     2 +-
 required/graphics/changes.txt                      |     7 +-
 required/graphics/graphics.dtx                     |    55 +-
 required/graphics/testfiles/braces-compat-01.lvt   |     3 -
 required/graphics/testfiles/braces-compat-01.tlg   |    23 +
 .../graphics/testfiles/braces-compat-01.xetex.tlg  |    25 +
 .../testfiles/utf8-filenames-001.luatex.tlg        |     2 +
 required/graphics/testfiles/utf8-filenames-001.tlg |     2 +
 .../testfiles/utf8-filenames-001.xetex.tlg         |     2 +
 .../testfiles/utf8-filenames-002.luatex.tlg        |     2 +
 required/graphics/testfiles/utf8-filenames-002.tlg |     2 +
 .../testfiles/utf8-filenames-002.xetex.tlg         |     2 +
 required/tools/changes.txt                         |    15 +
 required/tools/multicol.dtx                        |    29 +-
 required/tools/shellesc.dtx                        |    82 +-
 required/tools/testfiles/github-0190.lvt           |    65 +
 .../tools/testfiles/github-0190.tlg                |     9 +-
 .../tools/testfiles/tlb-shellesc-001.luatex.tlg    |     3 +
 required/tools/testfiles/tlb2968.luatex.tlg        |     2 +
 required/tools/testfiles/tlb2968.tlg               |     2 +
 .../testfiles/{tlb2968.tlg => tlb2968.xetex.tlg}   |     2 +
 required/tools/xr.dtx                              |     2 +-
 support/etex.sty                                   |   507 +
 support/test209.tex                                |     8 +
 support/test2e.tex                                 |     8 +
 texmf/tex/latex/l3backend/l3backend-dvipdfmx.def   |   647 +
 texmf/tex/latex/l3backend/l3backend-dvips.def      |  1196 +
 texmf/tex/latex/l3backend/l3backend-dvisvgm.def    |   528 +
 texmf/tex/latex/l3backend/l3backend-pdfmode.def    |   751 +
 texmf/tex/latex/l3backend/l3backend-xdvipdfmx.def  |   693 +
 texmf/tex/latex/l3kernel/expl3-code.tex            | 29284 +++++++++++++++++++
 texmf/tex/latex/l3kernel/expl3-generic.tex         |    94 +
 texmf/tex/latex/l3kernel/expl3.ltx                 |   139 +
 texmf/tex/latex/l3kernel/expl3.lua                 |   146 +
 texmf/tex/latex/l3kernel/expl3.sty                 |   161 +
 texmf/tex/latex/l3kernel/l3debug.def               |   990 +
 texmf/tex/latex/l3kernel/l3deprecation.def         |   246 +
 texmf/tex/latex/l3kernel/l3doc.cls                 |  2360 ++
 texmf/tex/latex/l3kernel/l3docstrip.tex            |    90 +
 texmf/tex/latex/l3kernel/l3str-enc-iso88591.def    |    29 +
 texmf/tex/latex/l3kernel/l3str-enc-iso885910.def   |    75 +
 texmf/tex/latex/l3kernel/l3str-enc-iso885911.def   |   120 +
 texmf/tex/latex/l3kernel/l3str-enc-iso885913.def   |    85 +
 texmf/tex/latex/l3kernel/l3str-enc-iso885914.def   |    60 +
 texmf/tex/latex/l3kernel/l3str-enc-iso885915.def   |    37 +
 texmf/tex/latex/l3kernel/l3str-enc-iso885916.def   |    69 +
 texmf/tex/latex/l3kernel/l3str-enc-iso88592.def    |    86 +
 texmf/tex/latex/l3kernel/l3str-enc-iso88593.def    |    64 +
 texmf/tex/latex/l3kernel/l3str-enc-iso88594.def    |    79 +
 texmf/tex/latex/l3kernel/l3str-enc-iso88595.def    |   123 +
 texmf/tex/latex/l3kernel/l3str-enc-iso88596.def    |   109 +
 texmf/tex/latex/l3kernel/l3str-enc-iso88597.def    |   108 +
 texmf/tex/latex/l3kernel/l3str-enc-iso88598.def    |    96 +
 texmf/tex/latex/l3kernel/l3str-enc-iso88599.def    |    35 +
 90 files changed, 40045 insertions(+), 167 deletions(-)






More information about the latex3-commits mailing list