[latex3-commits] [latex3/latex2e] templates: Integrate templates into LaTeX kernel (e0a3baf7)
github at latex-project.org
github at latex-project.org
Sun Nov 12 21:46:42 CET 2023
Repository : https://github.com/latex3/latex2e
On branch : templates
Link : https://github.com/latex3/latex2e/commit/e0a3baf74336e8200fa88312d4fe8849cc0e34f3
>---------------------------------------------------------------
commit e0a3baf74336e8200fa88312d4fe8849cc0e34f3
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
>---------------------------------------------------------------
e0a3baf74336e8200fa88312d4fe8849cc0e34f3
base/changes.txt | 4 +
base/config-lttemplates.lua | 9 +
base/doc/ltnews39.tex | 8 +
base/format.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 +-
20 files changed, 4217 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 e0a3baf74336e8200fa88312d4fe8849cc0e34f3
More information about the latex3-commits
mailing list.