summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/ls-R17
-rw-r--r--Master/tlpkg/texlive.tlpdb43
2 files changed, 51 insertions, 9 deletions
diff --git a/Master/texmf-dist/ls-R b/Master/texmf-dist/ls-R
index 852dbd9ca9a..48157315da8 100644
--- a/Master/texmf-dist/ls-R
+++ b/Master/texmf-dist/ls-R
@@ -47297,6 +47297,7 @@ luainputenc
lualatex-doc
lualatex-math
lualatex-truncate
+luamathalign
luamesh
luaprogtable
luapstricks
@@ -47554,6 +47555,10 @@ lualatex-math.pdf
README.md
lualatex-truncate-doc.pdf
+./doc/lualatex/luamathalign:
+README.md
+luamathalign.pdf
+
./doc/lualatex/luamesh:
README
animation-crop.pdf
@@ -196052,6 +196057,7 @@ luainputenc
lualatex-doc
lualatex-math
lualatex-truncate
+luamathalign
luasseq
luatextra
luatodonotes
@@ -196121,6 +196127,9 @@ lualatex-truncate-doc.dtx
lualatex-truncate.dtx
lualatex-truncate.ins
+./source/lualatex/luamathalign:
+luamathalign.dtx
+
./source/lualatex/luasseq:
luasseq.dtx
luasseq.ins
@@ -234414,6 +234423,7 @@ luaindex
luainputenc
lualatex-math
lualatex-truncate
+luamathalign
luamesh
luaprogtable
luapstricks
@@ -234580,6 +234590,13 @@ lualatex-math.sty
./tex/lualatex/lualatex-truncate:
lualatex-truncate.sty
+./tex/lualatex/luamathalign:
+build.lua
+luamathalign-luacmd.lua
+luamathalign-luaprop.lua
+luamathalign.lua
+luamathalign.sty
+
./tex/lualatex/luamesh:
luamesh.sty
diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb
index fd534bf7865..ebf5404eab9 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/63076
+depend revision/63083
name 00texlive.image
category TLCore
-revision 63073
+revision 63083
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
@@ -2650,6 +2650,7 @@ runfiles size=12540
tlpkg/tlpsrc/lualatex-math.tlpsrc
tlpkg/tlpsrc/lualatex-truncate.tlpsrc
tlpkg/tlpsrc/lualibs.tlpsrc
+ tlpkg/tlpsrc/luamathalign.tlpsrc
tlpkg/tlpsrc/luamesh.tlpsrc
tlpkg/tlpsrc/luamplib.tlpsrc
tlpkg/tlpsrc/luaotfload.tlpsrc
@@ -64991,7 +64992,7 @@ depend xunicode
name collection-luatex
category Collection
-revision 62829
+revision 63081
shortdesc LuaTeX packages
longdesc Packages for LuaTeX, a Unicode-aware extension of pdfTeX, using
longdesc Lua as an embedded scripting and extension language.
@@ -65036,6 +65037,7 @@ depend lualatex-doc
depend lualatex-math
depend lualatex-truncate
depend lualibs
+depend luamathalign
depend luamplib
depend luaotfload
depend luapackageloader
@@ -151412,7 +151414,7 @@ catalogue-topics latex3 expl3 macro-supp pre-release
name l3build
category Package
-revision 63014
+revision 63079
shortdesc A testing and building system for (La)TeX
longdesc The build system supports testing and building LaTeX3 code, on
longdesc Linux, Mac OS X and Windows systems. The package offers: A unit
@@ -173297,6 +173299,29 @@ catalogue-license gpl2
catalogue-topics lua-supp luatex
catalogue-version 2.74
+name luamathalign
+category Package
+revision 63081
+shortdesc More flexible alignment in amsmath environments
+longdesc Allow aligning mathematical expressions on points where where
+longdesc direcly using & is not possible, especially in nested
+longdesc macros or environments.
+docfiles size=97
+ texmf-dist/doc/lualatex/luamathalign/README.md details="Readme"
+ texmf-dist/doc/lualatex/luamathalign/luamathalign.pdf details="Package documentation"
+srcfiles size=6
+ texmf-dist/source/lualatex/luamathalign/luamathalign.dtx
+runfiles size=7
+ texmf-dist/tex/lualatex/luamathalign/build.lua
+ texmf-dist/tex/lualatex/luamathalign/luamathalign-luacmd.lua
+ texmf-dist/tex/lualatex/luamathalign/luamathalign-luaprop.lua
+ texmf-dist/tex/lualatex/luamathalign/luamathalign.lua
+ texmf-dist/tex/lualatex/luamathalign/luamathalign.sty
+catalogue-ctan /macros/luatex/latex/luamathalign
+catalogue-license lppl1.3c
+catalogue-topics font-maths luatex
+catalogue-version 0.1
+
name luamesh
category Package
revision 55475
@@ -193639,7 +193664,7 @@ catalogue-topics psychology journalpub bibtex-sty apa
name msu-thesis
category Package
-revision 63061
+revision 63080
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
@@ -193648,7 +193673,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=123
+docfiles size=125
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
@@ -193663,7 +193688,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.2
+catalogue-version 3.3
name mtgreek
category Package
@@ -264741,7 +264766,7 @@ binfiles arch=x86_64-solaris size=1
name tex4ht
category Package
-revision 63055
+revision 63082
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
@@ -275663,7 +275688,7 @@ docfiles size=302
name texlive.infra
category TLCore
-revision 63071
+revision 63083
shortdesc basic TeX Live infrastructure
longdesc This package contains the files needed to get tlmgr running:
longdesc perl modules, xz binaries, plus (sometimes) tar, wget, lz4, and