diff options
author | Karl Berry <karl@freefriends.org> | 2021-07-14 23:42:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-07-14 23:42:55 +0000 |
commit | 77595d8d0be10b9ad8340a52db4ee3263d5c9e19 (patch) | |
tree | 76ed6a76ff73b9bfb2b7e76e159a5c023c4eb23f /Master/tlpkg | |
parent | 4d59f07b69a154087c1002e7493668c1e5bac3d1 (diff) |
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@59934 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/texlive.tlpdb | 69 |
1 files changed, 52 insertions, 17 deletions
diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb index 04c4f36e0b2..c8dd2a7796e 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/2021 -depend revision/59923 +depend revision/59933 name 00texlive.image category TLCore -revision 59919 +revision 59933 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=13879 +runfiles size=13880 .mkisofsrc autorun.inf texmf-dist/README @@ -3375,6 +3375,7 @@ runfiles size=13879 tlpkg/tlpsrc/pxtxalfa.tlpsrc tlpkg/tlpsrc/pxufont.tlpsrc tlpkg/tlpsrc/pygmentex.tlpsrc + tlpkg/tlpsrc/pyluatex.tlpsrc tlpkg/tlpsrc/python.tlpsrc tlpkg/tlpsrc/pythonhighlight.tlpsrc tlpkg/tlpsrc/pythontex.tlpsrc @@ -4423,7 +4424,7 @@ depend setting_available_architectures:aarch64-linux amd64-freebsd amd64-netbsd name 00texlive.installer category TLCore -revision 59912 +revision 59925 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 @@ -51847,7 +51848,7 @@ catalogue-version 9.6 name circuitikz category Package -revision 59856 +revision 59929 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 @@ -51855,7 +51856,7 @@ longdesc networks. It is designed as a tool that is easy to use, with a 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=488 +docfiles size=492 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 @@ -51913,7 +51914,7 @@ catalogue-contact-repository https://github.com/circuitikz/circuitikz catalogue-ctan /graphics/pgf/contrib/circuitikz catalogue-license lppl gpl catalogue-topics graphics diagram-circ pgf-tikz electronic -catalogue-version 1.4.0 +catalogue-version 1.4.1 name cite category Package @@ -52615,13 +52616,14 @@ binfiles arch=x86_64-solaris size=1 name cjk-ko category Package -revision 58081 +revision 59933 shortdesc Extension of the CJK package for Korean typesetting longdesc The package supports typesetting UTF-8-encoded modern Korean longdesc documents with the help of the LaTeX2e CJK package. It provides longdesc some enhanced features focused on Korean typesetting culture, longdesc one of them being allowing line-break between Latin and CJK longdesc characters. The package requires nanumtype1 fonts. +depend cjk docfiles size=49 texmf-dist/doc/latex/cjk-ko/ChangeLog texmf-dist/doc/latex/cjk-ko/README details="Readme" @@ -63469,7 +63471,7 @@ depend xunicode name collection-luatex category Collection -revision 59553 +revision 59928 shortdesc LuaTeX packages longdesc Packages for LuaTeX, a Unicode-aware extension of pdfTeX, using longdesc Lua as an embedded scripting and extension language. @@ -63534,6 +63536,7 @@ depend pdfarticle depend pdfextra depend placeat depend plantuml +depend pyluatex depend selnolig depend spelling depend stricttex @@ -90670,7 +90673,7 @@ catalogue-topics notes editorial name easybook category Package -revision 59916 +revision 59931 shortdesc Typeset Chinese theses or books longdesc Easybook is a minimalist style template based on the ctexbook longdesc book document class. @@ -90689,7 +90692,7 @@ catalogue-contact-repository https://gitee.com/texl3/easybook catalogue-ctan /macros/latex/contrib/easybook catalogue-license cc-by-4 catalogue-topics book-pub class chinese expl3 -catalogue-version 1.27d +catalogue-version 1.27e name easyfig category Package @@ -125804,7 +125807,7 @@ catalogue-also rotating catalogue-ctan /macros/latex/contrib/hvfloat catalogue-license lppl catalogue-topics float box-manip -catalogue-version 2.32 +catalogue-version 2.33 name hvindex category Package @@ -142554,7 +142557,7 @@ catalogue-version 1.0 name kdpbook category Package -revision 59500 +revision 59932 depend anyfontsize depend geometry depend graphics @@ -238086,6 +238089,38 @@ shortdesc x86_64-solaris files of pygmentex binfiles arch=x86_64-solaris size=1 bin/x86_64-solaris/pygmentex +name pyluatex +category Package +revision 59928 +shortdesc Execute Python code on the fly in your LaTeX documents +longdesc PyLuaTeX allows you to execute Python code and to include the +longdesc resulting output in your LaTeX documents in a single +longdesc compilation run. LaTeX documents must be compiled with LuaLaTeX +longdesc for this to work. PyLuaTeX runs a Python InteractiveInterpreter +longdesc (actually several if you use different sessions) in the +longdesc background for on-the-fly code execution. Python code from your +longdesc LaTeX file is sent to the background interpreter through a TCP +longdesc socket. This approach allows your Python code to be executed +longdesc and the output to be integrated in your LaTeX file in a single +longdesc compilation run. No additional processing steps are needed. No +longdesc intermediate files have to be written. No placeholders have to +longdesc be inserted. +docfiles size=25 + texmf-dist/doc/lualatex/pyluatex/README.md details="Readme" + texmf-dist/doc/lualatex/pyluatex/pyluatex-interpreter.py + texmf-dist/doc/lualatex/pyluatex/pyluatex-json.lua + texmf-dist/doc/lualatex/pyluatex/pyluatex.lua + texmf-dist/doc/lualatex/pyluatex/pyluatex.pdf details="Package documentation" + texmf-dist/doc/lualatex/pyluatex/pyluatex.tex +runfiles size=1 + texmf-dist/tex/lualatex/pyluatex/pyluatex.sty +catalogue-contact-bugs https://github.com/tndrle/PyLuaTeX/issues +catalogue-contact-repository https://github.com/tndrle/PyLuaTeX +catalogue-ctan /macros/luatex/latex/pyluatex +catalogue-license mit lppl1.3c +catalogue-topics luatex callback expl3 +catalogue-version 0.1.2 + name python category Package revision 27064 @@ -275226,7 +275261,7 @@ docfiles size=376 name texlive-scripts category TLCore -revision 59912 +revision 59925 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. @@ -309777,7 +309812,7 @@ binfiles arch=x86_64-linux size=1272 name xint category Package -revision 59565 +revision 59930 shortdesc Expandable operations on long numbers longdesc The xint bundle main modules are: xinttools utilities of longdesc independent interest such as expandable and non-expandable @@ -309801,7 +309836,7 @@ longdesc display of continued fractions). All computations are longdesc compatible with expansion-only context. The packages may be longdesc used with Plain TeX, LaTeX, or (a priori) any other macro longdesc format built upon TeX. -docfiles size=578 +docfiles size=579 texmf-dist/doc/generic/xint/CHANGES.html details="Changes (HTML)" texmf-dist/doc/generic/xint/README.md details="Readme" texmf-dist/doc/generic/xint/sourcexint.pdf details="Documented source code" @@ -309826,7 +309861,7 @@ catalogue-alias xintexpr catalogue-ctan /macros/generic/xint catalogue-license lppl1.3c catalogue-topics arithmetic calculation -catalogue-version 1.4i +catalogue-version 1.4j name xintsession category Package |