From d232e1107d60e7689e706bee9705f26745ae8b9e Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Wed, 25 Sep 2019 03:00:48 +0000 Subject: CTAN sync 201909250300 --- systems/texlive/tlnet/tlpkg/TeXLive/TLPDB.pm | 10 +- systems/texlive/tlnet/tlpkg/texlive.tlpdb | 170 ++++++++++++--------- 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 2119340 -> 2119264 bytes 6 files changed, 114 insertions(+), 84 deletions(-) (limited to 'systems/texlive/tlnet/tlpkg') diff --git a/systems/texlive/tlnet/tlpkg/TeXLive/TLPDB.pm b/systems/texlive/tlnet/tlpkg/TeXLive/TLPDB.pm index 6b942d2f74..49125acb8b 100644 --- a/systems/texlive/tlnet/tlpkg/TeXLive/TLPDB.pm +++ b/systems/texlive/tlnet/tlpkg/TeXLive/TLPDB.pm @@ -1,4 +1,4 @@ -# $Id: TLPDB.pm 51841 2019-08-07 22:31:44Z karl $ +# $Id: TLPDB.pm 52167 2019-09-24 16:02:28Z karl $ # TeXLive::TLPDB.pm - tlpdb plain text database files. # Copyright 2007-2019 Norbert Preining # This file is licensed under the GNU General Public License version 2 @@ -6,7 +6,7 @@ package TeXLive::TLPDB; -my $svnrev = '$Revision: 51841 $'; +my $svnrev = '$Revision: 52167 $'; my $_modulerevision = ($svnrev =~ m/: ([0-9]+) /) ? $1 : "unknown"; sub module_revision { return $_modulerevision; } @@ -290,6 +290,10 @@ sub from_file { } if ($params{'media'}) { $media = $params{'media'}; + } elsif (! -d $rootpath) { + # no point in going on if we don't even have a directory. + tlwarn("TLPDB: not a directory, not loading: $rootpath\n"); + return 0; } elsif (-d "$rootpath/texmf-dist/web2c") { $media = 'local_uncompressed'; } elsif (-d "$rootpath/texmf/web2c") { # older @@ -300,7 +304,7 @@ sub from_file { $media = 'local_compressed'; } else { # we cannot find the right type, return zero, hope people notice - tlwarn("Cannot determine type of tlpdb from $rootpath!\n"); + tlwarn("TLPDB: Cannot determine type of tlpdb from $rootpath!\n"); return 0; } } diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb b/systems/texlive/tlnet/tlpkg/texlive.tlpdb index 14001e49a1..0859cbffb3 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/2019 -depend revision/52164 +depend revision/52175 name 00texlive.image category TLCore -revision 52150 +revision 52173 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 @@ -2914,6 +2914,7 @@ runfiles size=4954 tlpkg/tlpsrc/powerdot.tlpsrc tlpkg/tlpsrc/ppr-prv.tlpsrc tlpkg/tlpsrc/pracjourn.tlpsrc + tlpkg/tlpsrc/practicalreports.tlpsrc tlpkg/tlpsrc/preprint.tlpsrc tlpkg/tlpsrc/prerex.tlpsrc tlpkg/tlpsrc/present.tlpsrc @@ -7466,7 +7467,7 @@ catalogue-version 1.3 name acro category Package -revision 50045 +revision 52170 shortdesc Typeset acronyms relocated 1 longdesc The package enables the author to create acronyms in a simple @@ -7476,10 +7477,10 @@ longdesc package option 'single' instructs the package to ignore longdesc acronyms that are used only once in the whole document. As an longdesc experimental feature the package also offers the option 'sort' longdesc which automatically sorts the list created by \printacronyms. -containersize 24456 -containerchecksum 1c17f217af097604aecde0de092b8df4a763cd9937c1d304b7d41129437202bd1eb0b81fc1f811b58e5b269c3edcc3b73e51940ef0f6ad2a3652b5e93a27eb7e -doccontainersize 587304 -doccontainerchecksum c401ebcfb37e36719d32663fd45060f4e7669d71661d1777e225ff0400cbc2d757585fabab126b4c6e30f5f925ffb4d7302197fb31e50caec75f4e88a59e94fd +containersize 24784 +containerchecksum 4e70a04d0aa2da253fe0c0e475e03844d77034d1be3da915ff686441c5e6819b2d24ab4b16d59a1ed80eddb8e4e1d7c68953fab3068827307d24508b32f93b0c +doccontainersize 583576 +doccontainerchecksum 1a9bcd470db495a4cb0b476804fee0db01a1cf7eb309e5f77117fad8f7176f2cdd3ee0f45b8020742031864fa4302a808365162018574ecb67a8f2621eca70d3 docfiles size=163 RELOC/doc/latex/acro/README details="Readme" RELOC/doc/latex/acro/acro_en.pdf details="Package documentation" @@ -7491,10 +7492,10 @@ runfiles size=38 catalogue-contact-bugs https://bitbucket.org/cgnieder/acro/issues catalogue-contact-repository https://bitbucket.org/cgnieder/acro/ catalogue-ctan /macros/latex/contrib/acro -catalogue-date 2019-02-17 16:20:35 +0100 +catalogue-date 2019-09-24 05:38:55 +0200 catalogue-license lppl1.3 catalogue-topics acronym expl3 -catalogue-version 2.9 +catalogue-version 2.10 name acronym category Package @@ -47502,18 +47503,18 @@ catalogue-version 1.41 name chemformula category Package -revision 43583 +revision 52171 shortdesc Command for typesetting chemical formulas and reactions relocated 1 longdesc The package provides a command to typeset chemical formulas and longdesc reactions in support of other chemistry packages (such as longdesc chemmacros). The package used to be distributed as a part of longdesc chemmacros. -containersize 18536 -containerchecksum bf57f75d87af7a3b0287270276cd2467122ffd24ace6d378d72fa8b08fd278abe083211c3da442ea3a8392bac030e2c411a87a93df4c1a213f593f7fef22689f -doccontainersize 973588 -doccontainerchecksum a56ac7e497e3d6a6baf70c1051505968ffd965e9d91cb89b0dc5b2b2c182bb84cacb5c619266f427c62d5680b137e0f4a3d2533554b7e8a4f59b04fb396757fc -docfiles size=251 +containersize 18524 +containerchecksum 9499328d664c4e4f0a65770d9e2d976ae13c9b87956a3811037831f82a14e5de7c14aae0a03633b5d02b4b6de3bc8479e3585c1c4ffad2b5216d739ea90747f8 +doccontainersize 965768 +doccontainerchecksum 316debbb0076f8d69dfa9733f75a6298b2363c11576adb6018ee58754c40a4ee16f3866ad7b5155d3f7e82d4287263060c2fda210ef107b177f28132769e09f5 +docfiles size=250 RELOC/doc/latex/chemformula/README details="Readme" RELOC/doc/latex/chemformula/chemformula_en.pdf details="Package documentation" RELOC/doc/latex/chemformula/chemformula_en.tex @@ -47521,10 +47522,10 @@ runfiles size=33 RELOC/tex/latex/chemformula/chemformula.sty catalogue-contact-repository https://github.com/cgnieder/chemformula/ catalogue-ctan /macros/latex/contrib/chemformula -catalogue-date 2017-04-18 05:31:40 +0200 +catalogue-date 2019-09-24 06:25:23 +0200 catalogue-license lppl1.3 catalogue-topics chemistry -catalogue-version 4.15e +catalogue-version 4.15f name chemgreek category Package @@ -47553,7 +47554,7 @@ catalogue-version 1.1 name chemmacros category Package -revision 45164 +revision 52172 shortdesc A collection of macros to support typesetting chemistry documents relocated 1 longdesc The bundle offers a collection of macros and commands which are @@ -47568,16 +47569,16 @@ longdesc and ghsystem, providing for the UN globally harmonised chemical longdesc notation. The packages are written using current versions of longdesc the experimental LaTeX 3 coding conventions and the LaTeX 3 longdesc support packages. -containersize 40252 -containerchecksum a35aa46671c8eaa68f7fece41fa87849ee02877f08cd65fbf24db3a0422c569062ba45fce7caa7b6c867a36074a68b3c8c2003fd5c2cfaa4db2638b8210491e4 -doccontainersize 1078412 -doccontainerchecksum 03d84a650e43618375c6dc0d3124e6aed73471c8aa770c348d381e1b5286ffba4b24d4258a2e189fb76c4eb850cd3641e52491c94507754d4a00fc22745b0b22 -docfiles size=300 +containersize 40604 +containerchecksum 609c3bc4fba4306b6ad11330df952c499ed512184b8a5938fee0f2b0ad365d5e215773b72f1afea0b673ad0be8fb7a42e099593a5f4d4ff679d0143b6aa85972 +doccontainersize 1074056 +doccontainerchecksum c21b8608f1317c2fd43e56435219821baa3cdf54c9dab54426105710acefba42c7239eac7ad63fd2995187f090f14b217b4d98873cd25f7858e3d5bb3a67faa8 +docfiles size=299 RELOC/doc/latex/chemmacros/README details="Readme" RELOC/doc/latex/chemmacros/chemmacros.history RELOC/doc/latex/chemmacros/chemmacros_en.pdf details="Chemmacros package documentation" language="en" RELOC/doc/latex/chemmacros/chemmacros_en.tex -runfiles size=106 +runfiles size=107 RELOC/tex/latex/chemmacros/chemmacros.module.acid-base.code.tex RELOC/tex/latex/chemmacros/chemmacros.module.all.code.tex RELOC/tex/latex/chemmacros/chemmacros.module.base.code.tex @@ -47609,10 +47610,10 @@ runfiles size=106 catalogue-contact-bugs https://github.com/cgnieder/chemmacros/issues catalogue-contact-repository https://github.com/cgnieder/chemmacros/ catalogue-ctan /macros/latex/contrib/chemmacros -catalogue-date 2017-08-29 13:01:07 +0200 +catalogue-date 2019-09-24 15:48:58 +0200 catalogue-license lppl1.3 catalogue-topics chemistry expl3 -catalogue-version 5.8b +catalogue-version 5.8d name chemnum category Package @@ -60497,7 +60498,7 @@ containerchecksum b1aae6d9b6a16813d76ee4c4bff813120784f856574b83aad156bb6bd0edc8 name collection-latexextra category Collection -revision 52096 +revision 52173 shortdesc LaTeX additional packages relocated 1 longdesc A very large collection of add-on packages for LaTeX. @@ -61406,6 +61407,7 @@ depend postcards depend poster-mac depend powerdot depend ppr-prv +depend practicalreports depend preprint depend pressrelease depend prettyref @@ -61766,8 +61768,8 @@ depend zed-csp depend ziffer depend zwgetfdate depend zwpagelayout -containersize 5892 -containerchecksum 674d48d219ab8c7f02786e8205ddea93043eea6ac3a4fbe3aae01dafd687ded993dfcec869e77275552699c21aee8c051b9487963a6bda9573e175945b1d8b1f +containersize 5888 +containerchecksum 3490ddc932d4a402d79259585306d156ea71621dcbcdbbab46626a842d3224d70aa40a8c8eb4905412047a47d1eed46d7ada9691315d1744dfe806043181c31f name collection-latexrecommended category Collection @@ -92028,7 +92030,7 @@ catalogue-topics font font-body font-proportional font-t1enc font-serif font-otf name ebgaramond-maths category Package -revision 35701 +revision 52168 shortdesc LaTeX support for EBGaramond fonts in mathematics relocated 1 longdesc This package provides some LaTeX support for the use of @@ -92037,27 +92039,27 @@ longdesc ebgaramond. The package was created in response to a question longdesc at TeX-stackexchange. and tested in the form of an answer in longdesc the same forum. execute addMap EBGaramond-Maths.map -containersize 3412 -containerchecksum d07aa996f6ceaa8f5a3594fdbb2986e2993a2731b96de4457b8a41b7a21eff295d66774ec0a14e74d97fd5b19816330cbdb7e2ff103b81ab9cda37d76eeb6951 -doccontainersize 196372 -doccontainerchecksum 33599ab4850abe6fa070c1bc7a819e4caf2bbcbfb673626629c34b8c0d329d2c16d1fe75592b9da1981e4524cf3b5385ca6c13d343f528ab3ef363f5caa6fe51 -docfiles size=52 +containersize 3456 +containerchecksum 5d65f676daee62f96875def0faf6d1fa217143046768985956372473b4cd3c6c00ca650cdedcdf677d6ae6a03c65743d30df6d32c36cc8366d8a1a9961bc11d3 +doccontainersize 372980 +doccontainerchecksum d2207e0f6535be6ed1a53fc15717a60fab0d473da4f307cfc70c7271fbd93e7f6cbd92d1c0f0738da6d1b607832cbed95e5c87edd53cc5423f35f287289b4573 +docfiles size=95 RELOC/doc/fonts/ebgaramond-maths/README details="Readme" RELOC/doc/fonts/ebgaramond-maths/ebgaramond-maths.pdf details="Package documentation" RELOC/doc/fonts/ebgaramond-maths/ebgaramond-maths.tex RELOC/doc/fonts/ebgaramond-maths/manifest.txt runfiles size=5 - RELOC/fonts/enc/dvips/ebgaramond-maths/a_42pejf.enc + RELOC/fonts/enc/dvips/ebgaramond-maths/a_w5zv5t.enc RELOC/fonts/map/dvips/ebgaramond-maths/EBGaramond-Maths.map - RELOC/fonts/tfm/public/ebgaramond-maths/EBGaramond12-Italic--oml-ebgaramond.tfm + RELOC/fonts/tfm/public/ebgaramond-maths/EBGaramond-Italic--oml-ebgaramond.tfm RELOC/tex/latex/ebgaramond-maths/OMLEBGaramond-Maths.fd RELOC/tex/latex/ebgaramond-maths/ebgaramond-maths.sty catalogue-also ebgaramond catalogue-ctan /fonts/ebgaramond-maths -catalogue-date 2016-06-24 19:18:15 +0200 +catalogue-date 2019-09-24 10:38:08 +0200 catalogue-license lppl1.3 catalogue-topics font font-maths font-virtual -catalogue-version 1.1 +catalogue-version 1.2 name ebong category Package @@ -140721,17 +140723,17 @@ catalogue-topics labels name jlreq category Package -revision 51036 +revision 52169 shortdesc Japanese document class based on requirements for Japanese text layout relocated 1 longdesc This package provides a Japanese document class based on longdesc requirements for Japanese text layout. The class file and the longdesc JFM (Japanese font metric) files for LuaTeX-ja / pLaTeX / longdesc upLaTeX are provided. -containersize 130388 -containerchecksum 584007ea437fb77cfe3bf2bbf50975aab2e7de7a77a65f6ec5bc31d59050e180931e9c0126b6943f9c3be41b039c4e9b0a6b8c8c5919eb505faaccfbf0facc35 -doccontainersize 24468 -doccontainerchecksum 8148420c7abf9779923e048b3f23321e44656c65fb36f1c0d16da95c5169ec38b99d1f59fbba7995d951c53b8a111880c10dae05ac0a29290a44af90f6a6f7ab +containersize 131060 +containerchecksum adaa5b508bb35b7fa362f9a8b533f147214eae0b779169d2e35689050548c6245f29c10527dbe437ace467f176deb7f5d8a2f19ebddd667b29dc9edeafb627b1 +doccontainersize 24688 +doccontainerchecksum 466f1083d06639d983b1e2d6b4ea502bf7e4c70e32de27f58c2054cfb4197258537dc531d3ed7b1a5d1d2cbd3753eb5fb67da73aaddfc757429622c2effd33c8 docfiles size=40 RELOC/doc/latex/jlreq/LICENSE RELOC/doc/latex/jlreq/README-ja.md details="Readme" language="ja" @@ -140742,7 +140744,7 @@ docfiles size=40 RELOC/doc/latex/jlreq/jlreq-trimmarks.html RELOC/doc/latex/jlreq/jlreq-trimmarks.md RELOC/doc/latex/jlreq/jlreq.html -runfiles size=6931 +runfiles size=6932 RELOC/fonts/tfm/public/jlreq/bjlreq-v.tfm RELOC/fonts/tfm/public/jlreq/bjlreq.tfm RELOC/fonts/tfm/public/jlreq/bjlreqg-v.tfm @@ -140830,7 +140832,7 @@ runfiles size=6931 RELOC/tex/luatex/jlreq/jfm-jlreqv.lua catalogue-contact-home https://github.com/abenori/jlreq catalogue-ctan /language/japanese/jlreq -catalogue-date 2019-05-07 13:08:13 +0200 +catalogue-date 2019-09-24 15:38:25 +0200 catalogue-license bsd2 catalogue-topics japanese font-cjk class @@ -226964,23 +226966,24 @@ catalogue-version 1.0 name plantuml category Package -revision 47924 +revision 52175 shortdesc Support for rendering UML diagrams using the syntax and tool of PlantUML relocated 1 longdesc The package provides support for rendering UML diagrams using longdesc the syntax and tools of PlantUML. The PlantUML syntax is very longdesc short and thus enables quickly specifying UML diagrams. Using longdesc dot, PlantUML layouts the diagrams. -containersize 2144 -containerchecksum 0803064bb3b1a4d8357d82d48b6451df7fdcd605bfec890a30105777ef274d375d4d6025bf62a220d2357ab8e9f78b344fd2fba0125ec0eddc62582604e7db32 -doccontainersize 65748 -doccontainerchecksum 27467a834aa75b48ced2032d193531a99dfa84140c9301b349880e0f2f66b5e8b28ae039652fa4e6db1212d8caa125f2bf8c225e46f4939be8b1afee9375dffd -docfiles size=24 +containersize 2204 +containerchecksum a7eaf9dfd05377787a9bf18855506506a8252f0a8c44aef2d452834ea1f7091ecca66dceb6124e44ef117294d526838944884ee815a8dbf48ef4558da1284eb6 +doccontainersize 65948 +doccontainerchecksum ad2dc0f8696e15a55dca16c3a45a6376cd423c31722376b30fde2ba2443a4b768d02f745838ee4c83a1a228b6cb492367127799d9483a800f2da03ebd0eea214 +docfiles size=25 RELOC/doc/lualatex/plantuml/CHANGELOG.md RELOC/doc/lualatex/plantuml/README.md details="Readme" RELOC/doc/lualatex/plantuml/example-class-relations--latex.tex RELOC/doc/lualatex/plantuml/example-class-relations--svg.png RELOC/doc/lualatex/plantuml/example-class-relations--svg.tex + RELOC/doc/lualatex/plantuml/example-component-diagram.tex RELOC/doc/lualatex/plantuml/example-minimal.png RELOC/doc/lualatex/plantuml/example-minimal.tex RELOC/doc/lualatex/plantuml/plantuml.pdf details="Package documentation" @@ -226988,14 +226991,14 @@ docfiles size=24 runfiles size=2 RELOC/tex/lualatex/plantuml/plantuml.lua RELOC/tex/lualatex/plantuml/plantuml.sty -catalogue-contact-bugs https://github.com/latextemplates/plantuml/issues -catalogue-contact-home https://latextemplates.github.io/plantuml/ -catalogue-contact-repository https://github.com/latextemplates/plantuml +catalogue-contact-bugs https://github.com/koppor/plantuml/issues +catalogue-contact-home https://koppor.github.io/plantuml/ +catalogue-contact-repository https://github.com/koppor/plantuml/ catalogue-ctan /macros/luatex/latex/plantuml -catalogue-date 2018-06-04 06:15:17 +0200 +catalogue-date 2019-09-23 22:24:38 +0200 catalogue-license lppl1.3c catalogue-topics uml luatex use-lua -catalogue-version 0.2.3 +catalogue-version 0.3.0 name plari category Package @@ -231896,6 +231899,29 @@ catalogue-license gpl catalogue-topics journalpub catalogue-version 0.4n +name practicalreports +category Package +revision 52173 +shortdesc Some macros for writing practical reports +relocated 1 +longdesc This package provides a handful of macros for writing up +longdesc science practical reports. +containersize 1432 +containerchecksum 58db088d7eb3d0c0f5f0fd8d445c1535b686fb5fb078d451290865dfb8d73050f8297587726f8372d9d8806e0ac360444ee3b8be356e8b7d7035b689b426daf5 +doccontainersize 168560 +doccontainerchecksum b527f5a9700cb94bc4c96b815a2ec0e5a59c51880d8ee0e11691f59a1260a9385d8d8b202f162d7feb5f23f2e56d7919c0fd998d9493c5d388e96729048c05e1 +docfiles size=49 + RELOC/doc/latex/practicalreports/README details="Readme" + RELOC/doc/latex/practicalreports/practicalreports.pdf details="Package documentation" + RELOC/doc/latex/practicalreports/practicalreports.tex +runfiles size=1 + RELOC/tex/latex/practicalreports/practicalreports.sty +catalogue-ctan /macros/latex/contrib/practicalreports +catalogue-date 2019-09-24 18:11:56 +0200 +catalogue-license lppl1.3c +catalogue-topics report-like +catalogue-version 2.0.0 + name preprint category Package revision 30447 @@ -242119,7 +242145,7 @@ catalogue-topics listing name pythontex category Package -revision 44860 +revision 52174 shortdesc Run Python from within a document, typesetting the results longdesc The package allows you to enter Python code within a LaTeX longdesc document, execute the code, and access its output in the @@ -242137,11 +242163,11 @@ longdesc which all Python code has been replaced by its output. This is longdesc useful for journal submissions, sharing documents, and longdesc conversion to other formats. depend pythontex.ARCH -containersize 64788 -containerchecksum a5ab9d196f7916cd856907e002ba3a67240f99739132444306b657bcd1f22d305d9246c766fa3fc1f4706ff3a1d23abfa6e7334ea2dfb5dfbc9c772bbfbb6025 -doccontainersize 1543832 -doccontainerchecksum 4a79de9023f8b12a22ff6ab14295e580118ba749a465884fce3f43a2bdfa8c3f7a4e131223f191863f2f3b3049f2b6d83d7c52bfcd3e4b3d90698591c61a8e6c -docfiles size=403 +containersize 66856 +containerchecksum 27a3196f89ae04eb992817800f30dd26b275b65a2f9272907a2cc6a66708ee00290c3e0083bb537f0ee0152c93aee50728ea1ddab672aa08dfcef5f089bcf2b9 +doccontainersize 1550244 +doccontainerchecksum cdc5046cef480514417874ef5343a39f9e1c377d0e1f00e9df4ca8746670f2b222636afd58a06ef63086c3479b4d516f9d14074aabc1fa7876b2fb4f6599bef4 +docfiles size=406 texmf-dist/doc/latex/pythontex/NEWS.rst texmf-dist/doc/latex/pythontex/README details="Readme" texmf-dist/doc/latex/pythontex/pythontex.pdf details="Package documentation" @@ -242150,15 +242176,15 @@ docfiles size=403 texmf-dist/doc/latex/pythontex/pythontex_quickstart.pdf details="Quick start documentation" texmf-dist/doc/latex/pythontex/pythontex_quickstart.tex texmf-dist/doc/latex/pythontex/syncpdb.py -srccontainersize 82424 -srccontainerchecksum a1fe4099a2508da8e901de36a302c368ac1ad9990f896e0d36dd5fe911c7bc3de43d2c19ebca5f7ec078ffc03797fb4d600d34501f568fa68fa87d0019584660 -srcfiles size=96 +srccontainersize 83716 +srccontainerchecksum 9acadbf5a18d56d24bd1300ff4b713325c43f163d2ac27e190461fbb74bbe023e31b2a3cb0bf3c6ead42c1275bfcbcbc8cc87914f623537e05773e9e641b7b03 +srcfiles size=98 texmf-dist/source/latex/pythontex/depythontex.bat texmf-dist/source/latex/pythontex/pythontex.bat texmf-dist/source/latex/pythontex/pythontex.dtx texmf-dist/source/latex/pythontex/pythontex.ins texmf-dist/source/latex/pythontex/pythontex_install.bat -runfiles size=149 +runfiles size=154 texmf-dist/scripts/pythontex/depythontex.py texmf-dist/scripts/pythontex/depythontex2.py texmf-dist/scripts/pythontex/depythontex3.py @@ -242173,10 +242199,10 @@ runfiles size=149 catalogue-also perltex catalogue-contact-repository https://github.com/gpoore/pythontex catalogue-ctan /macros/latex/contrib/pythontex -catalogue-date 2017-07-21 08:12:38 +0200 +catalogue-date 2019-09-24 06:33:07 +0200 catalogue-license lppl1.3 catalogue-topics callback -catalogue-version 0.16 +catalogue-version 0.17 name pythontex.aarch64-linux category Package @@ -280485,7 +280511,7 @@ catalogue-version 0.1 name texinfo category Package -revision 52131 +revision 52166 shortdesc Texinfo documentation system relocated 1 longdesc Texinfo is the preferred format for documentation in the GNU @@ -280497,8 +280523,8 @@ longdesc linkages in some cases). Note that a developers' snapshot of longdesc the latest release of the Texinfo macros may be found in the longdesc Texinfo 'latest' package. containersize 98048 -containerchecksum a64977ba8bc00fc945ae6cd8cf0659bec40597dbe5a7aed1c8e8fa49c826618b29ece848fb9ed0abedcf59a3f60c9fd865bda9a7ccb65a0a12fa1f15140886b5 -runfiles size=108 +containerchecksum d6ff7650ad4e62f288a8eadb7f32ee8f0388e32ebd33c38f5a023896d2946663d5c2c05b393a53ff420726314b4fde20abb8914a35e5e004a4762e0516f81a6a +runfiles size=109 RELOC/tex/texinfo/texinfo.ini RELOC/tex/texinfo/texinfo.tex RELOC/tex/texinfo/txi-cs.tex diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5 b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5 index a7101d4bc4..bd17ad910c 100644 --- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5 +++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5 @@ -1 +1 @@ -36c28faad3edd7e91f64fda6befec654 texlive.tlpdb +2b55588d2e82d81f02c7f4bcd442df5e texlive.tlpdb diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512 b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512 index 5cead3e35b..a3ff02ab0d 100644 --- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512 +++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512 @@ -1 +1 @@ -06e493a47eac6a1d33951f7f7fbe8540347a311ebe1c1e35225d8befe33549fd02f7553977ce41a77f5220903e4b4fa8e609059520892f7798674a6e8eb8055d texlive.tlpdb +f09dbaf3019d8d6717ed207a65979db4f6b231fa3a481ff23f646b6311f549dc31ce267c9c972297f9e6028c4aab48f71656eecc5a8f19724a50237add8687d6 texlive.tlpdb diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc index 52819a6282..a0c1349d53 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----- -iQEcBAEBCgAGBQJdiVsjAAoJEEzhh34ZQ4xwMhUH+wYyjqXUDbjRXWsqtAJjDEmt -9W26L+DgvEfgDQxro5wKdbgLK3MCISvq+joMNWGCcNGwHe3nxtkX0hDnQkT3mlGy -EDBlw4YfdZszWd4Q0llyk1+O1sLRotkPzbISajBqYTzzJ/pmF13jnGysVUcIigtj -EFh4zBN1hzhmQFSGhkSPh+H2r7gqpFVWuMx0TJNeFFtbGH1BWCZPRYKjhLWDcpaz -5w2UKI1QzYuqy04avvQaYbMTHryt107pZbSSCYc60u+jUXevbpHPMVhJjJxEQ6rb -H3JvJfIzsb146WXB2i5n44rgJVA/x1sGVYMVG8or80nE8taw7ADSwmLM1t8elms= -=uDAs +iQEcBAEBCgAGBQJdiqygAAoJEEzhh34ZQ4xwiUgH/14cHnYUmjswjttzIy62Mwg0 +D6TgDmjdqFVfEB5UdFat2kxlZ6KBYBQ/C0vOefwdEj99e854cryHEibGwCtcBzcs +pRuLquQgKtVtA+wyZaKcGoiBBVfpjmmROgWRt/VQi84zyg4rADGMkWM2SHsoJDFf +Gu8RtvTyjHKIKUlzJUcyJUybMMuvml0eoX/q93UMdQUnCP7s7qkhL8ck2U9iI03B +2tjMU72H1Z4ZFoiWNgWT6lV7PhrHjm98yv5nb/kATATVftGr6FrxT5XiBwoCKEUx +yIas7kX/1Qy+9GvuhgBjpqTlXkimLBvvQvGF1yUASx/t1JtxcXanJp5eelaRJPA= +=alvP -----END PGP SIGNATURE----- diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz index 56fbffda12..533417de9d 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