diff options
author | Karl Berry <karl@freefriends.org> | 2020-09-06 23:47:31 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-09-06 23:47:31 +0000 |
commit | 93dcb923e7cc894ecd3dc1a4fed24a1ea42d5f4a (patch) | |
tree | b0b94437c2f7bfdc143a0bbf05856032335e62ac /Master/tlpkg | |
parent | da539a5083a4e436ce339377122bf143859ab814 (diff) |
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@56279 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/texlive.tlpdb | 71 |
1 files changed, 60 insertions, 11 deletions
diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb index 8e580061325..405eee74c6e 100644 --- a/Master/tlpkg/texlive.tlpdb +++ b/Master/tlpkg/texlive.tlpdb @@ -26,11 +26,11 @@ depend container_split_src_files/1 depend frozen/0 depend minrelease/2016 depend release/2020 -depend revision/56272 +depend revision/56278 name 00texlive.image category TLCore -revision 56272 +revision 56278 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 @@ -2468,6 +2468,7 @@ runfiles size=5027 tlpkg/tlpsrc/ltxtools.tlpsrc tlpkg/tlpsrc/lua-alt-getopt.tlpsrc tlpkg/tlpsrc/lua-check-hyphen.tlpsrc + tlpkg/tlpsrc/lua-physical.tlpsrc tlpkg/tlpsrc/lua-uca.tlpsrc tlpkg/tlpsrc/lua-ul.tlpsrc tlpkg/tlpsrc/lua-uni-algos.tlpsrc @@ -9847,16 +9848,21 @@ catalogue-version 1.5i name akshar category Package -revision 55249 +revision 56277 shortdesc Support for syllables in the Devanagari script longdesc This LaTeX3 package provides macros and interfaces to work with longdesc Devanagari characters and syllables in a more correct way. docfiles size=37 texmf-dist/doc/latex/akshar/README.txt details="Readme" texmf-dist/doc/latex/akshar/akshar.pdf details="Package documentation" -srcfiles size=9 +srcfiles size=2023 + texmf-dist/source/latex/akshar/HackNF_B.ttf + texmf-dist/source/latex/akshar/HackNF_BI.ttf + texmf-dist/source/latex/akshar/HackNF_I.ttf + texmf-dist/source/latex/akshar/HackNF_R.ttf texmf-dist/source/latex/akshar/akshar.dtx texmf-dist/source/latex/akshar/akshar.ins + texmf-dist/source/latex/akshar/siddhanta.ttf runfiles size=4 texmf-dist/tex/latex/akshar/akshar.sty catalogue-contact-bugs https://github.com/joulev/akshar/issues @@ -9864,7 +9870,7 @@ catalogue-contact-repository https://github.com/joulev/akshar catalogue-ctan /macros/latex/contrib/akshar catalogue-license lppl1.3c catalogue-topics indic expl3 -catalogue-version 0.1 +catalogue-version 0.2 name alegreya category Package @@ -59614,7 +59620,7 @@ depend url name collection-latexextra category Collection -revision 56253 +revision 56278 shortdesc LaTeX additional packages longdesc A very large collection of add-on packages for LaTeX. depend 2up @@ -60330,6 +60336,7 @@ depend ltxkeys depend ltxnew depend ltxtools depend lua-check-hyphen +depend lua-physical depend luatodonotes depend macroswap depend magaz @@ -145576,11 +145583,11 @@ catalogue-topics ref-latex documentation spanish-doc name latex2e-help-texinfo-fr category Package -revision 44997 +revision 56275 shortdesc A French translation of "latex2e-help-texinfo" longdesc This package provides a complete French translation of longdesc latex2e-help-texinfo. -docfiles size=1241 +docfiles size=1584 texmf-dist/doc/info/latex2e-fr.info texmf-dist/doc/latex/latex2e-help-texinfo-fr/ChangeLog texmf-dist/doc/latex/latex2e-help-texinfo-fr/Makefile @@ -161657,6 +161664,47 @@ catalogue-license mit catalogue-topics hyphenation luatex catalogue-version 0.7a +name lua-physical +category Package +revision 56278 +shortdesc Functions and objects for the computation of physical quantities +longdesc This is a pure Lua library, which provides functions and +longdesc objects for the computation of physical quantities. The package +longdesc provides units of the SI and the imperial system. In order to +longdesc display the numbers with measurement uncertainties, the package +longdesc is able to perform gaussian error propagation. +docfiles size=150 + texmf-dist/doc/lualatex/lua-physical/LICENSE + texmf-dist/doc/lualatex/lua-physical/README.md details="Readme" + texmf-dist/doc/lualatex/lua-physical/lua-physical.bib + texmf-dist/doc/lualatex/lua-physical/lua-physical.pdf details="Package documentation" + texmf-dist/doc/lualatex/lua-physical/lua-physical.tex + texmf-dist/doc/lualatex/lua-physical/test/luaunit.lua + texmf-dist/doc/lualatex/lua-physical/test/test.lua + texmf-dist/doc/lualatex/lua-physical/test/testData.lua + texmf-dist/doc/lualatex/lua-physical/test/testDefinition.lua + texmf-dist/doc/lualatex/lua-physical/test/testDimension.lua + texmf-dist/doc/lualatex/lua-physical/test/testNumber.lua + texmf-dist/doc/lualatex/lua-physical/test/testQuantity.lua + texmf-dist/doc/lualatex/lua-physical/test/testUnit.lua +runfiles size=271 + texmf-dist/scripts/lua-physical/physical-astronomical.lua + texmf-dist/scripts/lua-physical/physical-data.lua + texmf-dist/scripts/lua-physical/physical-definition.lua + texmf-dist/scripts/lua-physical/physical-dimension.lua + texmf-dist/scripts/lua-physical/physical-init.lua + texmf-dist/scripts/lua-physical/physical-isotope.lua + texmf-dist/scripts/lua-physical/physical-number.lua + texmf-dist/scripts/lua-physical/physical-quantity.lua + texmf-dist/scripts/lua-physical/physical-unit.lua + texmf-dist/scripts/lua-physical/physical.lua +catalogue-contact-bugs https://github.com/tjenni/lua-physical/issues +catalogue-contact-home https://github.com/tjenni/lua-physical +catalogue-ctan /macros/luatex/latex/lua-physical +catalogue-license mit +catalogue-topics physics luatex +catalogue-version 1.0.1 + name lua-uca category Package revision 55349 @@ -277377,7 +277425,7 @@ catalogue-version 0.3.0 name toptesi category Package -revision 55364 +revision 56276 shortdesc Bundle for typesetting multilanguage theses longdesc This bundle contains everything needed for typesetting a longdesc bachelor, master, or PhD thesis in Italian (or in any other @@ -277391,13 +277439,14 @@ longdesc more and more frequent thanks to the double degree programs of longdesc the European Community Socrates programs. Toptesi is designed longdesc to save the PDF version of a thesis in PDF/A-1b compliant mode longdesc and with all the necessary metadata. -docfiles size=2360 +docfiles size=2186 texmf-dist/doc/latex/toptesi/FrontespiziAssemblati.pdf texmf-dist/doc/latex/toptesi/FrontespiziAssemblati1.pdf texmf-dist/doc/latex/toptesi/FrontespiziAssemblati2.pdf texmf-dist/doc/latex/toptesi/Frontespizio-sss.pdf texmf-dist/doc/latex/toptesi/FrontespizioLandscape.pdf texmf-dist/doc/latex/toptesi/FrontespizioScudo.pdf + texmf-dist/doc/latex/toptesi/FrontespizioScudo.tex texmf-dist/doc/latex/toptesi/GuITlogo.pdf texmf-dist/doc/latex/toptesi/MPlogo.pdf texmf-dist/doc/latex/toptesi/README.txt details="Readme" language="en" @@ -277456,7 +277505,7 @@ runfiles size=40 catalogue-ctan /macros/latex/contrib/toptesi catalogue-license lppl1.3c catalogue-topics dissertation class multilingual -catalogue-version 6.4.04 +catalogue-version 6.4.06 name totalcount category Package |