From 95ebee51840c21223810acf500805000a2c5c0df Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 17 Oct 2022 03:04:58 +0000 Subject: CTAN sync 202210170304 --- .../texlive/tlnet/tlpkg/installer/ctan-mirrors.pl | 3 +- systems/texlive/tlnet/tlpkg/texlive.tlpdb | 133 +++++++++++++-------- systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5 | 2 +- systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512 | 2 +- .../texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc | 14 +-- systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz | Bin 2419796 -> 2419960 bytes 6 files changed, 91 insertions(+), 63 deletions(-) (limited to 'systems/texlive/tlnet') diff --git a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl index 02d9d57aa1..1be7573600 100644 --- a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl +++ b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl @@ -13,7 +13,6 @@ $mirrors = { 'https://mirror.bjtu.edu.cn/CTAN/' => 1, 'https://mirrors.bfsu.edu.cn/CTAN/' => 1, 'https://mirrors.cloud.tencent.com/CTAN/' => 1, - 'https://mirrors.sjtug.sjtu.edu.cn/ctan/' => 1, 'https://mirrors.sustech.edu.cn/CTAN/' => 1, 'https://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1, 'https://mirrors.ustc.edu.cn/CTAN/' => 1, @@ -140,6 +139,7 @@ $mirrors = { 'https://mirrors.nxthost.com/ctan/' => 1, }, 'Russia' => { + 'https://ctan.altspu.ru/' => 1, 'https://mirror.macomnet.net/pub/CTAN/' => 1, 'https://mirror.truenetwork.ru/CTAN/' => 1, 'https://mirrors.mi-ras.ru/CTAN/' => 1, @@ -188,7 +188,6 @@ $mirrors = { 'https://mirror.las.iastate.edu/tex-archive/' => 1, 'https://mirror.math.princeton.edu/pub/CTAN/' => 1, 'https://mirror.mwt.me/ctan/' => 1, - 'https://mirror2.sandyriver.net/pub/ctan/' => 1, 'https://mirrors.concertpass.com/tex-archive/' => 1, 'https://mirrors.mit.edu/CTAN/' => 1, 'https://mirrors.rit.edu/CTAN/' => 1, diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb b/systems/texlive/tlnet/tlpkg/texlive.tlpdb index 60478b5015..3f118205b1 100644 --- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb +++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb @@ -26,11 +26,11 @@ depend container_split_src_files/1 depend frozen/0 depend minrelease/2016 depend release/2022 -depend revision/64718 +depend revision/64724 name 00texlive.image category TLCore -revision 64717 +revision 64723 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 @@ -2159,6 +2159,7 @@ runfiles size=12926 tlpkg/tlpsrc/hrlatex.tlpsrc tlpkg/tlpsrc/hu-berlin-bundle.tlpsrc tlpkg/tlpsrc/huawei.tlpsrc + tlpkg/tlpsrc/huaz.tlpsrc tlpkg/tlpsrc/hulipsum.tlpsrc tlpkg/tlpsrc/hustthesis.tlpsrc tlpkg/tlpsrc/hvarabic.tlpsrc @@ -4654,7 +4655,7 @@ depend setting_available_architectures:aarch64-linux amd64-freebsd amd64-netbsd name 00texlive.installer category TLCore -revision 64703 +revision 64720 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 @@ -69042,7 +69043,7 @@ containerchecksum 94b1ee572454d4a791ab0637cf272f97a35dc5284c8a97a68715fcef36887e name collection-langeuropean category Collection -revision 61419 +revision 64723 shortdesc Other European languages relocated 1 longdesc Support for a number of European languages; others (Greek, @@ -69080,6 +69081,7 @@ depend collection-basic depend finbib depend gloss-occitan depend hrlatex +depend huaz depend hulipsum depend hyphen-croatian depend hyphen-danish @@ -69116,8 +69118,8 @@ depend nevelok depend rojud depend swebib depend turkmen -containersize 716 -containerchecksum ea3c6897bb6ecef53a21ab9adc8a80c9578107b96f972193909fb47d2bcbe9515099a8d2dd7276492ece95d2ff3c5e98d92446deb42bc0dc9a7c9fdf21621055 +containersize 720 +containerchecksum 4a234c1f9b66d04df7f897ad38e6af56666917106e1a299e00dbccd6a5ba55c635beee78550c410cd4c631c3e91ea250adc79e8e3b29bc473d3e721c5adf75e4 name collection-langfrench category Collection @@ -93721,32 +93723,33 @@ catalogue-version 1.4 name docshots category Package -revision 64717 -shortdesc TeX samples next to their PDF Snapshots in .dtx +revision 64722 +shortdesc TeX samples next to their PDF Snapshots relocated 1 -longdesc This package helps you render TeX examples from your .dtx -longdesc documentation and then embed PDF snapshots into it, next to the -longdesc source TeX code. The pictures are rendered by a subprocess -longdesc executing pdflatex, with the .tex content taken from the .dtx -longdesc file. For this, the TeX processor must be run with the -longdesc --shell-escape option, and Perl must be installed. +longdesc This LaTeX package helps you show TeX code next to the +longdesc corresponding PDF snapshots, in two-column formatting. You can +longdesc use it either in .dtx documentation or in .tex files. The +longdesc pictures are rendered by a subprocess executing pdflatex, with +longdesc the .tex content taken from the source file. For this, the TeX +longdesc processor must be run with the --shell-escape option, and Perl +longdesc must be installed. depend fancyvrb depend iexec depend pdfcrop depend pgf depend pgf-blur -containersize 1976 -containerchecksum b22cc3716e18091ec9499a18f2784dc8ecc4c067bbac78bcd4e5496e0a72f5a43ffb4d12dff6c0cb0c2a27027c44b41eec525b4b744b90fe8fc830348126df2f -doccontainersize 276488 -doccontainerchecksum 13c7512c6f7d3944ca9e3ab9a99ef397211876b0a7f35dda2906106e7468a5f2ca71419fa1b7b0168a93a2ba21649551db36701ef2a9a946da0ea6a23b00892d -docfiles size=72 +containersize 2236 +containerchecksum 1f03075f9c67c7516e6ae27755902177202ebd1e5708b77a105d8908b173378d5ac043371584defd7b4f335c835d4662a42e7f7fc2d3d7803e7d70f4a1fd721f +doccontainersize 289040 +doccontainerchecksum ad6f08be07b49a0089d7f7730b91dfd6b2f7592725d54eea1a02f6afa081a5f7754e635dcb9ac93c959ad3775658b7b39a5e45dfaf04ee280d65d1ecac75cf49 +docfiles size=75 RELOC/doc/latex/docshots/DEPENDS.txt RELOC/doc/latex/docshots/LICENSE.txt RELOC/doc/latex/docshots/README.md details="Readme" RELOC/doc/latex/docshots/docshots.pdf details="Package documentation" -srccontainersize 3416 -srccontainerchecksum e75f52a744376b0222883bd974b286f4b0103f664b4ad90dc9f965a7155688840ab857c687d48c022ecd2646fc63843527d428166b77d68d14b9d90e47db5693 -srcfiles size=3 +srccontainersize 4376 +srccontainerchecksum a4f389913b8955b2c1be78465e9981154837c611fb911c30991728b52fea044efd0ef66e2f0e5a7aaac58b05364fec8b445263da67280e770d670eccbb33218c +srcfiles size=4 RELOC/source/latex/docshots/docshots.dtx RELOC/source/latex/docshots/docshots.ins runfiles size=1 @@ -93756,7 +93759,7 @@ catalogue-contact-repository https://github.com/yegor256/docshots catalogue-ctan /macros/latex/contrib/docshots catalogue-license mit catalogue-topics graphics listing -catalogue-version 0.0.1 +catalogue-version 0.0.2 name docsurvey category Package @@ -108993,7 +108996,7 @@ catalogue-topics font font-type1 font-archaic name eplain category Package -revision 64637 +revision 64721 shortdesc Extended plain TeX macros longdesc An extended version of the plain TeX format, adding support for longdesc bibliographies, tables of contents, enumerated lists, verbatim @@ -109024,11 +109027,11 @@ depend plain depend tex-ini-files depend unicode-data execute AddFormat name=eplain engine=pdftex patterns=language.dat options="-translate-file=cp227.tcx *eplain.ini" fmttriggers=atbegshi,atveryend,babel,cm,everyshi,firstaid,hyphen-base,l3backend,l3kernel,l3packages,latex,latex-fonts,tex-ini-files,unicode-data,dehyph,hyph-utf8,knuth-lib,plain -containersize 43152 -containerchecksum bd1699ac8f07bc449691fd46310c80327a2ba6854f01c380f07414b770e7a171170726c5ad606d25c93063e9543956b0e6aa3022a5146241b79286aa2f016920 -doccontainersize 1030752 -doccontainerchecksum 2bc640ef30abb9f83851354359698010660ed41781d86b98cc0c9b7dc43f6df1e147a9a240dc3eefda8a9fb8768a961bcd4cdf990806a0c1a03d20aac5c76876 -docfiles size=533 +containersize 43160 +containerchecksum fda8158ae2bdc96187b6e6ace2a94be3e0f68201adbc02553b48a3848481352ac10ddd72babcbc2835e089ce751ade7dfa6cfd1c642c94155c2861db865f5c29 +doccontainersize 1048452 +doccontainerchecksum 60902b2422d2f5d7570a19daf7f586df7882505d7c156539699a0aa47a0f3bde5688dcbdc92c8a6a9878f11392bc9b9f147626aad230eecd2740d56f104928ed +docfiles size=537 texmf-dist/doc/eplain/AUTHORS texmf-dist/doc/eplain/COPYING texmf-dist/doc/eplain/ChangeLog @@ -109047,10 +109050,10 @@ docfiles size=533 texmf-dist/doc/info/eplain.info texmf-dist/doc/man/man1/eplain.1 texmf-dist/doc/man/man1/eplain.man1.pdf -srccontainersize 287800 -srccontainerchecksum ed776fd583671c9aece6f343198dff90e3d09bc4217c484283098184cc0b1bedca7619ed8d8e71a8e5e47375ff51eead1e98330e0b0f0b57ee96b97c51be07c7 -srcfiles size=109 - texmf-dist/source/eplain/eplain-source-3.12.zip +srccontainersize 287948 +srccontainerchecksum 015de2eeeaec99bd15882a190f9ef3f2112520f8c591c7e6d2351c52d8690b024750adea426bcf95f438aaa20c97dd321881ac7212ff181e148337b57f6d386c +srcfiles size=110 + texmf-dist/source/eplain/eplain-source-3.13.zip texmf-dist/source/eplain/xeplain.tex runfiles size=51 texmf-dist/tex/eplain/arrow.tex @@ -109064,7 +109067,7 @@ catalogue-contact-support https://lists.tug.org/tex-eplain catalogue-ctan /macros/eplain catalogue-license gpl2+ catalogue-topics plain-ext format -catalogue-version 3.12 +catalogue-version 3.13 name eplain.aarch64-linux category Package @@ -142830,6 +142833,33 @@ catalogue-license mit catalogue-topics class misc-paper catalogue-version 0.14.2 +name huaz +category Package +revision 64723 +shortdesc Automatic Hungarian definite articles +relocated 1 +longdesc In Hungarian there are two definite articles, "a" and "az", +longdesc which are determined by the pronunciation of the subsequent +longdesc word. The definite article is "az", if the first phoneme of the +longdesc pronounced word is a vowel, otherwise it is "a". The huaz +longdesc package helps the user to insert automatically the correct +longdesc definite article for cross-references and other commands +longdesc containing text. +containersize 4692 +containerchecksum 78331527a14c974923706a26527c8b42e1467935a741d28e81e7ba0510b29cc26242f8b811ac7025a9be3da1d92a2d65fb47dbd798fc1ddd985d58ad96e82c9b +doccontainersize 328068 +doccontainerchecksum 32c2279e927dfe4fce1554b2dc9a747aa274c6406a0b98fe4477fcf159d3b978f46035badb293bea596067583ad738373e2bf3680fb1d5e20284a0d45b3900a4 +docfiles size=88 + RELOC/doc/latex/huaz/README details="Readme" + RELOC/doc/latex/huaz/huaz.pdf details="Package documentation" language="hu" + RELOC/doc/latex/huaz/huaz.tex +runfiles size=5 + RELOC/tex/latex/huaz/huaz.sty +catalogue-ctan /macros/latex/contrib/huaz +catalogue-license lppl1.3 +catalogue-topics hungarian +catalogue-version 1.0 + name hulipsum category Package revision 56848 @@ -193706,23 +193736,22 @@ catalogue-version 0.1q name lutabulartools category Package -revision 63043 -shortdesc lutabulartools provides some useful commands for tabular matter +revision 64724 +shortdesc Some useful LuaLaTeX-based tabular tools relocated 1 -longdesc lutabulartools provides some useful commands for tabular -longdesc matter. It uses LuaLaTeX and offers the ability to combine the -longdesc facilities of multirow, multicolumn, and makcell with an easy -longdesc to use syntax, and adds some enhanced rules for the booktabs -longdesc package. -containersize 6036 -containerchecksum 504b5ddb77e2d781be13d577c6d65d38bf683e475bf2c481cd026b6afc46fcab7d85ca2b0767d46dddc945689857fa9f8bb6449745f340960992769a83e7921b -doccontainersize 77724 -doccontainerchecksum 2c040ae0b197e3ca68b701b64c374705950f203de2d253868ddf445f31471d4726cf68e0c4ddff4f1be6bc889aedec3c1503bc2ca1724e0752133a00e0cc9d79 -docfiles size=26 +longdesc This package provides some useful commands for tabular matter. +longdesc It uses LuaLaTeX and offers the ability to combine the +longdesc facilities of multirow and makecell with an easy to use syntax. +longdesc It also adds some enhanced rules for the booktabs package. +containersize 6712 +containerchecksum 553c81d341f32e3432444ee1232ee2ea7482d6eb6f6a8ef4ce7dd167fba0f8e387b6d3513b40f8f2b5e76edbcc29f1cd9ce39df52ec3814af2dbccc32153c00e +doccontainersize 83536 +doccontainerchecksum 2950138a40855e892ed6c220fd885bbc1a80e4a05e0c30b77cd96e8c211344a8a2b005bfbd8017a559e6e864469f5f0387f55e99e87921e1326ea8764f26591f +docfiles size=31 RELOC/doc/luatex/lutabulartools/README.md details="Readme" RELOC/doc/luatex/lutabulartools/lutabulartools.pdf details="Package documentation" RELOC/doc/luatex/lutabulartools/lutabulartools.tex -runfiles size=5 +runfiles size=6 RELOC/tex/luatex/lutabulartools/lutabulartools.lua RELOC/tex/luatex/lutabulartools/lutabulartools.sty catalogue-contact-repository https://github.com/kalekje/lutabulartools @@ -308180,7 +308209,7 @@ docfiles size=376 name texlive-scripts category TLCore -revision 64703 +revision 64720 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. @@ -308188,10 +308217,10 @@ depend texlive-scripts.ARCH depend texlive.infra execute addMap mathpple.map postaction shortcut type=menu name="TeX Live command-line" cmd=TEXDIR/tlpkg/installer/tl-cmd.bat -containersize 113688 -containerchecksum d921d95368fb7e0cf0cc6532aace3ca4a9ebd79ce79539b7e58e83ff0ef2fad46ecca8807ea2812e612a2fbaca10ea19e81659377969d12f0118666b517f9db1 -doccontainersize 422116 -doccontainerchecksum f8dca2790348df884b1e5bd4a768e5a7a520ed56fd9bebd1cadd9e6c3cf579dc1a58a8bb8b4db6bcc309fbd0aa0585c2b3689054ecdf86fa469ac5095f4f559e +containersize 113664 +containerchecksum cae1e2aee44de322f11ead12540ef7bb4862bc80789ebcc04405a7ad02b67997bcbe0b65fadd47a02cdfe3424d4c186f49133f97bda1f398f53410ae5776b5f7 +doccontainersize 422176 +doccontainerchecksum 64c858602f3c57382a770a8f16e406d5ea60687b1f47f8271a0e04a41e115685c4a02e1be61e9c1f7bee052b7c13e239bbeb028d4854577282ac1a895e131727 docfiles size=523 doc.html texmf-dist/doc/man/man1/fmtutil-sys.1 diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5 b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5 index 36a15176c0..fb5001ee19 100644 --- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5 +++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5 @@ -1 +1 @@ -1e814355e60a87945a11d64e2b4f8014 texlive.tlpdb +f0e16140a81a6058f0ca592d05ee65ad texlive.tlpdb diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512 b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512 index 91b2887692..739c38f0df 100644 --- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512 +++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512 @@ -1 +1 @@ -07d45630ea829dcc744f1f28cd59c57b9027e00ea417250ca636ad3bb88fe93bfd2b71317e7efd21a57a2056bdc72491b044cb9db56c14f80c82b01c2dabaa3b texlive.tlpdb +e2efefdb7df145af6ea9a8c29e477b977446b8aee7d2d6cac16b2525ba2b8cbf7c3b1913c67f8125f8f23bf5c821c023be343291d406ec98fd6a3c761809e176 texlive.tlpdb diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc index 4a55707c9b..6f18fcf8f1 100644 --- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc +++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc @@ -1,10 +1,10 @@ -----BEGIN PGP SIGNATURE----- -iQEcBAEBCgAGBQJjS0imAAoJEEzhh34ZQ4xwpSAH/1WJ8SYlNLaEPkBZVlPphB6z -OMawfoXa27QfKJ8YAuS8cUAgQSM46azxDLFJz7UnDKnknfQ3u5adeDFB6D8ATsmj -3nRgoiZ+NOZuruPcLK2HJ/UmxSGcCzchQDngRaTZxJnIlfod0IBj/45VnZWPkH6k -sADNt/WWFD143c9yiCewPP9aCgKYaRO7BY5jRZe/J0L6SIM4tmJAsi4go5U2EXjE -4SGx/3kj9ubsDYqlZe3mOfqe+gLFfddjfzsgl/kyDx0l5HsV7Tqm+qqqJvHqn8y2 -BmRAhTFS9cpgCRNDIbr2Q47TyrtNrP49ZqWUmkgFByc25SaDWOq+G/STf5kBS+M= -=SjBw +iQEcBAEBCgAGBQJjTJmBAAoJEEzhh34ZQ4xw07EH/1JsCh6mFnUoPTsCNvM4gINZ +e9zMKWtt2HApXQ98jwK405r0HS9RI32zVEghNwqpTGO2+XTnF/o5crjNXaqzHSU7 +PsaSK1uVK3SE2kA9j+IaEOj/WS6trmQT6V+dGMOq4N1KvE2X+4mvhRBasWUK5R4N +j/fgKCob5jGUBKx9+/G10kMCHTdiUaqTMBjnqkrTaW4cJDc6eE2pjkESq0hlJHsq +pgjYwnWjPbZWmfiMwZHftGPodZffOJm5A567Rb87iz8hjuyr9Xq2wLTKIVpmDKBm +4AGBEqm97JTR0BV+72qUA1hcdRE+1Tp/X/QKqr1sZMscw+2+kaqJ5obOGeA+Vx4= +=MNFb -----END PGP SIGNATURE----- diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz index 948795f9a7..4338105705 100644 Binary files a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz and b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz differ -- cgit v1.2.3