texlive[67625] Master: autoupdate
commits+karl at tug.org
commits+karl at tug.org
Fri Jul 14 01:41:03 CEST 2023
Revision: 67625
http://tug.org/svn/texlive?view=revision&revision=67625
Author: karl
Date: 2023-07-14 01:41:03 +0200 (Fri, 14 Jul 2023)
Log Message:
-----------
autoupdate
Modified Paths:
--------------
trunk/Master/texmf-dist/ls-R
trunk/Master/tlpkg/texlive.tlpdb
Modified: trunk/Master/texmf-dist/ls-R
===================================================================
--- trunk/Master/texmf-dist/ls-R 2023-07-13 23:02:15 UTC (rev 67624)
+++ trunk/Master/texmf-dist/ls-R 2023-07-13 23:41:03 UTC (rev 67625)
@@ -16472,6 +16472,7 @@
withargs
wnri-latex
wordcount
+wordle
wordlike
worksheet
worldflags
@@ -49603,6 +49604,13 @@
./doc/latex/wordcount:
README
+./doc/latex/wordle:
+README.md
+wordle-doc-en.pdf
+wordle-doc-en.tex
+wordle-doc-fr.pdf
+wordle-doc-fr.tex
+
./doc/latex/wordlike:
README
wordlike.pdf
@@ -218564,6 +218572,7 @@
withargs
wnri-latex
wordcount
+wordle
wordlike
worksheet
worldflags
@@ -244410,6 +244419,9 @@
./tex/latex/wordcount:
wordcount.tex
+./tex/latex/wordle:
+wordle.sty
+
./tex/latex/wordlike:
wordlike.sty
Modified: trunk/Master/tlpkg/texlive.tlpdb
===================================================================
--- trunk/Master/tlpkg/texlive.tlpdb 2023-07-13 23:02:15 UTC (rev 67624)
+++ trunk/Master/tlpkg/texlive.tlpdb 2023-07-13 23:41:03 UTC (rev 67625)
@@ -26,11 +26,11 @@
depend frozen/0
depend minrelease/2016
depend release/2023
-depend revision/67615
+depend revision/67624
name 00texlive.image
category TLCore
-revision 67573
+revision 67619
shortdesc TeX Live files only in the source repository
longdesc The files here are not copied by the installer and containers
longdesc are not built for them; they exist only in the source
@@ -4573,6 +4573,7 @@
tlpkg/tlpsrc/wnri-latex.tlpsrc
tlpkg/tlpsrc/wnri.tlpsrc
tlpkg/tlpsrc/wordcount.tlpsrc
+ tlpkg/tlpsrc/wordle.tlpsrc
tlpkg/tlpsrc/wordlike.tlpsrc
tlpkg/tlpsrc/worksheet.tlpsrc
tlpkg/tlpsrc/worldflags.tlpsrc
@@ -4765,7 +4766,7 @@
name 00texlive.installer
category TLCore
-revision 67612
+revision 67617
shortdesc TeX Live standalone installer package
longdesc This package defines the files to go into the installer
longdesc archives (install-tl-unx.tar.gz, install-tl.zip) built by the
@@ -42215,7 +42216,7 @@
name bxjalipsum
category Package
-revision 66013
+revision 67620
shortdesc Dummy text in Japanese
longdesc This package enables users to print some Japanese text that can
longdesc be used as dummy text. It is a Japanese counterpart of the
@@ -42232,7 +42233,7 @@
catalogue-ctan /language/japanese/BX/bxjalipsum
catalogue-license mit
catalogue-topics macro-supp dummy-gen japanese
-catalogue-version 1.0
+catalogue-version 1.0a
name bxjaprnind
category Package
@@ -64335,7 +64336,7 @@
name collection-games
category Collection
-revision 67483
+revision 67619
shortdesc Games typesetting
longdesc Setups for typesetting various games, including chess.
depend bartel-chess-fonts
@@ -64387,6 +64388,7 @@
depend sudokubundle
depend tangramtikz
depend wargame
+depend wordle
depend xq
depend xskak
@@ -202079,7 +202081,7 @@
name naive-ebnf
category Package
-revision 67615
+revision 67621
shortdesc EBNF in plain text
longdesc With the help of this LaTeX package a context-free grammar
longdesc (CFG) may be rendered in a plain-text mode using a simplified
@@ -202101,7 +202103,7 @@
catalogue-ctan /macros/latex/contrib/naive-ebnf
catalogue-license mit
catalogue-topics formal-spec
-catalogue-version 0.0.11
+catalogue-version 0.0.12
name nameauth
category Package
@@ -286430,7 +286432,7 @@
name texlive-scripts
category TLCore
-revision 67612
+revision 67617
shortdesc TeX Live infrastructure programs
longdesc Includes install-tl, tl-portable, rungs, etc.; not needed for
longdesc tlmgr to run but still ours. Not included in tlcritical.
@@ -302286,7 +302288,7 @@
name tuda-ci
category Package
-revision 67557
+revision 67622
shortdesc LaTeX templates of Technische Universitat Darmstadt
longdesc The TUDa-CI-Bundle provides a possibility to use the Corporate
longdesc Design of TU Darmstadt in LaTeX. It contains documentclasses as
@@ -302355,7 +302357,7 @@
catalogue-ctan /macros/latex/contrib/tuda-ci
catalogue-license lppl1.3c
catalogue-topics class doc-templ letter dissertation presentation poster std-conform
-catalogue-version 3.33
+catalogue-version 3.34
name tudscr
category Package
@@ -319413,6 +319415,29 @@
binfiles arch=x86_64-solaris size=1
bin/x86_64-solaris/wordcount
+name wordle
+category Package
+revision 67619
+shortdesc Create wordle grids
+longdesc This package provides and environment (in french or english) to
+longdesc display wordle grids: \begin{WordleGrid} for the English
+longdesc version, \begin{GrilleSutom} for the French version.
+docfiles size=150
+ texmf-dist/doc/latex/wordle/README.md details="Readme"
+ texmf-dist/doc/latex/wordle/wordle-doc-en.pdf details="Package documentation" language="fr"
+ texmf-dist/doc/latex/wordle/wordle-doc-en.tex
+ texmf-dist/doc/latex/wordle/wordle-doc-fr.pdf details="Package documentation"
+ texmf-dist/doc/latex/wordle/wordle-doc-fr.tex
+runfiles size=3
+ texmf-dist/tex/latex/wordle/wordle.sty
+catalogue-contact-home https://github.com/cpierquet/wordle
+catalogue-contact-repository https://github.com/cpierquet/wordle
+catalogue-contact-support https://github.com/cpierquet/wordle/issues
+catalogue-ctan /graphics/pgf/contrib/wordle
+catalogue-license lppl1.3c
+catalogue-topics games pgf-tikz
+catalogue-version 0.1.0
+
name wordlike
category Package
revision 15878
More information about the tex-live-commits
mailing list.