From 7f3dfb9f769892bef6b4d1e272142c9e43ea3bf6 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 25 Oct 2023 20:00:42 +0000 Subject: advice (25oct23) git-svn-id: svn://tug.org/texlive/trunk@68648 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/generic/advice/CHANGELOG.md | 27 +++++++++++++++++++++++ Master/texmf-dist/doc/generic/advice/FILES | 3 ++- Master/texmf-dist/doc/generic/advice/README.md | 11 +++++++++ 3 files changed, 40 insertions(+), 1 deletion(-) create mode 100644 Master/texmf-dist/doc/generic/advice/CHANGELOG.md (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/generic/advice/CHANGELOG.md b/Master/texmf-dist/doc/generic/advice/CHANGELOG.md new file mode 100644 index 00000000000..63de5163a9f --- /dev/null +++ b/Master/texmf-dist/doc/generic/advice/CHANGELOG.md @@ -0,0 +1,27 @@ +# Advice changelog + +This package was developed as an auxiliary package of +[Memoize](https://ctan.org/pkg/memoize), and is documented alongside that +package. Note, however, that the Memoize manual, `memoize-doc.pdf`, is not +reissued for patch-level releases of Advice; the version of the Memoize manual +fully applicable to the particular version of Advice is indicated at each +version. + +Whenever the date of the Memoize manual is older than the release date of a +particular version of Advice, the documented source of Advice shown in that +version of `memoize-code.pdf` of course does not reflect the latest changes; in +those cases, please see [Memoize's GitHub +repository](https://github.com/sasozivanovic/memoize) for the recent +development history. + +## 2023/10/25 v1.0.1 +* Require package `xparse`, as `\GetDocumentCommandArgSpec` is being dropped + from the LaTeX kernel. +* Reimplement the tracing typeout routine (don't use `\write16`). + +Manual: Memoize 2023/10/10 v1.0.0 + +## 2023/10/10 v1.0.0 +* The initial release. + +Manual: Memoize 2023/10/10 v1.0.0 diff --git a/Master/texmf-dist/doc/generic/advice/FILES b/Master/texmf-dist/doc/generic/advice/FILES index 7389bea3d5d..8b1d96da492 100644 --- a/Master/texmf-dist/doc/generic/advice/FILES +++ b/Master/texmf-dist/doc/generic/advice/FILES @@ -1,9 +1,10 @@ doc/generic/advice/LICENCE doc/generic/advice/INSTALL.md +doc/generic/advice/CHANGELOG.md doc/generic/advice/FILES doc/generic/advice/README.md tex/latex/advice/advice.sty -tex/context/advice/t-advice.tex +tex/context/third/advice/t-advice.tex tex/plain/advice/advice.tex tex/generic/advice/advice-tikz.code.tex source/generic/advice/Makefile diff --git a/Master/texmf-dist/doc/generic/advice/README.md b/Master/texmf-dist/doc/generic/advice/README.md index 0b001d9df89..fa1e6294d92 100644 --- a/Master/texmf-dist/doc/generic/advice/README.md +++ b/Master/texmf-dist/doc/generic/advice/README.md @@ -6,3 +6,14 @@ This package was developed as an auxiliary package of [Memoize](https://ctan.org/pkg/memoize). This is why it is, somewhat unconventionally, documented alongside that package. This applies to both the manual and the documented code listing. + +# LICENCE + +This work may be distributed and/or modified under the conditions of the LaTeX +Project Public License, either version 1.3c of this license or (at your option) +any later version. The latest version of this license is in +https://www.latex-project.org/lppl.txt and version 1.3c or later is part of all +distributions of LaTeX version 2008 or later. + +This work has the LPPL maintenance status `maintained'. The Current Maintainer +of this work is Sašo Živanović (saso.zivanovic@guest.arnes.si). -- cgit v1.2.3