summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-08-16 23:42:43 +0000
committerKarl Berry <karl@freefriends.org>2022-08-16 23:42:43 +0000
commit7b3e56c505dd90ecf70744238f89f0e5ded35519 (patch)
treebc3a12b0affccbb211a0ffe7afce433c7f7fbf04 /Master
parent6a84b544833458d78cf2c9b428d604415a238cb9 (diff)
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@64132 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/ls-R2
-rw-r--r--Master/tlpkg/texlive.tlpdb32
2 files changed, 19 insertions, 15 deletions
diff --git a/Master/texmf-dist/ls-R b/Master/texmf-dist/ls-R
index 509a2d4705f..fbd24965949 100644
--- a/Master/texmf-dist/ls-R
+++ b/Master/texmf-dist/ls-R
@@ -38662,6 +38662,8 @@ pygmentex_demo.pas
pygmentex_demo.pdf
pygmentex_demo.py
pygmentex_demo.tex
+pygmentex_demo_2.pdf
+pygmentex_demo_2.tex
./doc/latex/python:
README
diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb
index 0bbee0883bc..cca29105fe4 100644
--- a/Master/tlpkg/texlive.tlpdb
+++ b/Master/tlpkg/texlive.tlpdb
@@ -26,7 +26,7 @@ depend container_split_src_files/1
depend frozen/0
depend minrelease/2016
depend release/2022
-depend revision/64124
+depend revision/64131
name 00texlive.image
category TLCore
@@ -4611,7 +4611,7 @@ depend setting_available_architectures:aarch64-linux amd64-freebsd amd64-netbsd
name 00texlive.installer
category TLCore
-revision 64121
+revision 64126
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
@@ -172877,7 +172877,7 @@ catalogue-version 0.1.9
name lt3luabridge
category Package
-revision 64077
+revision 64128
shortdesc Execute Lua code in any TeX engine that exposes the shell
longdesc This is an expl3(-generic) package for plain TeX, LaTeX, and
longdesc ConTeXt that allows you to execute Lua code in LuaTeX or any
@@ -172904,7 +172904,7 @@ catalogue-contact-repository https://github.com/witiko/lt3luabridge
catalogue-ctan /macros/generic/lt3luabridge
catalogue-license lppl1.3c
catalogue-topics exec-foreign expl3
-catalogue-version 2.0.0
+catalogue-version 2.0.1
name lt3rawobjects
category Package
@@ -195230,7 +195230,7 @@ catalogue-topics psychology journalpub bibtex-sty apa
name msu-thesis
category Package
-revision 63777
+revision 64129
shortdesc Class for Michigan State University Master's and PhD theses
longdesc This is a class file for producing dissertations and theses
longdesc according to the Michigan State University Graduate School
@@ -195239,7 +195239,7 @@ longdesc Dissertations. The class should meet all current requirements
longdesc and is updated whenever the university guidelines change. The
longdesc class is based on the memoir document class, and inherits the
longdesc functionality of that class.
-docfiles size=118
+docfiles size=119
texmf-dist/doc/latex/msu-thesis/README.md details="Readme"
texmf-dist/doc/latex/msu-thesis/msu-thesis.pdf details="Package documentation"
texmf-dist/doc/latex/msu-thesis/msu-thesis.tex
@@ -195254,7 +195254,7 @@ catalogue-contact-repository https://github.com/amunn/msu-thesis
catalogue-ctan /macros/latex/contrib/msu-thesis
catalogue-license lppl1.3
catalogue-topics class dissertation doc-templ std-conform
-catalogue-version 3.4
+catalogue-version 3.5
name mtgreek
category Package
@@ -230014,7 +230014,7 @@ catalogue-version 1.0
name proflycee
category Package
-revision 64090
+revision 64130
shortdesc A LaTeX package for French maths teachers in high school
longdesc This package provides some commands to help French mathematics
longdesc teachers for 15-18 years olds, for example: \splinetikz to
@@ -230022,7 +230022,7 @@ longdesc create splines with "derivative control"; \paramCF and \ligneCF
longdesc in order to create an xcas-windows-like; \envconsolepythontex
longdesc and \envcodepythontex to create code presentation and code
longdesc execution with pythontex.
-docfiles size=230
+docfiles size=249
texmf-dist/doc/latex/proflycee/ProfLycee-doc.pdf details="Package documentation" language="fr"
texmf-dist/doc/latex/proflycee/ProfLycee-doc.tex
texmf-dist/doc/latex/proflycee/README.md details="Readme"
@@ -230035,7 +230035,7 @@ docfiles size=230
texmf-dist/doc/latex/proflycee/pl-doc-stats_c2.png
texmf-dist/doc/latex/proflycee/pl-doc-stats_d.png
texmf-dist/doc/latex/proflycee/pl-doc-stats_e.png
-runfiles size=13
+runfiles size=16
texmf-dist/tex/latex/proflycee/ProfLycee.sty
catalogue-also profcollege
catalogue-contact-bugs https://github.com/cpierquet/ProfLycee/issues
@@ -230043,7 +230043,7 @@ catalogue-contact-repository https://github.com/cpierquet/ProfLycee
catalogue-ctan /macros/latex/contrib/proflycee
catalogue-license lppl1.3c
catalogue-topics maths french teaching
-catalogue-version 1.2
+catalogue-version 1.2.2
name program
category Package
@@ -237735,7 +237735,7 @@ catalogue-version 0.6
name pygmentex
category Package
-revision 57190
+revision 64131
shortdesc Use Pygments to format code listings in documents
longdesc PygmenTeX is a Python-based LaTeX package that can be used for
longdesc typesetting code listings in a LaTeX document using Pygments.
@@ -237743,7 +237743,7 @@ longdesc Pygments is a generic syntax highlighter for general use in all
longdesc kinds of software such as forum systems, wikis or other
longdesc applications that need to prettify source code.
depend pygmentex.ARCH
-docfiles size=173
+docfiles size=206
texmf-dist/doc/latex/pygmentex/Factorial.java
texmf-dist/doc/latex/pygmentex/README details="Readme"
texmf-dist/doc/latex/pygmentex/blueshade.png
@@ -237755,13 +237755,15 @@ docfiles size=173
texmf-dist/doc/latex/pygmentex/pygmentex_demo.pdf details="Package documentation"
texmf-dist/doc/latex/pygmentex/pygmentex_demo.py
texmf-dist/doc/latex/pygmentex/pygmentex_demo.tex
+ texmf-dist/doc/latex/pygmentex/pygmentex_demo_2.pdf details="Small example of use"
+ texmf-dist/doc/latex/pygmentex/pygmentex_demo_2.tex
runfiles size=7
texmf-dist/scripts/pygmentex/pygmentex.py
texmf-dist/tex/latex/pygmentex/pygmentex.sty
catalogue-ctan /macros/latex/contrib/pygmentex
catalogue-license lppl1.3
catalogue-topics listing synt-hlt
-catalogue-version 0.10
+catalogue-version 0.11
name pygmentex.aarch64-linux
category Package
@@ -279569,7 +279571,7 @@ docfiles size=376
name texlive-scripts
category TLCore
-revision 64121
+revision 64126
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.