texlive[67532] Master: autoupdate

commits+karl at tug.org commits+karl at tug.org
Mon Jul 3 01:41:03 CEST 2023


Revision: 67532
          http://tug.org/svn/texlive?view=revision&revision=67532
Author:   karl
Date:     2023-07-03 01:41:03 +0200 (Mon, 03 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-02 20:17:33 UTC (rev 67531)
+++ trunk/Master/texmf-dist/ls-R	2023-07-02 23:41:03 UTC (rev 67532)
@@ -14590,6 +14590,7 @@
 extsizes
 facsimile
 factura
+fail-fast
 faktor
 familytree
 fancybox
@@ -26670,6 +26671,11 @@
 factura-ejemplo-reporte4.tex
 factura.pdf
 
+./doc/latex/fail-fast:
+LICENSE.txt
+README.md
+fail-fast.pdf
+
 ./doc/latex/faktor:
 README
 faktor.pdf
@@ -196135,6 +196141,7 @@
 extract
 facsimile
 factura
+fail-fast
 faktor
 familytree
 fancyhdr
@@ -199602,6 +199609,10 @@
 ./source/latex/factura:
 factura.dtx
 
+./source/latex/fail-fast:
+fail-fast.dtx
+fail-fast.ins
+
 ./source/latex/faktor:
 faktor.dtx
 faktor.ins
@@ -216450,6 +216461,7 @@
 extsizes
 facsimile
 factura
+fail-fast
 faktor
 familytree
 fancybox
@@ -226537,6 +226549,9 @@
 factura.cls
 factura.def
 
+./tex/latex/fail-fast:
+fail-fast.sty
+
 ./tex/latex/faktor:
 faktor.sty
 

Modified: trunk/Master/tlpkg/texlive.tlpdb
===================================================================
--- trunk/Master/tlpkg/texlive.tlpdb	2023-07-02 20:17:33 UTC (rev 67531)
+++ trunk/Master/tlpkg/texlive.tlpdb	2023-07-02 23:41:03 UTC (rev 67532)
@@ -26,11 +26,11 @@
 depend frozen/0
 depend minrelease/2016
 depend release/2023
-depend revision/67527
+depend revision/67531
 
 name 00texlive.image
 category TLCore
-revision 67527
+revision 67530
 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
@@ -1759,6 +1759,7 @@
  tlpkg/tlpsrc/factura.tlpsrc
  tlpkg/tlpsrc/facture-belge-simple-sans-tva.tlpsrc
  tlpkg/tlpsrc/facture.tlpsrc
+ tlpkg/tlpsrc/fail-fast.tlpsrc
  tlpkg/tlpsrc/faktor.tlpsrc
  tlpkg/tlpsrc/familytree.tlpsrc
  tlpkg/tlpsrc/fancybox.tlpsrc
@@ -4762,7 +4763,7 @@
 
 name 00texlive.installer
 category TLCore
-revision 67521
+revision 67529
 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
@@ -65217,7 +65218,7 @@
 
 name collection-latexextra
 category Collection
-revision 67384
+revision 67530
 shortdesc LaTeX additional packages
 longdesc A very large collection of add-on packages for LaTeX.
 depend 2up
@@ -65701,6 +65702,7 @@
 depend extract
 depend facsimile
 depend factura
+depend fail-fast
 depend familytree
 depend fancyhandout
 depend fancylabel
@@ -107461,6 +107463,29 @@
 catalogue-topics invoice xetex
 catalogue-version 2.1
 
+name fail-fast
+category Package
+revision 67530
+shortdesc Turn warnings into errors
+longdesc This LaTeX package helps you make the build more fragile by
+longdesc turning warnings into errors. This may be a good practice if
+longdesc you care about the quality of your documents.
+docfiles size=78
+ texmf-dist/doc/latex/fail-fast/LICENSE.txt
+ texmf-dist/doc/latex/fail-fast/README.md details="Readme"
+ texmf-dist/doc/latex/fail-fast/fail-fast.pdf details="Package documentation"
+srcfiles size=2
+ texmf-dist/source/latex/fail-fast/fail-fast.dtx
+ texmf-dist/source/latex/fail-fast/fail-fast.ins
+runfiles size=1
+ texmf-dist/tex/latex/fail-fast/fail-fast.sty
+catalogue-contact-bugs https://github.com/yegor256/fail-fast/issues
+catalogue-contact-repository https://github.com/yegor256/fail-fast
+catalogue-ctan /macros/latex/contrib/fail-fast
+catalogue-license mit
+catalogue-topics compilation
+catalogue-version 0.0.1
+
 name faktor
 category Package
 revision 15878
@@ -162272,7 +162297,7 @@
 
 name latexindent
 category Package
-revision 67296
+revision 67531
 shortdesc Indent a LaTeX document, highlighting the programming structure
 longdesc The Perl script processes a LaTeX file, indenting parts so as
 longdesc to highlight the structure for the reader. Included are also
@@ -162337,7 +162362,7 @@
 catalogue-ctan /support/latexindent
 catalogue-license gpl3
 catalogue-topics code-layout
-catalogue-version 3.22
+catalogue-version 3.22.1
 
 name latexindent.aarch64-linux
 category Package
@@ -162404,7 +162429,7 @@
 
 name latexindent.windows
 category Package
-revision 67296
+revision 67531
 shortdesc windows files of latexindent
 binfiles arch=windows size=2126
  bin/windows/latexindent.exe
@@ -286290,7 +286315,7 @@
 
 name texlive-scripts
 category TLCore
-revision 67521
+revision 67529
 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.



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