texlive[69760] Master: autoupdate
commits+karl at tug.org
commits+karl at tug.org
Sat Feb 10 01:41:09 CET 2024
Revision: 69760
https://tug.org/svn/texlive?view=revision&revision=69760
Author: karl
Date: 2024-02-10 01:41:08 +0100 (Sat, 10 Feb 2024)
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 2024-02-09 22:08:45 UTC (rev 69759)
+++ trunk/Master/texmf-dist/ls-R 2024-02-10 00:41:08 UTC (rev 69760)
@@ -14351,6 +14351,7 @@
continue
contour
contracard
+contract
conv-xkv
cooking
cooking-units
@@ -23610,6 +23611,17 @@
README
contracard.pdf
+./doc/latex/contract:
+LICENSE.md
+MANIFEST.md
+README.md
+contract-example-de.pdf
+contract-example-de.tex
+contract-example-en.pdf
+contract-example-en.tex
+contract.dtx
+contract.pdf
+
./doc/latex/conv-xkv:
README.md
doc
@@ -210097,6 +210109,7 @@
continue
contour
contracard
+contract
conv-xkv
cooking
cooking-units
@@ -212799,6 +212812,9 @@
contracard.dtx
contracard.ins
+./source/latex/contract:
+contract.dtx
+
./source/latex/conv-xkv:
conv-xkv.dtx
conv-xkv.ins
@@ -231325,6 +231341,7 @@
continue
contour
contracard
+contract
conv-xkv
cooking
cooking-units
@@ -239454,6 +239471,9 @@
contracard.cls
contracard.sty
+./tex/latex/contract:
+contract.sty
+
./tex/latex/conv-xkv:
conv-xkv.sty
Modified: trunk/Master/tlpkg/texlive.tlpdb
===================================================================
--- trunk/Master/tlpkg/texlive.tlpdb 2024-02-09 22:08:45 UTC (rev 69759)
+++ trunk/Master/tlpkg/texlive.tlpdb 2024-02-10 00:41:08 UTC (rev 69760)
@@ -26,11 +26,11 @@
depend frozen/0
depend minrelease/2016
depend release/2023
-depend revision/69752
+depend revision/69759
name 00texlive.image
category TLCore
-revision 69752
+revision 69759
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
@@ -1260,6 +1260,7 @@
tlpkg/tlpsrc/continue.tlpsrc
tlpkg/tlpsrc/contour.tlpsrc
tlpkg/tlpsrc/contracard.tlpsrc
+ tlpkg/tlpsrc/contract.tlpsrc
tlpkg/tlpsrc/conv-xkv.tlpsrc
tlpkg/tlpsrc/convbkmk.tlpsrc
tlpkg/tlpsrc/cooking-units.tlpsrc
@@ -4848,7 +4849,7 @@
name 00texlive.installer
category TLCore
-revision 69731
+revision 69754
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
@@ -55552,7 +55553,7 @@
name circuitikz
category Package
-revision 69077
+revision 69757
shortdesc Draw electrical networks with TikZ
longdesc The package provides a set of macros for naturally typesetting
longdesc electrical and (somewhat less naturally, perhaps) electronic
@@ -55560,7 +55561,7 @@
longdesc lean syntax, native to LaTeX, and directly supporting PDF
longdesc output format. It has therefore been based on the very
longdesc impressive PGF/TikZ package.
-docfiles size=597
+docfiles size=605
texmf-dist/doc/context/third/circuitikz/circuitikz-context.pdf
texmf-dist/doc/context/third/circuitikz/circuitikz-context.tex
texmf-dist/doc/generic/circuitikz/CHANGELOG.md
@@ -55570,7 +55571,7 @@
texmf-dist/doc/latex/circuitikz/circuitikzmanual.tex
texmf-dist/doc/latex/circuitikz/compatibility.tex
texmf-dist/doc/latex/circuitikz/ctikzmanutils.sty
-runfiles size=3393
+runfiles size=3394
texmf-dist/tex/context/third/circuitikz/t-circuitikz-0.8.3.tex
texmf-dist/tex/context/third/circuitikz/t-circuitikz-0.9.3.tex
texmf-dist/tex/context/third/circuitikz/t-circuitikz-0.9.6.tex
@@ -55621,7 +55622,7 @@
catalogue-ctan /graphics/pgf/contrib/circuitikz
catalogue-license lppl gpl
catalogue-topics graphics diagram-circ pgf-tikz electronic
-catalogue-version 1.6.6
+catalogue-version 1.6.7
name circularglyphs
category Package
@@ -68861,7 +68862,7 @@
name collection-publishers
category Collection
-revision 69701
+revision 69759
shortdesc Publisher styles, theses, etc.
depend aastex
depend abnt
@@ -68919,6 +68920,7 @@
depend cmpj
depend collection-latex
depend confproc
+depend contract
depend cquthesis
depend dccpaper
depend dithesis
@@ -77234,6 +77236,40 @@
catalogue-topics music class
catalogue-version 2.0.0
+name contract
+category Package
+revision 69759
+shortdesc Typeset formalized legal documents such as contracts, statutes, etc.
+longdesc This package enables the typesetting of formalized legal
+longdesc documents such as contracts, statutes etc. It will be the
+longdesc successor to the scrjura package. Like the latter, "contract"
+longdesc allows the typographically appealing typesetting of many
+longdesc different legal texts. The typesetting of contracts according
+longdesc to German conventions is supported "out of the box". In
+longdesc addition, the package supports the definition of custom
+longdesc environments in order to typeset contracts and legal texts
+longdesc according to Anglo-American specifications, for example.
+docfiles size=259
+ texmf-dist/doc/latex/contract/LICENSE.md
+ texmf-dist/doc/latex/contract/MANIFEST.md
+ texmf-dist/doc/latex/contract/README.md details="Readme"
+ texmf-dist/doc/latex/contract/contract-example-de.pdf details="Example of use (German)" language="de"
+ texmf-dist/doc/latex/contract/contract-example-de.tex
+ texmf-dist/doc/latex/contract/contract-example-en.pdf details="Example of use (English)"
+ texmf-dist/doc/latex/contract/contract-example-en.tex
+ texmf-dist/doc/latex/contract/contract.dtx
+ texmf-dist/doc/latex/contract/contract.pdf details="Package documentation"
+srcfiles size=34
+ texmf-dist/source/latex/contract/contract.dtx
+runfiles size=10
+ texmf-dist/tex/latex/contract/contract.sty
+catalogue-contact-bugs https://github.com/komascript/latex-contract/issues
+catalogue-contact-repository https://github.com/komascript/latex-contract
+catalogue-ctan /macros/latex/contrib/contract
+catalogue-license lppl1.3c
+catalogue-topics legal
+catalogue-version 0.91
+
name conv-xkv
category Package
revision 43558
@@ -159935,7 +159971,7 @@
name koma-script
category TLCore
-revision 67573
+revision 69755
shortdesc A bundle of versatile classes and packages
longdesc The KOMA-Script bundle provides replacements for the article,
longdesc report, and book classes with emphasis on typography and
@@ -159950,7 +159986,8 @@
longdesc version number, the version number quoted only refers to the
longdesc version of scrbook, scrreprt, scrartcl, scrlttr2 and typearea
longdesc (which are the main parts of the bundle).
-depend footmisc
+depend etoolbox
+depend xpatch
runfiles size=4099
texmf-dist/doc/latex/koma-script/MANIFEST.md
texmf-dist/doc/latex/koma-script/README.md
@@ -209533,7 +209570,7 @@
name nameauth
category Package
-revision 65738
+revision 69758
shortdesc Name authority mechanism for consistency in body text and index
longdesc Publications, that reference many names, require editors and
longdesc proofreaders to track those names in the text and index. The
@@ -209541,7 +209578,7 @@
longdesc compilers to normalize occurrences of names, variant name
longdesc forms, and pen names in the text and index. This may help
longdesc minimize writing and production time and cost.
-docfiles size=478
+docfiles size=489
texmf-dist/doc/latex/nameauth/README.md details="Readme"
texmf-dist/doc/latex/nameauth/beamer01.pdf
texmf-dist/doc/latex/nameauth/beamer02.pdf
@@ -209550,7 +209587,7 @@
texmf-dist/doc/latex/nameauth/compat.tex
texmf-dist/doc/latex/nameauth/examples.tex
texmf-dist/doc/latex/nameauth/nameauth.pdf details="Package documentation"
-srcfiles size=154
+srcfiles size=160
texmf-dist/source/latex/nameauth/Makefile
texmf-dist/source/latex/nameauth/nameauth.dtx
runfiles size=13
@@ -209558,7 +209595,7 @@
catalogue-ctan /macros/latex/contrib/nameauth
catalogue-license lppl1.3
catalogue-topics editorial editorial-consistency
-catalogue-version 3.7
+catalogue-version 4.0
name namedef
category Package
@@ -213109,7 +213146,7 @@
name newtx
category Package
-revision 69381
+revision 69756
shortdesc Alternative uses of the TX fonts, with improved metrics
longdesc The bundle splits txfonts.sty (from the TX fonts distribution)
longdesc into two independent packages, newtxtext.sty and newtxmath.sty,
@@ -213138,7 +213175,7 @@
texmf-dist/doc/fonts/newtx/sample-ntx-crop.pdf
texmf-dist/doc/fonts/newtx/sample-ptmx-crop.pdf
texmf-dist/doc/fonts/newtx/sample-tx-crop.pdf
-runfiles size=4469
+runfiles size=4470
texmf-dist/fonts/afm/public/newtx/LibertineI-5nu.afm
texmf-dist/fonts/afm/public/newtx/LibertineMathBMI.afm
texmf-dist/fonts/afm/public/newtx/LibertineMathBMI5.afm
@@ -214212,7 +214249,7 @@
catalogue-ctan /fonts/newtx
catalogue-license lppl1.3
catalogue-topics font font-body font-maths font-serif font-proportional font-type1 font-otf font-supp font-t1enc
-catalogue-version 1.737
+catalogue-version 1.738
name newtxsf
category Package
@@ -296806,7 +296843,7 @@
name texlive-scripts
category TLCore
-revision 69744
+revision 69754
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.