[latex3-commits] [git/LaTeX3-latex3-latex2e] template: Add core template code to the format (e8a4455c)

Joseph Wright joseph.wright at morningstar2.co.uk
Sun Jun 5 09:55:09 CEST 2022


Repository : https://github.com/latex3/latex2e
On branch  : template
Link       : https://github.com/latex3/latex2e/commit/e8a4455c2ca88d1baf1ca4da2565959deb76545e

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

commit e8a4455c2ca88d1baf1ca4da2565959deb76545e
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Thu Jun 2 09:31:04 2022 +0100

    Add core template code to the format
    
    This is an initial import of the xtemplate code
    stripping out anything not 100% agreed. To add
    definitely is a way to copy templates: like
    \DeclareRestrictedTemplate but without the
    restriction part.


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

e8a4455c2ca88d1baf1ca4da2565959deb76545e
 base/build.lua                                     |    3 +-
 base/{config-ltcmd.lua => config-lttemplate.lua}   |    5 +-
 base/doc/usrguide3.tex                             |  431 ++++-
 base/format.ins                                    |    1 +
 base/lttemplate.dtx                                | 1990 ++++++++++++++++++++
 .../lttemplate000.lvt}                             |    5 +-
 .../lttemplate000.tlg}                             |    0
 base/testfiles-lttemplate/lttemplate001.lvt        |   52 +
 base/testfiles-lttemplate/lttemplate001.tlg        |   64 +
 base/testfiles-lttemplate/lttemplate002.lvt        |  101 +
 base/testfiles-lttemplate/lttemplate002.tlg        |   22 +
 base/testfiles-lttemplate/lttemplate003.lvt        |  347 ++++
 base/testfiles-lttemplate/lttemplate003.tlg        |  336 ++++
 base/testfiles-lttemplate/lttemplate004.lvt        |   79 +
 base/testfiles-lttemplate/lttemplate004.tlg        |   34 +
 base/testfiles-lttemplate/lttemplate005.lvt        |   94 +
 base/testfiles-lttemplate/lttemplate005.tlg        |   25 +
 17 files changed, 3583 insertions(+), 6 deletions(-)

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

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --textconv --cc e8a4455c2ca88d1baf1ca4da2565959deb76545e




More information about the latex3-commits mailing list.