[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: Merge branch 'LaTeX2020' into develop (ba84b27b)
Joseph Wright
joseph.wright at morningstar2.co.uk
Sun Oct 13 23:59:48 CEST 2019
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/ba84b27b6aa31ed90da8f04f162de39020123932
>---------------------------------------------------------------
commit ba84b27b6aa31ed90da8f04f162de39020123932
Merge: f8b38867 9eca945f
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Sun Oct 13 22:59:48 2019 +0100
Merge branch 'LaTeX2020' into develop
>---------------------------------------------------------------
ba84b27b6aa31ed90da8f04f162de39020123932
base/format.ins | 6 +-
base/{ltpageno.dtx => ltexpl.dtx} | 74 +-
base/ltfinal.dtx | 10 +-
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-syntonly-001.luatex.tlg | 2 +-
build-config.lua | 22 +-
.../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/testfiles/tlb2968.luatex.tlg | 2 +
required/tools/testfiles/tlb2968.tlg | 2 +
.../testfiles/{tlb2968.tlg => tlb2968.xetex.tlg} | 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 +
52 files changed, 39111 insertions(+), 62 deletions(-)
More information about the latex3-commits
mailing list