texlive[68983] Master/texmf-dist: kantlipsum (27nov23)

commits+karl at tug.org commits+karl at tug.org
Mon Nov 27 21:40:38 CET 2023


Revision: 68983
          https://tug.org/svn/texlive?view=revision&revision=68983
Author:   karl
Date:     2023-11-27 21:40:38 +0100 (Mon, 27 Nov 2023)
Log Message:
-----------
kantlipsum (27nov23)

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

Modified: trunk/Master/texmf-dist/doc/latex/kantlipsum/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/latex/kantlipsum/README.md	2023-11-27 20:40:24 UTC (rev 68982)
+++ trunk/Master/texmf-dist/doc/latex/kantlipsum/README.md	2023-11-27 20:40:38 UTC (rev 68983)
@@ -2,11 +2,11 @@
 by the "Kant generator for Python" by Mark Pilgrim, described in the
 book "Dive into Python".
 
-This is version 0.8b of the package
+This is version 0.8c of the package
 
 Changes from earlier version:
 
-Version 0.8b is a maintenance release.
+Version 0.8c is a maintenance release.
 
  Copyright 2011-2023 Enrico Gregorio
 

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

Modified: trunk/Master/texmf-dist/source/latex/kantlipsum/kantlipsum.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/kantlipsum/kantlipsum.dtx	2023-11-27 20:40:24 UTC (rev 68982)
+++ trunk/Master/texmf-dist/source/latex/kantlipsum/kantlipsum.dtx	2023-11-27 20:40:38 UTC (rev 68983)
@@ -7,11 +7,11 @@
 by the "Kant generator for Python" by Mark Pilgrim, described in the
 book "Dive into Python".
 
-This is version 0.8b of the package
+This is version 0.8c of the package
 
 Changes from earlier version:
 
-Version 0.8b is a maintenance release.
+Version 0.8c is a maintenance release.
 
  Copyright 2011-2023 Enrico Gregorio
 
@@ -135,6 +135,7 @@
 %\changes{v0.8}{2017/07/23}{Print only a few sentences of a paragraph}
 %\changes{v0.8a}{2017/07/24}{Respect options and *-version}
 %\changes{v0.8b}{2023/11/21}{Maintenance release}
+%\changes{v0.8c}{2023/11/27}{Maintenance release}
 %
 % \begin{documentation}
 %
@@ -269,8 +270,8 @@
 %    \begin{macrocode}
 \ProvidesExplPackage
   {kantlipsum}
-  {2023/11/21}
-  {0.8b}
+  {2023/11/27}
+  {0.8c}
   {Generate text in Kantian style}
 %    \end{macrocode}
 %

Modified: trunk/Master/texmf-dist/tex/latex/kantlipsum/kantlipsum.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/kantlipsum/kantlipsum.sty	2023-11-27 20:40:24 UTC (rev 68982)
+++ trunk/Master/texmf-dist/tex/latex/kantlipsum/kantlipsum.sty	2023-11-27 20:40:38 UTC (rev 68983)
@@ -14,8 +14,8 @@
 %% ---------------------------------------------------------------
 \ProvidesExplPackage
   {kantlipsum}
-  {2023/11/21}
-  {0.8b}
+  {2023/11/27}
+  {0.8c}
   {Generate text in Kantian style}
 \@ifl at t@r\ExplLoaderFileDate{2022-11-09}
   {}



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