texlive[69402] Master/texmf-dist: tocdata (12jan24)

commits+karl at tug.org commits+karl at tug.org
Fri Jan 12 22:43:53 CET 2024


Revision: 69402
          https://tug.org/svn/texlive?view=revision&revision=69402
Author:   karl
Date:     2024-01-12 22:43:53 +0100 (Fri, 12 Jan 2024)
Log Message:
-----------
tocdata (12jan24)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/tocdata/README.txt
    trunk/Master/texmf-dist/doc/latex/tocdata/tocdata.pdf
    trunk/Master/texmf-dist/source/latex/tocdata/tocdata.dtx
    trunk/Master/texmf-dist/tex/latex/tocdata/tocdata.sty

Modified: trunk/Master/texmf-dist/doc/latex/tocdata/README.txt
===================================================================
--- trunk/Master/texmf-dist/doc/latex/tocdata/README.txt	2024-01-12 21:43:44 UTC (rev 69401)
+++ trunk/Master/texmf-dist/doc/latex/tocdata/README.txt	2024-01-12 21:43:53 UTC (rev 69402)
@@ -1,8 +1,8 @@
 The tocdata package.
 Adds names to table of contents / list of figures entries.
 
-v2.05 — 2023/01/03
-Copyright 2016–2023 Brian Dunn — www.BDTechConcepts.com
+v2.06 — 2024/01/12
+Copyright 2016–2024 Brian Dunn — https://github.com/bdtc/tocdata
 LaTeX Project Public License, version 1.3
 
 

Modified: trunk/Master/texmf-dist/doc/latex/tocdata/tocdata.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/source/latex/tocdata/tocdata.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/tocdata/tocdata.dtx	2024-01-12 21:43:44 UTC (rev 69401)
+++ trunk/Master/texmf-dist/source/latex/tocdata/tocdata.dtx	2024-01-12 21:43:53 UTC (rev 69402)
@@ -1,6 +1,6 @@
 % \iffalse meta-comment
 %
-% Copyright 2016--2023 Brian Dunn
+% Copyright 2016--2024 Brian Dunn
 %
 % This work may be distributed and/or modified under the
 % conditions of the LaTeX Project Public License, either version 1.3
@@ -15,7 +15,7 @@
 % \iffalse
 %<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01]
 %<package>\ProvidesPackage{tocdata}
-%<package>    [2023/01/03 v2.05 Adds author/artist to TOC entries.]
+%<package>    [2024/01/12 v2.06 Adds author/artist to TOC entries.]
 %
 %<*driver>
 \documentclass{ltxdoc}
@@ -153,11 +153,12 @@
 Author={Brian Dunn},%
 Subject={LaTeX tocdata package},%
 Keywords={LaTeX, tocdata, contents},%
+},%
 colorlinks,%
 linkcolor=mylinkcolor,%
 urlcolor=myurlcolor,%
 pageanchor=true,
-}}
+}
 
 \pdfstringdefDisableCommands{
 \def\quad{ }
@@ -226,6 +227,8 @@
 % \changes{v2.04}{2020/07/15}{\ 2020/07/15}
 % \changes{v2.05}{2023/01/03}{Docs updated for \pkg{dtxdescribe}.}
 % \changes{v2.05}{2023/01/03}{\ 2023/01/03}
+% \changes{v2.06}{2024/01/12}{\ 2024/01/12}
+% \changes{v2.06}{2024/01/12}{Changed contact info.}
 
 
 
@@ -249,7 +252,7 @@
 %
 % \bigskip
 %
-% {\small\textcopyright{} 2016--2023} Brian Dunn\\ \small \texttt{bd at BDTechConcepts.com}
+% {\small\textcopyright{} 2016--2024} Brian Dunn\\ \small \url{https://github.com/bdtc/tocdata}
 %
 % \vspace{.5in}
 %

Modified: trunk/Master/texmf-dist/tex/latex/tocdata/tocdata.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/tocdata/tocdata.sty	2024-01-12 21:43:44 UTC (rev 69401)
+++ trunk/Master/texmf-dist/tex/latex/tocdata/tocdata.sty	2024-01-12 21:43:53 UTC (rev 69402)
@@ -17,7 +17,7 @@
 %% version 2005/12/01 or later.
 \NeedsTeXFormat{LaTeX2e}[1999/12/01]
 \ProvidesPackage{tocdata}
-    [2023/01/03 v2.05 Adds author/artist to TOC entries.]
+    [2024/01/12 v2.06 Adds author/artist to TOC entries.]
 
 
 



More information about the tex-live-commits mailing list.