summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-12-24 00:44:00 +0000
committerKarl Berry <karl@freefriends.org>2022-12-24 00:44:00 +0000
commit5d50e68eda3b66d4eca5d9c7b3e23d94690b8929 (patch)
tree53138c8c6064aeed2c2cd4549fa2dded7703212f
parent1314e78ffef1e13c3d082407b6dcde6769416b76 (diff)
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@65347 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/ls-R22
-rw-r--r--Master/tlpkg/texlive.tlpdb111
2 files changed, 103 insertions, 30 deletions
diff --git a/Master/texmf-dist/ls-R b/Master/texmf-dist/ls-R
index 65936f61d13..0985adcf0c7 100644
--- a/Master/texmf-dist/ls-R
+++ b/Master/texmf-dist/ls-R
@@ -15854,6 +15854,7 @@ pxufont
pygmentex
python
pythonhighlight
+pythonimmediate
pythontex
qcircuit
qcm
@@ -39746,6 +39747,12 @@ README
LICENSE.rst
README.md
+./doc/latex/pythonimmediate:
+DEPENDS.txt
+README
+pythonimmediate.pdf
+pythonimmediate.tex
+
./doc/latex/pythontex:
NEWS.rst
README
@@ -43081,6 +43088,8 @@ link-figure-input.tex
pac3.PNG
tagpdf-code.pdf
tagpdf-code.tex
+tagpdf-parent-child-2.csv
+tagpdf-parent-child.csv
tagpdf.bib
tagpdf.pdf
tagpdf.tex
@@ -201329,6 +201338,7 @@ tabvar.ins
./source/latex/tagpdf:
tagpdf-backend.dtx
tagpdf-checks.dtx
+tagpdf-data.dtx
tagpdf-mc-generic.dtx
tagpdf-mc-luacode.dtx
tagpdf-mc-shared.dtx
@@ -215143,6 +215153,7 @@ pxufont
pygmentex
python
pythonhighlight
+pythonimmediate
pythontex
qcircuit
qcm
@@ -234364,6 +234375,11 @@ python.sty
./tex/latex/pythonhighlight:
pythonhighlight.sty
+./tex/latex/pythonimmediate:
+pythonimmediate.sty
+pythonimmediate_script_pytotex.py
+pythonimmediate_script_textopy.py
+
./tex/latex/pythontex:
pythontex.sty
@@ -236475,6 +236491,12 @@ tagpdf-debug.sty
tagpdf-luatex.def
tagpdf-mc-code-generic.sty
tagpdf-mc-code-lua.sty
+tagpdf-ns-latex-book.def
+tagpdf-ns-latex-inline.def
+tagpdf-ns-latex.def
+tagpdf-ns-mathml.def
+tagpdf-ns-pdf.def
+tagpdf-ns-pdf2.def
tagpdf.lua
tagpdf.sty
tagpdfdocu-patches.sty
diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb
index 2c40c23ff3a..00287223ee2 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/2022
-depend revision/65335
+depend revision/65345
name 00texlive.image
category TLCore
-revision 65333
+revision 65346
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=12954
+runfiles size=12956
.mkisofsrc
autorun.inf
texmf-dist/README
@@ -3559,6 +3559,7 @@ runfiles size=12954
tlpkg/tlpsrc/pyluatex.tlpsrc
tlpkg/tlpsrc/python.tlpsrc
tlpkg/tlpsrc/pythonhighlight.tlpsrc
+ tlpkg/tlpsrc/pythonimmediate.tlpsrc
tlpkg/tlpsrc/pythontex.tlpsrc
tlpkg/tlpsrc/qcircuit.tlpsrc
tlpkg/tlpsrc/qcm.tlpsrc
@@ -4680,7 +4681,7 @@ depend setting_available_architectures:aarch64-linux amd64-freebsd amd64-netbsd
name 00texlive.installer
category TLCore
-revision 65329
+revision 65337
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
@@ -65001,7 +65002,7 @@ depend url
name collection-latexextra
category Collection
-revision 65001
+revision 65343
shortdesc LaTeX additional packages
longdesc A very large collection of add-on packages for LaTeX.
depend 2up
@@ -66087,6 +66088,7 @@ depend pstring
depend pxgreeks
depend pygmentex
depend python
+depend pythonimmediate
depend qcm
depend qstest
depend qsymbols
@@ -178185,7 +178187,7 @@ binfiles arch=x86_64-linuxmusl size=3921
name luakeys
category Package
-revision 65294
+revision 65346
shortdesc A Lua module for parsing key-value options
longdesc This package provides a Lua module that can parse key-value
longdesc options like the TeX packages keyval, kvsetkeys, kvoptions,
@@ -178194,7 +178196,7 @@ longdesc entirely by using the Lua language and does not rely on TeX.
longdesc Therefore this package can only be used with the TeX engine
longdesc LuaTeX. Since luakeys uses LPeg, the parsing mechanism should
longdesc be pretty robust.
-docfiles size=114
+docfiles size=115
texmf-dist/doc/luatex/luakeys/README.md details="Readme"
texmf-dist/doc/luatex/luakeys/luakeys-doc.pdf details="Package documentation"
texmf-dist/doc/luatex/luakeys/luakeys-doc.tex
@@ -178209,7 +178211,7 @@ catalogue-contact-repository https://github.com/Josef-Friedrich/luakeys
catalogue-ctan /macros/luatex/generic/luakeys
catalogue-license lppl1.3c
catalogue-topics keyval luatex
-catalogue-version 0.10.0
+catalogue-version 0.11.0
name lualatex-doc
category Package
@@ -182196,8 +182198,8 @@ catalogue-version 1.4b
name markdown
category Package
-revision 64879
-shortdesc A package for converting and rendering markdown documents inside TeX
+revision 65346
+shortdesc Converting and rendering markdown documents inside TeX
longdesc The package provides facilities for the conversion of markdown
longdesc markup to plain TeX. These are provided both in form of a Lua
longdesc module and in form of plain TeX, LaTeX, and ConTeXt macro
@@ -182208,7 +182210,7 @@ longdesc down and rewritten for the needs of the package. Lunamark
longdesc provides speedy markdown parsing for the rest of the package.
longdesc On top of Lunamark sits code for the plain TeX, LaTeX, and
longdesc ConTeXt formats by Vit Novotny.
-docfiles size=481
+docfiles size=490
texmf-dist/doc/context/third/markdown/examples/context-mkii.tex
texmf-dist/doc/context/third/markdown/examples/context-mkiv.tex
texmf-dist/doc/context/third/markdown/examples/example.md
@@ -182223,11 +182225,11 @@ docfiles size=481
texmf-dist/doc/latex/markdown/examples/example.md
texmf-dist/doc/latex/markdown/examples/latex.tex
texmf-dist/doc/latex/markdown/examples/scientists.csv
-srcfiles size=178
+srcfiles size=182
texmf-dist/source/generic/markdown/docstrip.cfg
texmf-dist/source/generic/markdown/markdown.dtx
texmf-dist/source/generic/markdown/markdown.ins
-runfiles size=80
+runfiles size=82
texmf-dist/scripts/markdown/markdown-cli.lua
texmf-dist/tex/context/third/markdown/t-markdown.tex
texmf-dist/tex/generic/markdown/markdown.tex
@@ -182244,7 +182246,7 @@ catalogue-contact-repository https://github.com/Witiko/markdown
catalogue-ctan /macros/generic/markdown
catalogue-license lppl1.3c
catalogue-topics markup
-catalogue-version 2.18.0-0-gd8ae860
+catalogue-version 2.19.0-0-g80fcf20
name marvosym
category Package
@@ -200989,7 +200991,7 @@ catalogue-version 1.0
name namedtensor
category Package
-revision 65291
+revision 65346
shortdesc Macros for named tensor notation
longdesc This style file provides macros for named tensor notation.
longdesc Please see the paper 'Named Tensor Notation' for background on
@@ -237755,7 +237757,7 @@ catalogue-version 0.01
name pst-plot
category Package
-revision 65066
+revision 65346
shortdesc Plot data using PSTricks
longdesc The package provides plotting of data (typically from external
longdesc files), using PSTricks. Plots may be configured using a wide
@@ -238772,7 +238774,7 @@ catalogue-version 1.5e
name pstricks
category Package
-revision 65139
+revision 65346
catalogue pstricks-base
shortdesc PostScript macros for TeX
longdesc PSTricks offers an extensive collection of macros for
@@ -242117,6 +242119,40 @@ catalogue-ctan /macros/latex/contrib/pythonhighlight
catalogue-license other-free
catalogue-topics listing
+name pythonimmediate
+category Package
+revision 65343
+shortdesc Library to run Python code
+longdesc Just like PerlTeX or PyLuaTeX (and unlike PythonTeX or
+longdesc lt3luabridge), this only requires a single run, and variables
+longdesc are persistent throughout the run. Unlike PerlTeX or PyLuaTeX,
+longdesc there is no restriction on compiler or script required to run
+longdesc the code. There is also debugging functionalities TeX errors
+longdesc results in Python traceback, and Python error results in TeX
+longdesc traceback. Errors in code executed with the pycode environment
+longdesc gives the correct traceback point to the Python line of code in
+longdesc the TeX file. For advanced users, this package allows the user
+longdesc to manipulate the TeX state directly from within Python, so you
+longdesc don't need to write a single line of TeX code.
+depend currfile
+depend l3packages
+depend precattl
+depend saveenv
+docfiles size=106
+ texmf-dist/doc/latex/pythonimmediate/DEPENDS.txt
+ texmf-dist/doc/latex/pythonimmediate/README details="Readme"
+ texmf-dist/doc/latex/pythonimmediate/pythonimmediate.pdf details="Package documentation"
+ texmf-dist/doc/latex/pythonimmediate/pythonimmediate.tex
+runfiles size=20
+ texmf-dist/tex/latex/pythonimmediate/pythonimmediate.sty
+ texmf-dist/tex/latex/pythonimmediate/pythonimmediate_script_pytotex.py
+ texmf-dist/tex/latex/pythonimmediate/pythonimmediate_script_textopy.py
+catalogue-contact-repository https://github.com/user202729/TeXlib
+catalogue-ctan /macros/latex/contrib/pythonimmediate
+catalogue-license lppl1.3c
+catalogue-topics callback
+catalogue-version 0.0.0
+
name pythontex
category Package
revision 59514
@@ -253380,23 +253416,23 @@ catalogue-topics font-supp
name saveenv
category Package
-revision 63843
+revision 65346
shortdesc Save environment content verbatim
longdesc This package provides tools to create your own verbatim
longdesc environments, and works for all values of \endlinechar.
depend precattl
-docfiles size=98
+docfiles size=102
texmf-dist/doc/latex/saveenv/DEPENDS.txt
texmf-dist/doc/latex/saveenv/README details="Readme"
texmf-dist/doc/latex/saveenv/saveenv.pdf details="Package documentation"
texmf-dist/doc/latex/saveenv/saveenv.tex
-runfiles size=1
+runfiles size=2
texmf-dist/tex/latex/saveenv/saveenv.sty
catalogue-contact-repository https://github.com/user202729/TeXlib
catalogue-ctan /macros/latex/contrib/saveenv
catalogue-license lppl1.3c
catalogue-topics expl3 verbatim
-catalogue-version 0.0.0
+catalogue-version 0.0.1
name savefnmark
category Package
@@ -255496,7 +255532,7 @@ catalogue-version 1.2d
name sdaps
category Package
-revision 61017
+revision 65345
shortdesc LaTeX support files for SDAPS
longdesc This bundle contains LaTeX classes and packages to create
longdesc machine readable questionnaires. Metadata is generated for the
@@ -255510,6 +255546,12 @@ longdesc Ability to exchange rows and columns on the fly Different
longdesc question types: Freeform text Single/multiple choice questions
longdesc Range questions Layouting questions in rows or columns
longdesc Possibility to pre-fill questionnaires from LaTeX
+depend environ
+depend lastpage
+depend pgf
+depend qrcode
+depend sectsty
+depend translator
docfiles size=631
texmf-dist/doc/latex/sdaps/README details="Readme"
texmf-dist/doc/latex/sdaps/html/FAQ.html
@@ -270446,7 +270488,7 @@ catalogue-version 1.1
name tagpdf
category Package
-revision 64190
+revision 65346
shortdesc Tools for experimenting with tagging using pdfLaTeX and LuaLaTeX
longdesc The package offers tools to experiment with tagging and
longdesc accessibility using pdfLaTeX and LuaTeX. It isn't meant for
@@ -270456,7 +270498,7 @@ longdesc needed; to test what else is needed so that a pdf works e.g.
longdesc with a screen reader. Its goal is to get a feeling for what has
longdesc to be done, which kernel changes are needed, how packages
longdesc should be adapted.
-docfiles size=550
+docfiles size=688
texmf-dist/doc/latex/tagpdf/README.md details="Readme"
texmf-dist/doc/latex/tagpdf/ex-AF-file.pdf
texmf-dist/doc/latex/tagpdf/ex-AF-file.tex
@@ -270487,12 +270529,15 @@ docfiles size=550
texmf-dist/doc/latex/tagpdf/pac3.PNG
texmf-dist/doc/latex/tagpdf/tagpdf-code.pdf
texmf-dist/doc/latex/tagpdf/tagpdf-code.tex
+ texmf-dist/doc/latex/tagpdf/tagpdf-parent-child-2.csv
+ texmf-dist/doc/latex/tagpdf/tagpdf-parent-child.csv
texmf-dist/doc/latex/tagpdf/tagpdf.bib
texmf-dist/doc/latex/tagpdf/tagpdf.pdf details="Package documentation"
texmf-dist/doc/latex/tagpdf/tagpdf.tex
-srcfiles size=70
+srcfiles size=87
texmf-dist/source/latex/tagpdf/tagpdf-backend.dtx
texmf-dist/source/latex/tagpdf/tagpdf-checks.dtx
+ texmf-dist/source/latex/tagpdf/tagpdf-data.dtx
texmf-dist/source/latex/tagpdf/tagpdf-mc-generic.dtx
texmf-dist/source/latex/tagpdf/tagpdf-mc-luacode.dtx
texmf-dist/source/latex/tagpdf/tagpdf-mc-shared.dtx
@@ -270503,7 +270548,7 @@ srcfiles size=70
texmf-dist/source/latex/tagpdf/tagpdf-user.dtx
texmf-dist/source/latex/tagpdf/tagpdf.dtx
texmf-dist/source/latex/tagpdf/tagpdf.ins
-runfiles size=42
+runfiles size=53
texmf-dist/tex/latex/tagpdf/tagpdf-base.sty
texmf-dist/tex/latex/tagpdf/tagpdf-debug-generic.sty
texmf-dist/tex/latex/tagpdf/tagpdf-debug-lua.sty
@@ -270511,6 +270556,12 @@ runfiles size=42
texmf-dist/tex/latex/tagpdf/tagpdf-luatex.def
texmf-dist/tex/latex/tagpdf/tagpdf-mc-code-generic.sty
texmf-dist/tex/latex/tagpdf/tagpdf-mc-code-lua.sty
+ texmf-dist/tex/latex/tagpdf/tagpdf-ns-latex-book.def
+ texmf-dist/tex/latex/tagpdf/tagpdf-ns-latex-inline.def
+ texmf-dist/tex/latex/tagpdf/tagpdf-ns-latex.def
+ texmf-dist/tex/latex/tagpdf/tagpdf-ns-mathml.def
+ texmf-dist/tex/latex/tagpdf/tagpdf-ns-pdf.def
+ texmf-dist/tex/latex/tagpdf/tagpdf-ns-pdf2.def
texmf-dist/tex/latex/tagpdf/tagpdf.lua
texmf-dist/tex/latex/tagpdf/tagpdf.sty
texmf-dist/tex/latex/tagpdf/tagpdfdocu-patches.sty
@@ -270519,7 +270570,7 @@ catalogue-contact-support https://github.com/u-fischer/tagpdf/issues
catalogue-ctan /macros/latex/contrib/tagpdf
catalogue-license lppl1.3c
catalogue-topics tagged-pdf accessible expl3
-catalogue-version 0.97
+catalogue-version 0.98
name talk
category Package
@@ -273749,7 +273800,7 @@ binfiles arch=x86_64-solaris size=1
name tex4ht
category Package
-revision 65326
+revision 65344
shortdesc Convert (La)TeX to HTML/XML
longdesc A converter from TeX and LaTeX to SGML-based formats such as
longdesc (X)HTML, MathML, OpenDocument, and Docbook, providing a
@@ -284210,7 +284261,7 @@ docfiles size=376
name texlive-scripts
category TLCore
-revision 65329
+revision 65337
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.
@@ -284218,7 +284269,7 @@ 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
-docfiles size=532
+docfiles size=533
doc.html
texmf-dist/doc/man/man1/fmtutil-sys.1
texmf-dist/doc/man/man1/fmtutil-sys.man1.pdf