texlive[74738] Master: autoupdate

commits+karl at tug.org commits+karl at tug.org
Tue Mar 25 01:41:55 CET 2025


Revision: 74738
          https://tug.org/svn/texlive?view=revision&revision=74738
Author:   karl
Date:     2025-03-25 01:41:54 +0100 (Tue, 25 Mar 2025)
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	2025-03-25 00:40:13 UTC (rev 74737)
+++ trunk/Master/texmf-dist/ls-R	2025-03-25 00:41:54 UTC (rev 74738)
@@ -14304,6 +14304,7 @@
 bgteubner
 bib2qr
 bibarts
+bibbreeze
 biblatex
 biblatex-abnt
 biblatex-accursius
@@ -19807,6 +19808,14 @@
 bibarts.pdf
 bibarts.tex
 
+./doc/latex/bibbreeze:
+BibBreeze.bib
+BibBreeze.pdf
+BibBreeze.tex
+Instructions-Descriptions.md
+LICENSE.txt
+README.md
+
 ./doc/latex/biblatex:
 CHANGES.md
 README
@@ -235512,6 +235521,7 @@
 bguq
 bib2qr
 bibarts
+bibbreeze
 bibcop
 biblatex
 biblatex-abnt
@@ -240819,6 +240829,12 @@
 ./tex/latex/bibarts:
 bibarts.sty
 
+./tex/latex/bibbreeze:
+BibBreeze-authoryear.cbx
+BibBreeze.bbx
+BibBreeze.dbx
+BibBreeze.def
+
 ./tex/latex/bibcop:
 bibcop.sty
 
@@ -262511,6 +262527,7 @@
 tikzlings-cats.sty
 tikzlings-chickens.sty
 tikzlings-coatis.sty
+tikzlings-dogs.sty
 tikzlings-elephants.sty
 tikzlings-hippos.sty
 tikzlings-koalas.sty

Modified: trunk/Master/tlpkg/texlive.tlpdb
===================================================================
--- trunk/Master/tlpkg/texlive.tlpdb	2025-03-25 00:40:13 UTC (rev 74737)
+++ trunk/Master/tlpkg/texlive.tlpdb	2025-03-25 00:41:54 UTC (rev 74738)
@@ -26,11 +26,11 @@
 depend frozen/0
 depend minrelease/2016
 depend release/2025
-depend revision/74730
+depend revision/74737
 
 name 00texlive.image
 category TLCore
-revision 74731
+revision 74736
 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
@@ -762,6 +762,7 @@
  tlpkg/tlpsrc/bib2gls.tlpsrc
  tlpkg/tlpsrc/bib2qr.tlpsrc
  tlpkg/tlpsrc/bibarts.tlpsrc
+ tlpkg/tlpsrc/bibbreeze.tlpsrc
  tlpkg/tlpsrc/bibcop.tlpsrc
  tlpkg/tlpsrc/biber-ms.tlpsrc
  tlpkg/tlpsrc/biber.tlpsrc
@@ -5025,7 +5026,7 @@
 
 name 00texlive.installer
 category TLCore
-revision 74730
+revision 74737
 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
@@ -35044,6 +35045,37 @@
 catalogue-topics bibtex-supp humanities
 catalogue-version 2.6
 
+name bibbreeze
+category Package
+revision 74736
+shortdesc A referencing package for automatically reconstructing bibliography data
+longdesc This LaTeX package, called BibBreeze written using LaTeX3, is a
+longdesc referencing package that automates bibliography reconstruction,
+longdesc eliminating manual effort in reference handling. It reorders
+longdesc disorganized fields for bibliography entries, fills in missing
+longdesc fields, and produces polished, referencing style-compliant
+longdesc bibliographies--optimized for researchers, academics, and
+longdesc writers. Currently, the package's referencing style is designed
+longdesc for APA (with both numeric and author-year in-text citations)
+longdesc with more styles (Harvard, Chicago, AMA, etc.) to come.
+docfiles size=35
+ texmf-dist/doc/latex/bibbreeze/BibBreeze.bib
+ texmf-dist/doc/latex/bibbreeze/BibBreeze.pdf details="Example of use"
+ texmf-dist/doc/latex/bibbreeze/BibBreeze.tex
+ texmf-dist/doc/latex/bibbreeze/Instructions-Descriptions.md
+ texmf-dist/doc/latex/bibbreeze/LICENSE.txt
+ texmf-dist/doc/latex/bibbreeze/README.md details="Readme"
+runfiles size=34
+ texmf-dist/tex/latex/bibbreeze/BibBreeze-authoryear.cbx
+ texmf-dist/tex/latex/bibbreeze/BibBreeze.bbx
+ texmf-dist/tex/latex/bibbreeze/BibBreeze.dbx
+ texmf-dist/tex/latex/bibbreeze/BibBreeze.def
+catalogue-contact-repository https://github.com/mamadgit/BibBreeze
+catalogue-ctan /macros/latex/contrib/biblatex-contrib/bibbreeze
+catalogue-license lppl1.3c
+catalogue-topics biblatex expl3
+catalogue-version 1.0
+
 name bibcop
 category Package
 revision 74593
