[latex3-commits] [latex3/latex2e] templates: Integrate templates into LaTeX kernel (4276b3d2)
github at latex-project.org
github at latex-project.org
Tue Sep 5 13:35:59 CEST 2023
Repository : https://github.com/latex3/latex2e
On branch : templates
Link : https://github.com/latex3/latex2e/commit/4276b3d282ad5ba7764289fd101c09ce88a2182b
>---------------------------------------------------------------
commit 4276b3d282ad5ba7764289fd101c09ce88a2182b
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
>---------------------------------------------------------------
4276b3d282ad5ba7764289fd101c09ce88a2182b
base/changes.txt | 5 +
base/config-lttemplates.lua | 9 +
base/doc/ltnews38.tex | 8 +
base/format.ins | 1 +
base/lttemplates.dtx | 2683 ++++++++++++++++++++
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 +-
.../testfiles-block/blocks-enumerate-05.lvt | 3 -
21 files changed, 4234 insertions(+), 46 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 4276b3d282ad5ba7764289fd101c09ce88a2182b
More information about the latex3-commits
mailing list.