texlive[72830] Master/texmf-dist: create-theorem (12nov24)

commits+karl at tug.org commits+karl at tug.org
Tue Nov 12 22:25:37 CET 2024


Revision: 72830
          https://tug.org/svn/texlive?view=revision&revision=72830
Author:   karl
Date:     2024-11-12 22:25:37 +0100 (Tue, 12 Nov 2024)
Log Message:
-----------
create-theorem (12nov24)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/create-theorem/create-theorem-doc.pdf
    trunk/Master/texmf-dist/doc/latex/create-theorem/create-theorem-doc.tex
    trunk/Master/texmf-dist/tex/latex/create-theorem/create-theorem-preset-names-cleveref.tex
    trunk/Master/texmf-dist/tex/latex/create-theorem/create-theorem.sty

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

Modified: trunk/Master/texmf-dist/doc/latex/create-theorem/create-theorem-doc.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/create-theorem/create-theorem-doc.tex	2024-11-12 02:41:50 UTC (rev 72829)
+++ trunk/Master/texmf-dist/doc/latex/create-theorem/create-theorem-doc.tex	2024-11-12 21:25:37 UTC (rev 72830)
@@ -111,13 +111,13 @@
 
 \begin{document}
 
-\def\PackageVersion{2024/02/25}
+\def\PackageVersion{2024/11/12}
 \def\PackageSubVersion{}
 
 \title{\createtheorempackage{}\\\smallskip\itshape Initializing and configuring theorem-like environments, with multilingual support}
 \author{Jinwen XU}
 \thanks{Corresponding to: \texttt{\createtheorempackage{} \PackageVersion\PackageSubVersion}}
-\date{\TheDate{\PackageVersion}[only-year-month], in Paris}
+\date{\TheDate{\PackageVersion}[only-year-month], in Beijing}
 
 \maketitle
 

Modified: trunk/Master/texmf-dist/tex/latex/create-theorem/create-theorem-preset-names-cleveref.tex
===================================================================
--- trunk/Master/texmf-dist/tex/latex/create-theorem/create-theorem-preset-names-cleveref.tex	2024-11-12 02:41:50 UTC (rev 72829)
+++ trunk/Master/texmf-dist/tex/latex/create-theorem/create-theorem-preset-names-cleveref.tex	2024-11-12 21:25:37 UTC (rev 72830)
@@ -1485,9 +1485,11 @@
   }
 
 \NameTheorem { definition-corollary } { combined = { definition ; corollary } }
+\NameTheorem { definition-lemma } { combined = { definition ; lemma } }
 \NameTheorem { definition-proposition } { combined = { definition ; proposition } }
 \NameTheorem { definition-theorem } { combined = { definition ; theorem } }
 
 \NameTheorem { corollary-definition } { combined = { corollary ; definition } }
+\NameTheorem { lemma-definition } { combined = { lemma ; definition } }
 \NameTheorem { proposition-definition } { combined = { proposition ; definition } }
 \NameTheorem { theorem-definition } { combined = { theorem ; definition } }

Modified: trunk/Master/texmf-dist/tex/latex/create-theorem/create-theorem.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/create-theorem/create-theorem.sty	2024-11-12 02:41:50 UTC (rev 72829)
+++ trunk/Master/texmf-dist/tex/latex/create-theorem/create-theorem.sty	2024-11-12 21:25:37 UTC (rev 72830)
@@ -12,7 +12,7 @@
 \NeedsTeXFormat{LaTeX2e}[2022-06-01]
 \ProvidesExplPackage
   {create-theorem}
-  {2024/02/25} {}
+  {2024/11/12} {}
   {Initializing theorem-like environments with multilingual support}
 
 \keys_define:nn { create-theorem }



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