@@ -65655,7 +65687,7 @@
 
 name collection-bibtexextra
 category Collection
-revision 73262
+revision 74736
 shortdesc BibTeX additional styles
 longdesc Additional BibTeX styles and bibliography data(bases), notably
 longdesc including BibLaTeX.
@@ -65675,6 +65707,7 @@
 depend bib2gls
 depend bib2qr
 depend bibarts
+depend bibbreeze
 depend bibcop
 depend biber
 depend biber-ms
@@ -158168,7 +158201,7 @@
 
 name jsonparse
 category Package
-revision 74288
+revision 74734
 shortdesc Parse, store and access JSON data in LaTeX documents
 longdesc This package provides an easy way to read in JSON data from
 longdesc files or strings in LaTeX documents, parse the data and store
@@ -158188,7 +158221,7 @@
 catalogue-ctan /macros/latex/contrib/jsonparse
 catalogue-license lppl1.3c
 catalogue-topics data-manip expl3
-catalogue-version 1.2.1
+catalogue-version 1.2.3
 
 name jumplines
 category Package
@@ -304327,7 +304360,7 @@
 
 name texlive-scripts
 category TLCore
-revision 74730
+revision 74737
 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.
@@ -310548,19 +310581,19 @@
 
 name tikzlings
 category Package
-revision 73322
+revision 74735
 shortdesc A collection of cute little animals and similar creatures
 longdesc A collection of LaTeX packages for drawing cute little animals
 longdesc and similar creatures using TikZ. Currently, the following
 longdesc TikZlings are included: anteater bat bear bee bug cat chicken
-longdesc coati elephant hippo koala marmot meerkat mole mouse owl panda
-longdesc penguin pig rhino sheep sloth snowman squirrel wolf These
+longdesc coati dog elephant hippo koala marmot meerkat mole mouse owl
+longdesc panda penguin pig rhino sheep sloth snowman squirrel wolf These
 longdesc little drawings can be customized in many ways.
 depend epstopdf-pkg
 depend iftex
 depend pgf
 depend pgf-blur
-docfiles size=226
+docfiles size=228
  texmf-dist/doc/latex/tikzlings/DEPENDS.txt
  texmf-dist/doc/latex/tikzlings/README.md details="Readme"
  texmf-dist/doc/latex/tikzlings/README.pdf
@@ -310567,7 +310600,7 @@
  texmf-dist/doc/latex/tikzlings/tikzlings-doc-settings.sty
  texmf-dist/doc/latex/tikzlings/tikzlings-doc.pdf details="Package documentation"
  texmf-dist/doc/latex/tikzlings/tikzlings-doc.tex
-runfiles size=111
+runfiles size=119
  texmf-dist/tex/latex/tikzlings/tikzlibrarytikzlings.code.tex
  texmf-dist/tex/latex/tikzlings/tikzlings-addons.sty
  texmf-dist/tex/latex/tikzlings/tikzlings-anteaters.sty
@@ -310579,6 +310612,7 @@
  texmf-dist/tex/latex/tikzlings/tikzlings-cats.sty
  texmf-dist/tex/latex/tikzlings/tikzlings-chickens.sty
  texmf-dist/tex/latex/tikzlings/tikzlings-coatis.sty
+ texmf-dist/tex/latex/tikzlings/tikzlings-dogs.sty
  texmf-dist/tex/latex/tikzlings/tikzlings-elephants.sty
  texmf-dist/tex/latex/tikzlings/tikzlings-hippos.sty
  texmf-dist/tex/latex/tikzlings/tikzlings-koalas.sty
@@ -310604,7 +310638,7 @@
 catalogue-ctan /graphics/pgf/contrib/tikzlings
 catalogue-license lppl1.3c
 catalogue-topics amusements graphics pgf-tikz expl3
-catalogue-version 2.2
+catalogue-version 2.3
 
 name tikzmark
 category Package
@@ -328782,7 +328816,7 @@
 
 name upmethodology
 category Package
-revision 74650
+revision 74733
 shortdesc Writing specifications such as for UP-based methodologies
 longdesc The bundle allows the user to create Unified Process
 longdesc methodology (UP or RUP) based documents. The style provides
@@ -328805,7 +328839,7 @@
  texmf-dist/doc/latex/upmethodology/illustration.jpg
  texmf-dist/doc/latex/upmethodology/upmethodology-doc.pdf details="Package documentation"
  texmf-dist/doc/latex/upmethodology/upmethodology-doc.tex
-runfiles size=51
+runfiles size=52
  texmf-dist/bibtex/bst/upmethodology/upmplainnat.bst
  texmf-dist/tex/latex/upmethodology/UPMVERSION.def
  texmf-dist/tex/latex/upmethodology/upmethodology-backpage.sty
@@ -328825,7 +328859,7 @@
 catalogue-ctan /macros/latex/contrib/upmethodology
 catalogue-license lgpl3
 catalogue-topics doc-mgmt
-catalogue-version 20250315
+catalogue-version 20250323
 
 name uppunctlm
 category Package



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