[latex3-commits] [latex3/latex2e] templates: Integrate templates into LaTeX kernel (2a71ef63)

github at latex-project.org github at latex-project.org
Mon Nov 13 19:05:00 CET 2023


Repository : https://github.com/latex3/latex2e
On branch  : templates
Link       : https://github.com/latex3/latex2e/commit/2a71ef63af5f897911498a126937d8499fef6598

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

commit 2a71ef63af5f897911498a126937d8499fef6598
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Tue Sep 5 12:35:54 2023 +0100

    Integrate templates into LaTeX kernel
    
    This includes the changes
    - Renaming object to template types
    - Dropping restricted templates
    - Providing template copying


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

2a71ef63af5f897911498a126937d8499fef6598
 base/changes.txt                                   |    4 +
 base/config-lttemplates.lua                        |    9 +
 base/doc/ltnews39.tex                              |    8 +
 base/format.ins                                    |    1 +
 base/latexrelease.ins                              |    1 +
 base/lttemplates.dtx                               | 2667 ++++++++++++++++++++
 base/testfiles-lttemplates/lttemplates001.lvt      |   61 +
 base/testfiles-lttemplates/lttemplates001.tlg      |   82 +
 base/testfiles-lttemplates/lttemplates002.lvt      |   78 +
 base/testfiles-lttemplates/lttemplates002.tlg      |   17 +
 base/testfiles-lttemplates/lttemplates003.lvt      |  475 ++++
 base/testfiles-lttemplates/lttemplates003.tlg      |  459 ++++
 base/testfiles-lttemplates/lttemplates004.lvt      |   76 +
 base/testfiles-lttemplates/lttemplates004.tlg      |   34 +
 base/testfiles-lttemplates/lttemplates005.lvt      |   92 +
 base/testfiles-lttemplates/lttemplates005.tlg      |   25 +
 base/testfiles-lttemplates/lttemplates006.lvt      |   56 +
 base/testfiles-lttemplates/lttemplates006.tlg      |   46 +
 required/latex-lab/latex-lab-block.dtx             |   14 +-
 .../testfiles-block/blocks-000.luatex.tlg          |   28 +-
 required/latex-lab/testfiles-block/blocks-000.tlg  |   28 +-
 21 files changed, 4218 insertions(+), 43 deletions(-)

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

    git diff-tree --root --patch-with-stat --no-color --ignore-space-at-eol --textconv --ext-diff --cc 2a71ef63af5f897911498a126937d8499fef6598




More information about the latex3-commits mailing list.