diff options
author | Karl Berry <karl@freefriends.org> | 2024-09-17 19:55:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2024-09-17 19:55:44 +0000 |
commit | fef3d53c2d2fa56633d916127d7771543c01e128 (patch) | |
tree | 886a096b1d610c07cd1195ae5a2aec0d70c4e4a5 /Master/texmf-dist/doc/latex/tableof | |
parent | bba76026c254437e056638f0675fb9f3ec586050 (diff) |
tableof (17sep24)
git-svn-id: svn://tug.org/texlive/trunk@72313 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tableof')
-rw-r--r-- | Master/texmf-dist/doc/latex/tableof/README.md | 8 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/tableof/tableof.pdf | bin | 58824 -> 62790 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/tableof/tableoftest.tex | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/tableof/README.md b/Master/texmf-dist/doc/latex/tableof/README.md index fa5ea8d72ba..2f0b93dd0a9 100644 --- a/Master/texmf-dist/doc/latex/tableof/README.md +++ b/Master/texmf-dist/doc/latex/tableof/README.md @@ -2,9 +2,9 @@ tableof ======= - Package: tableof (Tables of tagged contents) -- Version: 1.4c (2021/07/05) +- Version: 1.4d (2024/09/17) - License: LPPL 1.3c -- Copyright (C) 2012, 2013, 2015, 2018, 2021 Jean-Francois Burnol <jfbu at free dot fr> +- Copyright (C) 2012, 2013, 2015, 2018, 2021, 2024 Jean-Francois Burnol <jfbu at free dot fr> Provides `\toftagstart{}`, `\toftagstop{}`, `\toftagthis{}`, `\tofuntagthis{}` to tag chapters, sections or any other sectioning units destined to end up in @@ -31,6 +31,10 @@ usable only once, contrarily to the `\tableof{}` et al. package macros. Change History ============== +* v1.4d (2024/09/17) reestablishes compatibility with `hyperref`, + which got broken at the latter `v7.01c` release. The package now + requires LaTeX 2020-10-01. Thanks to Ekkart Kleinod for report. + * v1.4c (2021/07/05) additional efforts for `biblatex` compatibility. Allow style file extraction via `etex`, reword the abstract. Use utf8 source encoding. diff --git a/Master/texmf-dist/doc/latex/tableof/tableof.pdf b/Master/texmf-dist/doc/latex/tableof/tableof.pdf Binary files differindex f04fc964a07..1c2d6ae655a 100644 --- a/Master/texmf-dist/doc/latex/tableof/tableof.pdf +++ b/Master/texmf-dist/doc/latex/tableof/tableof.pdf diff --git a/Master/texmf-dist/doc/latex/tableof/tableoftest.tex b/Master/texmf-dist/doc/latex/tableof/tableoftest.tex index f8ddc8a2420..127cb2d1ab4 100644 --- a/Master/texmf-dist/doc/latex/tableof/tableoftest.tex +++ b/Master/texmf-dist/doc/latex/tableof/tableoftest.tex @@ -22,9 +22,9 @@ %% in the same archive or directory.) %% %% Package: tableof -%% Version: 1.4c (2021/07/05) +%% Version: 1.4d (2024/09/17) %% License: LPPL 1.3c -%% Copyright (C) 2012, 2013, 2015, 2018, 2021 Jean-Francois Burnol <jfbu at free dot fr> +%% Copyright (C) 2012, 2013, 2015, 2018, 2021, 2024 Jean-Francois Burnol <jfbu at free dot fr> %% %% This file `tableoftest.tex' serves to demontrate the use of the %% commands from the package `tableof'. |