From b083364ee56b8a47b344b455440f0fdc16c9306b Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Sat, 13 May 2023 03:00:50 +0000 Subject: CTAN sync 202305130300 --- .../texlive/tlnet/tlpkg/installer/ctan-mirrors.pl | 6 - systems/texlive/tlnet/tlpkg/texlive.tlpdb | 208 +++++++++++++++------ 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 2448884 -> 2448280 bytes systems/win32/miktex/tm/packages/files.csv.lzma | Bin 763298 -> 756249 bytes .../win32/miktex/tm/packages/next/files.csv.lzma | Bin 763341 -> 756749 bytes systems/win32/miktex/tm/packages/next/pr.ini | 10 +- systems/win32/miktex/tm/packages/pr.ini | 12 +- 10 files changed, 166 insertions(+), 88 deletions(-) (limited to 'systems') diff --git a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl index 6d5749d346..7ab39155ff 100644 --- a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl +++ b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl @@ -17,7 +17,6 @@ $mirrors = { 'https://mirrors.cqu.edu.cn/CTAN/' => 1, 'https://mirrors.hit.edu.cn/CTAN/' => 1, 'https://mirrors.jlu.edu.cn/CTAN/' => 1, - 'https://mirrors.nju.edu.cn/CTAN/' => 1, 'https://mirrors.pku.edu.cn/ctan/' => 1, 'https://mirrors.sustech.edu.cn/CTAN/' => 1, 'https://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1, @@ -148,7 +147,6 @@ $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, @@ -163,7 +161,6 @@ $mirrors = { }, 'Sweden' => { 'https://ftp.acc.umu.se/mirror/CTAN/' => 1, - 'https://ftpmirror1.infania.net/mirror/CTAN/' => 1, }, 'Switzerland' => { 'https://mirror.foobar.to/CTAN/' => 1, @@ -210,9 +207,6 @@ $mirrors = { }, }, 'South America' => { - 'Brazil' => { - 'https://linorg.usp.br/CTAN/' => 1, - }, 'Chile' => { 'https://ctan.dcc.uchile.cl/' => 1, }, diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb b/systems/texlive/tlnet/tlpkg/texlive.tlpdb index 66ebede53a..e10d67ccbf 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/2023 -depend revision/67077 +depend revision/67089 name 00texlive.image category TLCore -revision 67071 +revision 67085 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 @@ -40,7 +40,7 @@ longdesc IgnorePatterns in the check_files routine in tlmgr.pl augment longdesc this list. Those are not included in the source/ tarball. For longdesc information on the 00texlive prefix see longdesc 00texlive.installation(.tlpsrc) -runfiles size=13033 +runfiles size=13034 .mkisofsrc autorun.inf texmf-dist/README @@ -1121,6 +1121,7 @@ runfiles size=13033 tlpkg/tlpsrc/cochineal.tlpsrc tlpkg/tlpsrc/codeanatomy.tlpsrc tlpkg/tlpsrc/codebox.tlpsrc + tlpkg/tlpsrc/codedescribe.tlpsrc tlpkg/tlpsrc/codedoc.tlpsrc tlpkg/tlpsrc/codehigh.tlpsrc tlpkg/tlpsrc/codepage.tlpsrc @@ -3945,6 +3946,7 @@ runfiles size=13033 tlpkg/tlpsrc/standalone.tlpsrc tlpkg/tlpsrc/stanli.tlpsrc tlpkg/tlpsrc/starfont.tlpsrc + tlpkg/tlpsrc/starray.tlpsrc tlpkg/tlpsrc/startex.tlpsrc tlpkg/tlpsrc/statex.tlpsrc tlpkg/tlpsrc/statex2.tlpsrc @@ -4423,6 +4425,7 @@ runfiles size=13033 tlpkg/tlpsrc/unicode-alphabets.tlpsrc tlpkg/tlpsrc/unicode-bidi.tlpsrc tlpkg/tlpsrc/unicode-data.tlpsrc + tlpkg/tlpsrc/unicode-math-input.tlpsrc tlpkg/tlpsrc/unicode-math.tlpsrc tlpkg/tlpsrc/unicodefonttable.tlpsrc tlpkg/tlpsrc/unifith.tlpsrc @@ -4739,7 +4742,7 @@ depend setting_available_architectures:aarch64-linux amd64-freebsd amd64-netbsd name 00texlive.installer category TLCore -revision 67069 +revision 67079 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 @@ -67691,6 +67694,34 @@ catalogue-license lppl1.3c catalogue-topics boxing listing decoration synt-hlt expl3 catalogue-version 1.0.4 +name codedescribe +category Package +revision 67082 +shortdesc A minimalist set of commands (expl3 based) to describe Document and Class level commands/functions +relocated 1 +longdesc This package aims to document both Document level (i.e. final +longdesc user) commands, as well Package/Class level commands. It's +longdesc fully implemented using expl3 syntax and structures, in special +longdesc l3coffins, l3seq and l3keys. Besides those scontents and +longdesc listing packages are used to typeset code snippets. +containersize 10052 +containerchecksum a91eb179c1bb5229a76f2bb12a8f07a4385d434d2fec17f7abdbf10da262ebd18bc3666572bf92fc394135945c0d06f7473f8d616b854259e2a0d55120b44955 +doccontainersize 232876 +doccontainerchecksum 1906aefc40b7940f37299220bebd2c900f8c654be622959f58a3d4f7023b8b727395e63e2f00462c90658a68e26b924d654676210a97aab0ff5ee10e64a8159c +docfiles size=67 + RELOC/doc/latex/codedescribe/README.md details="Readme" + RELOC/doc/latex/codedescribe/codedescribe.pdf details="Package documentation" + RELOC/doc/latex/codedescribe/codedescribe.tex +runfiles size=14 + RELOC/tex/latex/codedescribe/codedescribe.sty + RELOC/tex/latex/codedescribe/codelisting.sty +catalogue-contact-bugs https://github.com/alceu-frigeri/codedescribe/issues +catalogue-contact-repository https://github.com/alceu-frigeri/codedescribe +catalogue-ctan /macros/latex/contrib/codedescribe +catalogue-license lppl1.3c gpl +catalogue-topics expl3 +catalogue-version 1.0 + name codedoc category Package revision 17630 @@ -70432,7 +70463,7 @@ containerchecksum c73220abd1545907a1d8de37cb534d2c6bd2534f1b55f03c069f39f535c326 name collection-latexextra category Collection -revision 67054 +revision 67085 shortdesc LaTeX additional packages relocated 1 longdesc A very large collection of add-on packages for LaTeX. @@ -70642,6 +70673,7 @@ depend cnltx depend cntformats depend cntperchap depend codebox +depend codedescribe depend codedoc depend codehigh depend codepage @@ -71675,6 +71707,7 @@ depend sslides depend stack depend stackengine depend standalone +depend starray depend stdclsdv depend stdpage depend stealcaps @@ -71815,6 +71848,7 @@ depend underlin depend underoverlap depend undolabl depend uni-titlepage +depend unicode-math-input depend unicodefonttable depend unifront depend unisc @@ -71919,8 +71953,8 @@ depend zref-clever depend zref-vario depend zwgetfdate depend zwpagelayout -containersize 6852 -containerchecksum 7b723149a1cd020e3c608228999d3151015c8908c011bc0d2f9ad67dc83a77d5166abfc3d0e775995b2df429002bd45b1eeb08af63cd3bf03b5ee737704ec45b +containersize 6872 +containerchecksum 6e310036c02a9998f4067bf9f192c111e6a41c922d9cd5dd5ef594c68d7597ef513e5bdce32769d782a052a5d9aedcfc8358787ca86a3aca22862f5a14914402 name collection-latexrecommended category Collection @@ -233112,7 +233146,7 @@ catalogue-version 1.02 name novel category Package -revision 66671 +revision 67086 shortdesc Class for printing fiction, such as novels relocated 1 longdesc This LuaLaTeX document class is specifically written to meet @@ -233122,11 +233156,11 @@ longdesc Built-in PDF/X is available, using new technology. The package longdesc is well suited for detective novels, science fiction, and short longdesc stories. It is however not recommended for creating color longdesc picture books or dissertations. -containersize 116280 -containerchecksum cc67c67b79cfea01cc372e203ef2760884535582e5a3d42ae95b86449fe9264a882ae21ff366c2cef71fa118c85de5cf19065f689b0e0024ba743482f8b825a7 -doccontainersize 4729412 -doccontainerchecksum 8d5b15e9952896ffd6272dc60056bceed7d724b63d3a47849d6641a3b247d13c9d6f2dfdb3a412a95873b4178c957950efe50b24e3af15fc64f1586eea17ee0d -docfiles size=1377 +containersize 116156 +containerchecksum 7312093ccb697168d4d576a60e0ff09d835e570f11c33381bba528351078bf70a74e2c045c45b29c232a2efb6d54147cd5741879d9eb0e9451dc53756b3ef68c +doccontainersize 4728828 +doccontainerchecksum 5e41b8ae8ba51f6220a9f790d40589dd89e5034052d499abe826e41b25e9bacb950f7649cdf574eb388fd1191c392fde99334b4b9045ea5381f735e17ce8b1a5 +docfiles size=1376 RELOC/doc/lualatex/novel/README.md details="Readme" RELOC/doc/lualatex/novel/extras/CPmodified.otf RELOC/doc/lualatex/novel/extras/NovelDeco-glyphs.pdf @@ -233271,7 +233305,7 @@ catalogue-contact-repository https://github.com/rallg/novel catalogue-ctan /macros/luatex/latex/novel catalogue-license lppl1.3c ofl catalogue-topics luatex production book-pub class -catalogue-version 1.81a +catalogue-version 1.81b name nowidow category Package @@ -243458,7 +243492,7 @@ catalogue-version 0.3 name pdfjam category Package -revision 67075 +revision 67088 shortdesc Shell scripts interfacing to pdfpages longdesc The package makes available the pdfjam shell script that longdesc provides a simple interface to much of the functionality of the @@ -243470,9 +243504,9 @@ longdesc pages, reducing several source pages onto one output page, longdesc etc., etc. depend pdfjam.ARCH containersize 12916 -containerchecksum 780ef00fcf273bc166835b2672c602b9dfa05335e55df1cf6f04a1ea4471de7185737d263eced11e37e79bf956f080edf6bf66fc099f5702aa6f650faf4d3e19 -doccontainersize 118800 -doccontainerchecksum ec9c1466297a67046a986e7659039c78a8bb016232f3d24bd7e61755832deaf73fbeb1e1a01f720c8a7df04fcd39b610d1228a7074295c92cca1aea3f516ec58 +containerchecksum a7dd121898572602754c4ec7540d5ab55da22d6f14402abbf6932ed8078a643749b63474f959c99ff02a8ee3437403bb0a9a157aaeda8730350a4ca9be1e2761 +doccontainersize 118788 +doccontainerchecksum 878c7fb9e6e12d0d7ecb8b9b551a06f7837997fc7de2b53cbc04b65346da788db9890b6e22bfe580d3d9d3ac343d4c7490b5508b728413e2eb446e822e3cb267 docfiles size=52 texmf-dist/doc/man/man1/pdfjam.1 texmf-dist/doc/man/man1/pdfjam.man1.pdf @@ -260173,31 +260207,23 @@ catalogue-version 0.2 name pst-labo category Package -revision 39077 +revision 67080 shortdesc Draw objects for Chemistry laboratories relocated 1 longdesc Pst-labo is a PSTricks related package for drawing basic and longdesc complex chemical objects. The documentation of the package is longdesc illuminated with plenty of illustrations together with their longdesc source code, making it an easy read. -containersize 10140 -containerchecksum a8bc971be59f1072657d9cf9d26056ba800023858df1d060ccc7e31d2c533337520e9583de00085842dfafe84a590e0c90706ac00bc98da282a5454fac76aade -doccontainersize 2742752 -doccontainerchecksum 1b35f244a45fd18eeba484f925292358b5582f0ba18a9c6622afc67ed287e74d0c1c876ff78c19de0e9b53f55c86f30f47a6d179e0142e79aad5c5799e497ba5 -docfiles size=808 +containersize 10116 +containerchecksum 44cc30dbeaebb4f2ac23cd36cfe67e1ec60e30ccdd41900aa18e7f2040c6ee3839851b7094f00a07c7dab663a5c10e6981c440849369fdc18b65062a7e685638 +doccontainersize 2055436 +doccontainerchecksum 1ef991f1cbe2bc73c812aaed5b062b2598584fd3531621c7449cba6fec3e6ed35522a7f8aa10fecb32582f5fe8db9a5867bd0e213a69c1df2c103946250266dd +docfiles size=644 RELOC/doc/generic/pst-labo/Changes - RELOC/doc/generic/pst-labo/Makefile RELOC/doc/generic/pst-labo/README details="Readme" RELOC/doc/generic/pst-labo/pst-labo-doc.bib - RELOC/doc/generic/pst-labo/pst-labo-docDE.pdf details="German documentation:" - RELOC/doc/generic/pst-labo/pst-labo-docDE.tex - RELOC/doc/generic/pst-labo/pst-labo-docEN.pdf details="English documentation:" - RELOC/doc/generic/pst-labo/pst-labo-docEN.tex - RELOC/doc/generic/pst-labo/pst-labo-docFR.pdf details="French documentation:" - RELOC/doc/generic/pst-labo/pst-labo-docFR.tex - RELOC/doc/generic/pst-labo/pst-labo8-tab1-DE.tex - RELOC/doc/generic/pst-labo/pst-labo8-tab1-EN.tex - RELOC/doc/generic/pst-labo/pst-labo8-tab1-FR.tex + RELOC/doc/generic/pst-labo/pst-labo-doc.pdf details="Package documentation" + RELOC/doc/generic/pst-labo/pst-labo-doc.tex runfiles size=14 RELOC/tex/generic/pst-labo/pst-labo.tex RELOC/tex/generic/pst-labo/pst-laboObj.tex @@ -260205,7 +260231,7 @@ runfiles size=14 catalogue-ctan /graphics/pstricks/contrib/pst-labo catalogue-license lppl catalogue-topics chemistry graphics-use -catalogue-version 2.04 +catalogue-version 2.05 name pst-layout category Package @@ -283680,7 +283706,7 @@ catalogue-version 1.6a name simpleicons category Package -revision 66960 +revision 67081 shortdesc Simple Icons for LaTeX relocated 1 longdesc Similar to FontAwesome icons being provided on LaTeX by the @@ -283688,16 +283714,16 @@ longdesc fontawesome package, this package aims to do the same with longdesc Simple Icons. For reference, visit their website: longdesc https://simpleicons.org/. execute addMap simpleicons.map -containersize 2755784 -containerchecksum d4e06e724d52ff1e6c6dc1db362f9f073c5e5d1795cba4248e3c7aa0aafdc14dc8e4d03c91e850c8bd661b30d25f166daf5e692fa15b2fb07142132abddf5c3c -doccontainersize 2020324 -doccontainerchecksum 2f4499414f0942e758a9b1181d8556c2ae0b59d006ce8c358a11ec9a0fdb509af0427c1e2c80cf870b0dae018f63c3135731cce3dc35da737b8325bfb22321e6 -docfiles size=525 +containersize 2764768 +containerchecksum ac28e9f0ff750c735d225b17c2219b0427d2d748a218ad3ac9aeb3186c5e9cb8c487ced8347c0e20877d04f250d390b237e4fa6fe28f26f9f55526ece3bd06b4 +doccontainersize 2027608 +doccontainerchecksum 553a88127fcc96e9634789b77fe9f4e0a12d15fed0356efaa42cfed3499c77ed04b510b1993014c4863442692893203ebc870726b3891cc5d68c3563716856ac +docfiles size=527 RELOC/doc/fonts/simpleicons/README.md details="Readme" RELOC/doc/fonts/simpleicons/bindings.tex RELOC/doc/fonts/simpleicons/simpleicons.pdf details="Package documentation" RELOC/doc/fonts/simpleicons/simpleicons.tex -runfiles size=1040 +runfiles size=1043 RELOC/fonts/enc/dvips/simpleicons/simpleiconsEight.enc RELOC/fonts/enc/dvips/simpleicons/simpleiconsFive.enc RELOC/fonts/enc/dvips/simpleicons/simpleiconsFour.enc @@ -283739,7 +283765,7 @@ catalogue-contact-repository https://github.com/ineshbose/simple-icons-latex catalogue-ctan /fonts/simpleicons catalogue-license cc-by-1 catalogue-topics font font-symbol font-supp-symbol font-otf font-type1 -catalogue-version 8.11.0 +catalogue-version 8.13.0 name simpleinvoice category Package @@ -291669,6 +291695,35 @@ catalogue-license pd catalogue-topics font astrology font-specialist font-ttf catalogue-version 1.2 +name starray +category Package +revision 67083 +shortdesc A structured array (of properties) based on expl3 +relocated 1 +longdesc This package implements vector-like 'structures', like in 'C' +longdesc and other programming languages. So it is possible to store +longdesc information in a systematic and regular way. The provided +longdesc 'functions' are similar to the ones provided for property (or +longdesc sequence, or token) lists. The package is based on expl3 and +longdesc aimed at package authors, not end users. The name "starray" is +longdesc an abbreviation for "structured arrays". +containersize 8136 +containerchecksum aeefaf3a004dcec5a00860f012a0b863bd060af1bca712a301e84160bc83a36501e3fda7a1bc2a84ec7426320561f607f35f769b353c769b744bf02e80a264f2 +doccontainersize 195484 +doccontainerchecksum e346ee17d5785b4281ef4dc88dce65abc49aa0207adfe4ba91ac3963d9923cd2ac7158022fe18937affd6898a74851a2f72790487a8ee1ddfe68fa51622219b2 +docfiles size=59 + RELOC/doc/latex/starray/README.md details="Readme" + RELOC/doc/latex/starray/starray.pdf details="Package documentation" + RELOC/doc/latex/starray/starray.tex +runfiles size=14 + RELOC/tex/latex/starray/starray.sty +catalogue-contact-bugs https://github.com/alceu-frigeri/starray/issues +catalogue-contact-repository https://github.com/alceu-frigeri/starray +catalogue-ctan /macros/latex/contrib/starray +catalogue-license lppl1.3c gpl +catalogue-topics package-devel expl3 +catalogue-version 1.0 + name startex category Package revision 35718 @@ -295761,7 +295816,7 @@ catalogue-topics font font-type1 font-collection name sympycalc category Package -revision 67055 +revision 67087 shortdesc Work with SymPy and PyLuaTeX relocated 1 longdesc This package provides some commands (mostly for French users) @@ -295770,11 +295825,11 @@ longdesc adjustments in formatting: \sympycalc to perform a generic longdesc SymPy command; \sympyfact or \sympydev to factor or expand; longdesc \sympyderiv, \sympyprim or \sympyintegr to derive or integrate longdesc ; \sympyreso to resolve equations ... -containersize 1960 -containerchecksum 51feccaed1b81923a4735c2328926818de979f85c6113c6b13355b802774572e9f9cc00341a720d6a9d4228ac5dcd9f38f51aba9cc0c1398cc5e003a735bf077 -doccontainersize 130856 -doccontainerchecksum b5392db00a8955b4e7cedae6d846babbe500a5e9fe66ee3b172009b9e5b2c7730dbe3e9feb762007c689568e766723b2901428500cd4a4966d129f6819b8cb45 -docfiles size=41 +containersize 2280 +containerchecksum 98c46fc7727bbb8fdda4038f56482d5fbf1c88e3e869b5865f45392dfbeb5be545f754e6ba109b55e66c96d6cf733ac97b472edbd38e3c21c2f937ac9136f19f +doccontainersize 145792 +doccontainerchecksum 52d163772f25442b32a5ac240d15ab2d606e4907c79682cd37ff45389beb41fc2eaefec9b85d0736e3490d0f4cd1d60a42091cf24aba1ede8aded1cf7a786a0a +docfiles size=46 RELOC/doc/lualatex/sympycalc/README.md details="Readme" RELOC/doc/lualatex/sympycalc/SympyCalc-doc.pdf details="Package documentation" language="fr" RELOC/doc/lualatex/sympycalc/SympyCalc-doc.tex @@ -295785,7 +295840,7 @@ catalogue-contact-support https://github.com/cpierquet/SympyCalc/issues catalogue-ctan /macros/luatex/latex/sympycalc catalogue-license lppl1.3c catalogue-topics maths luatex callback -catalogue-version 0.1.0 +catalogue-version 0.1.1 name sympytexpackage category Package @@ -312588,7 +312643,7 @@ docfiles size=376 name texlive-scripts category TLCore -revision 67069 +revision 67079 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. @@ -312596,10 +312651,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 114076 -containerchecksum 0eac30d4143bc33cf5f164ec0da412996e72140ab937d7616434eb08f8bd1570aec6cc4b49cda8d8c4e3e179a0bbd9112798bf10a3110e550c21d62b6991623b -doccontainersize 426640 -doccontainerchecksum d206c5ecc969cc3b7e625de1102526f72ee0a4b7b0cb715be4249d001099a7e9e59a93ab8b916499d702df9e246d7ce19f5f58760f1761868f86e6d9331fa92e +containersize 114036 +containerchecksum 130f8cd1aff35c838058a453be239701e71025e7ce6db1dd3c3ca1a4ddf894da31ecb333011851fcf2b5d53a566c158c4df9ead513592910fef3054c5a6c686c +doccontainersize 426692 +doccontainerchecksum 8ce4d69f6baacc31342bac24257fe91c83f895d52709d613ae023da556f79c58e01a7c6a501e7e9b9488967522119fef4029059e7d324c7108d664f635f5f16a docfiles size=544 doc.html texmf-dist/doc/man/man1/fmtutil-sys.1 @@ -332908,7 +332963,7 @@ catalogue-version 1.1.0 name ufrgscca category Package -revision 67060 +revision 67084 shortdesc A bundle for undergraduate students final work/report (tcc) at UFRGS/EE relocated 1 longdesc This bundled is aimed at producing undergraduate students' @@ -332917,11 +332972,11 @@ longdesc Federal University of Rio Grande do Sul), closely following longdesc ABNT rules (Brazilian Association for Technical Norms). It is longdesc composed of a main class, ufrgscca, and a set of auxiliary longdesc packages, some of which can be used independently. -containersize 32372 -containerchecksum 8b3ca41f7f49d2da5476769d8f3f068e8b0baa60d2f07673c156f4fcca0a6414fded0409398867f039550f5dc420fb000690d81165c1e912ae6293bd70b84b1d -doccontainersize 484380 -doccontainerchecksum 58e17609861e1c182ad09936538d700c239fdd3b4752e241b6a48828109d05630698aa300ebaeb3cc78369a459e1af8aa9ce88c6c774d83973c0c7be17e2adf2 -docfiles size=153 +containersize 32376 +containerchecksum 7704e9da9c471ec952f387a706c3188da525bb33c087a7e9735e9fd35079828801f1d610cc823d22d061ebcd9ce085bcbe1037067b5266a856badbcdf2571f65 +doccontainersize 533316 +doccontainerchecksum 57766772e9f47a182930600b7a2b4cc224a048fbe69af6cce201c3d4aefe36a0c28344b755cf9ecbf393d7dc1c7cbef661243e3d92dc7a5a82a41ce8189142fc +docfiles size=168 RELOC/doc/latex/ufrgscca/README.md details="Readme" RELOC/doc/latex/ufrgscca/ufrgscca.pdf details="Package documentation" RELOC/doc/latex/ufrgscca/ufrgscca.tex @@ -332951,7 +333006,7 @@ catalogue-contact-repository https://github.com/alceu-frigeri/ufrgscca catalogue-ctan /macros/latex/contrib/ufrgscca catalogue-license lppl1.3c gpl catalogue-topics dissertation portuguese-br -catalogue-version 1.9 +catalogue-version 1.10 name uhc category Package @@ -337493,6 +337548,35 @@ catalogue-license lppl1.3c catalogue-topics maths font-use luatex xetex unicode catalogue-version 0.8q +name unicode-math-input +category Package +revision 67089 +shortdesc Allow entering Unicode symbols in math formulas +relocated 1 +longdesc This package allows entering Unicode symbols in math formulas. +longdesc Unlike the unicode-math package, this does not change the math +longdesc output encoding. +depend iftex +depend l3packages +containersize 16528 +containerchecksum 94b91d68c4745c1773ba5d3888b2f16f8ea353d3b8041af4fb842e17b4f82c982ff7a0cb92bd59764268e550b3599c8963a2d13cc32b495f855a131879d2ae5e +doccontainersize 105924 +doccontainerchecksum a93a8517f460bee1b10a9a9619f5232f41015d0695425da1dd447880b422273135bc2a287e3f988ddcec82c1b77c2d2d1848a3fae82f2ec6115f655ca667b873 +docfiles size=36 + RELOC/doc/latex/unicode-math-input/DEPENDS.txt + RELOC/doc/latex/unicode-math-input/README details="Readme" + RELOC/doc/latex/unicode-math-input/unicode-math-input-script.py + RELOC/doc/latex/unicode-math-input/unicode-math-input.pdf details="Package documentation" + RELOC/doc/latex/unicode-math-input/unicode-math-input.tex +runfiles size=32 + RELOC/tex/latex/unicode-math-input/unicode-math-input-table.tex + RELOC/tex/latex/unicode-math-input/unicode-math-input.sty +catalogue-contact-repository https://github.com/user202729/TeXlib +catalogue-ctan /macros/latex/contrib/unicode-math-input +catalogue-license lppl1.3c +catalogue-topics unicode maths expl3 +catalogue-version 0.0.0 + name unicodefonttable category Package revision 67066 diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5 b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5 index 1c1cbf12d4..4f68beafc4 100644 --- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5 +++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5 @@ -1 +1 @@ -b0cb8f555b816c296900e0c76c6939ba texlive.tlpdb +a250b681be1b859a78a7e3fadee2ef77 texlive.tlpdb diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512 b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512 index 45c269a0aa..508dba5621 100644 --- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512 +++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512 @@ -1 +1 @@ -d1047ce0f7ff85691e57322c19c39dc0e8e258fbafa46992a64222aa00857b93265c88005e8d698146fea59a4d83c4bb1929afe007d34968db2105f1128963d9 texlive.tlpdb +905e9385b5ba86ecdbfe5081be9304a9825e1bd14325fce44ef7488c5a7c9d301ba8535c8d7081df879cf4fbd02647544ad64f1bd6f616ba635d7dfec4309e79 texlive.tlpdb diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc index a4ac4f30ee..050a3c5ef5 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----- -iQEcBAEBCgAGBQJkXYEqAAoJEEzhh34ZQ4xwkEwH/ihmDbUJ05n6IJJJVeNpZBSR -C5L+gVeqopderov+dept9dq8wLxhXg6wzf629pUdWfYn83ZVgy++qjMU2HVV4vik -WIbhDCvkT0A1tNiOJIXDFXfa3R+xwsJ82Cq7cjPpyeU/kkeChL3OCQquqz0UQYeW -+F8K6HlYIj/I6Oy6SyUzf82MtZPhFxFaOSuu6zKG7oNroURm8Yaco0LHWa3eKGM5 -P7jRVf9Afm5dVE6wH4tIaekNzROaagUBzaXYkja2L7d/U+Lkd8NWl1y5x5is7g6Q -wUb8tNDfMgXr2G0aIpnvVm/JZGa2eFFt0XYZcpcnHHazAFTOfWDY9HAO4Ge06wU= -=3tl8 +iQEcBAEBCgAGBQJkXtFTAAoJEEzhh34ZQ4xwXmUIALedfdkK/Kt4ibl2qF1NcZLM +pRwZ+/szm7/VROeTdoiY1F8+98orRyGXr5uQxbXgI1Iu71qDfRZKtH7EyYZwvy1A +9C4HZyy5hEyrPFs7TPR224NcfH4KUfX5hpd4+32bdiivKOEjkKY6s85bPjbc3zIk +qUOvfNmGcT82rQgMROfYIZxydSCBCsH6v1GFG8lcvX1x/+pqF3LIBFdP0wG/34Pr +QJ2385zRtRbjlBvVplbBpiDVCxoQSFP3xSmMw1t3ZlFSgD6SxFj0x/K/+6gaKk4A +AyQuvVnXlYYpL1nsvTk9m9M+XTRs/tl1BhKT5A1E8GNlxSchuDulkgoYNoO584g= +=l+Uz -----END PGP SIGNATURE----- diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz index d0fec8b3d7..9a23c7c607 100644 Binary files a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz and b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz differ diff --git a/systems/win32/miktex/tm/packages/files.csv.lzma b/systems/win32/miktex/tm/packages/files.csv.lzma index af9a9e1b6d..5d8f2fb956 100644 Binary files a/systems/win32/miktex/tm/packages/files.csv.lzma and b/systems/win32/miktex/tm/packages/files.csv.lzma differ diff --git a/systems/win32/miktex/tm/packages/next/files.csv.lzma b/systems/win32/miktex/tm/packages/next/files.csv.lzma index 881d5ce8af..59f858f246 100644 Binary files a/systems/win32/miktex/tm/packages/next/files.csv.lzma and b/systems/win32/miktex/tm/packages/next/files.csv.lzma differ diff --git a/systems/win32/miktex/tm/packages/next/pr.ini b/systems/win32/miktex/tm/packages/next/pr.ini index f899c48be8..8549d52fd4 100644 --- a/systems/win32/miktex/tm/packages/next/pr.ini +++ b/systems/win32/miktex/tm/packages/next/pr.ini @@ -1,13 +1,13 @@ [repository] -date=1683824719 +date=1683890637 lastupd=miktex-zzip-bin-x64-2.9 miktex-zlib-bin-x64-2.9 miktex-yap-bin-x64-2.9 miktex-xml2pmx-bin-x64 miktex-xetex-bin-x64-2.9 miktex-web-bin-x64-2.9 miktex-uriparser-bin-x64-2.9 miktex-upmendex-bin-x64 miktex-ttf2pk2-bin-x64-2.9 miktex-texworks-bin-x64-2.9 miktex-texware-bin-x64-2.9 miktex-texify-bin-x64-2.9 miktex-tex4ht-bin-x64-2.9 miktex-tex2xindy-bin-x64-2.9 miktex-tex-bin-x64-2.9 miktex-teckit-bin-x64-2.9 miktex-tdsutil-bin-x64 miktex-synctex-bin-x64-2.9 miktex-runtime-bin-x64-2.9 miktex-ptex-bin-x64 -lstdigest=2ea2103d6864b1734944f57c0a06456e -numpkg=6564 +lstdigest=d7b3e53e8e7e259d8fdbc4583d94ff6c +numpkg=6572 relstate=next -version=8531 +version=8532 ;;;;This configuration file is signed by a MiKTeX maintainer. The signature follows. ;;;;-----BEGIN MIKTEX SIGNATURE----- -;;;; signature/miktex: aK6bf1uTAmuzwgoUC91vCGjaeEiuJ+fhVvqaDp8Yrz4bghQ8YlALzFHqR3TkHIHEUaQl0KZstiq7DrDdVr9v8kfqaseccnQR8/pv7gncpr2EXPSLb+oRw/GxhjMmC4Yto2j7Z+jWajXixvRGCjLveBHRTcH8uxE9bkdHHmPu/b99N/KaxiTtnqCjkfzFzwSMInx6YmXDY58XbHuUGxwok8PY2YFTK92JcLhJhYtrmd1hEq/UB63jZoY5cIp3czrJWu+i8DZ6i9o5gv2LLZyWYLTaHFAnkWNmHC4dfV64+7SHYXLY+grZL7F0j9FCWt3dqBUnVs6OIW1G2BoPkroemg== +;;;; signature/miktex: qUh68o7CsA3xwHyZJf7hiJ9qg+9PAoDdB5iHgOVv33AK30ov6aINAkbt5aRwTGQOIBUS2f21TDoG3Wue7+th/51/hLjLavKfC/4k2S57K9k/TMCD9O9fehkKTCJQKbxhseK7WZZtMLiD3KBQmAKfPqSWCBx7vEeTpSaR18B8lbTEWykO0rV3ZGwTewHbiCezEVrtsR+2mN6o0/c0Xny1DypQWVrTD0v8k9REohpJSAqbWs7nvWZx5m0T65Ny4aSzO+AoJTRpZARcOF/1LCCKCHqpe+5A/BvGgjPG6gSCnN5G7JszBN9WatPRMOs+seGwf8NxClIC88cjcQJ2Bh92FQ== ;;;;-----END MIKTEX SIGNATURE----- diff --git a/systems/win32/miktex/tm/packages/pr.ini b/systems/win32/miktex/tm/packages/pr.ini index cfb60849ef..d336e98a5b 100644 --- a/systems/win32/miktex/tm/packages/pr.ini +++ b/systems/win32/miktex/tm/packages/pr.ini @@ -1,13 +1,13 @@ [repository] -date=1683824667 -lastupd=unicodefonttable__source unicodefonttable__doc unicodefonttable nostarch__source nostarch__doc nostarch windycity__source windycity__doc windycity unifront__source unifront__doc unifront ufrgscca__source ufrgscca__doc ufrgscca tikz3d-fr__source tikz3d-fr__doc tikz3d-fr tikz-nfold__source tikz-nfold__doc -lstdigest=48179c34d4ec3c82202f44dfcf3464c4 -numpkg=6564 +date=1683890574 +lastupd=ufrgscca__source ufrgscca__doc ufrgscca texfindpkg__source texfindpkg__doc texfindpkg pdfjam__source pdfjam__doc pdfjam novel__source novel__doc novel miktex-misc l3kernel__source l3kernel__doc l3kernel l3experimental__source l3experimental__doc l3experimental huffman__source +lstdigest=8b9eace1b0ba2d1c55833c2c06f45d2d +numpkg=6572 relstate=stable -version=8531 +version=8532 ;;;;This configuration file is signed by a MiKTeX maintainer. The signature follows. ;;;;-----BEGIN MIKTEX SIGNATURE----- -;;;; signature/miktex: QR0BcYCLe4Q/HspLl0Dc3JJkZb6/z9sdkcNqTtkyOPaFHNjv4FPDEPr3HK1aUQMNi54PFutwElp/ctQUx4976fn4OMj0TE/W5/iUzyJE0X79ka/rJTVQJGf45lUzdEJMwcCYA3Jc30yTAh5/yMPIIeHDtCaeic53T55XE89us9wjvMQD3vHSabCq2cW562jKeZGhrqyN9TdyBaZpg3BqYot4CA+3PQHoD/g8t4u2J7D1aFkJuWFF9GRKotqxPL0I5Nm1gNUE8LuXAjmBTsxZ6Y6M5k3HMCgoE8FfBXK6F/YKCEzM+/guiWLpG9TwkNSqFU5Nyqf8yLDu/aE+bY04TA== +;;;; signature/miktex: LdHUMI5eV3RWpgW1457fDOIKyQf9nAfWpJRG2dhwFdbofpi5Us55wSBM9diLn1WAiwcAGho05xgxHPrk2m+qOJRwM4K6wyQdYamr//3oLMQ5eSn1g4oqS75ThI0UDh4KkBYmPgboEXiZ3uLLXNdvKoQvFYoW9/oLarw1dFOqPU5R7f0R2T7ZT+17vB71ugRDPm6iuHNGBAueCxs9imK4V6Xq5rItQLT0CfT05mqWccUGYWKVB0IxFzkzUU36tfl4F2e6EuKgjRgs/aKUfN8xGtFOelQwG4SkhvEvEVITCoPEHQwJGKDmAswe9Qegn4iSBDW3KFifVPs8frhU1u2Jag== ;;;;-----END MIKTEX SIGNATURE----- -- cgit v1.2.3