[latex3-commits] [latex3/latex2e] update-luamml-0.2: luamml 0.2.0 (fa339231f)
github at latex-project.org
github at latex-project.org
Fri Nov 1 19:26:35 CET 2024
Repository : https://github.com/latex3/latex2e
On branch : update-luamml-0.2
Link : https://github.com/latex3/latex2e/commit/fa339231fc53c95ec81fdf9dd38c4e9b4c5e5673
>---------------------------------------------------------------
commit fa339231fc53c95ec81fdf9dd38c4e9b4c5e5673
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Fri Nov 1 19:26:35 2024 +0100
luamml 0.2.0
>---------------------------------------------------------------
fa339231fc53c95ec81fdf9dd38c4e9b4c5e5673
texmf/tex/lualatex/luamml/luamml-demo.sty | 2 +-
texmf/tex/lualatex/luamml/luamml-patches-amsmath.sty | 2 +-
texmf/tex/lualatex/luamml/luamml-patches-amstext.sty | 2 +-
texmf/tex/lualatex/luamml/luamml-patches-array.sty | 2 +-
texmf/tex/lualatex/luamml/luamml-patches-kernel.sty | 2 +-
texmf/tex/lualatex/luamml/luamml-patches-lab-math.sty | 2 +-
texmf/tex/lualatex/luamml/luamml-patches-mathtools.sty | 2 +-
texmf/tex/lualatex/luamml/luamml-pdf-demo.sty | 2 +-
texmf/tex/lualatex/luamml/luamml-pdf.sty | 2 +-
texmf/tex/lualatex/luamml/luamml.sty | 2 +-
10 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/texmf/tex/lualatex/luamml/luamml-demo.sty b/texmf/tex/lualatex/luamml/luamml-demo.sty
index 82bed7ff7..9aabb3871 100644
--- a/texmf/tex/lualatex/luamml/luamml-demo.sty
+++ b/texmf/tex/lualatex/luamml/luamml-demo.sty
@@ -1,5 +1,5 @@
\NeedsTeXFormat{LaTeX2e}
-\ProvidesExplPackage{luamml-demo}{2024-08-14}{v0.1.0}{Reasonable default definitions for luamml}
+\ProvidesExplPackage{luamml-demo}{2024-10-30}{0.2.0}{Reasonable default definitions for luamml}
\sys_if_engine_luatex:F {
\msg_new:nnn {luamml-demo} {pdftex-option-ignored} {Option~`#1'~is~being~ignored~in~pdfTeX~mode.}
diff --git a/texmf/tex/lualatex/luamml/luamml-patches-amsmath.sty b/texmf/tex/lualatex/luamml/luamml-patches-amsmath.sty
index d9a47f071..0b09bc784 100644
--- a/texmf/tex/lualatex/luamml/luamml-patches-amsmath.sty
+++ b/texmf/tex/lualatex/luamml/luamml-patches-amsmath.sty
@@ -1,4 +1,4 @@
-\ProvidesExplPackage {luamml-patches-amsmath} {2024-08-14} {0.1.0}
+\ProvidesExplPackage {luamml-patches-amsmath} {2024-10-30} {0.2.0}
{Feel free to add a description here}
\lua_now:n { require'luamml-amsmath' }
diff --git a/texmf/tex/lualatex/luamml/luamml-patches-amstext.sty b/texmf/tex/lualatex/luamml/luamml-patches-amstext.sty
index 221760071..97b1b1f17 100644
--- a/texmf/tex/lualatex/luamml/luamml-patches-amstext.sty
+++ b/texmf/tex/lualatex/luamml/luamml-patches-amstext.sty
@@ -1,4 +1,4 @@
-\ProvidesExplPackage {luamml-patches-amstext} {2024-08-14} {0.1.0}
+\ProvidesExplPackage {luamml-patches-amstext} {2024-10-30} {0.2.0}
{Feel free to add a description here}
\int_new:N \g__luamml_amsmath_text_struct_int
diff --git a/texmf/tex/lualatex/luamml/luamml-patches-array.sty b/texmf/tex/lualatex/luamml/luamml-patches-array.sty
index e4df3d857..b08d5615e 100644
--- a/texmf/tex/lualatex/luamml/luamml-patches-array.sty
+++ b/texmf/tex/lualatex/luamml/luamml-patches-array.sty
@@ -1,4 +1,4 @@
-\ProvidesExplPackage {luamml-patches-array} {2024-08-14} {0.1.0}
+\ProvidesExplPackage {luamml-patches-array} {2024-10-30} {0.2.0}
{Feel free to add a description here}
\lua_now:n { require'luamml-array' }
diff --git a/texmf/tex/lualatex/luamml/luamml-patches-kernel.sty b/texmf/tex/lualatex/luamml/luamml-patches-kernel.sty
index bc920ac6b..38eb28bd5 100644
--- a/texmf/tex/lualatex/luamml/luamml-patches-kernel.sty
+++ b/texmf/tex/lualatex/luamml/luamml-patches-kernel.sty
@@ -1,4 +1,4 @@
-\ProvidesExplPackage {luamml-patches-kernel} {2024-08-14} {0.1.0}
+\ProvidesExplPackage {luamml-patches-kernel} {2024-10-30} {0.2.0}
{Feel free to add a description here}
\cs_set:Npn \mathsm at sh #1 #2 {
diff --git a/texmf/tex/lualatex/luamml/luamml-patches-lab-math.sty b/texmf/tex/lualatex/luamml/luamml-patches-lab-math.sty
index e2d12c3c7..777657653 100644
--- a/texmf/tex/lualatex/luamml/luamml-patches-lab-math.sty
+++ b/texmf/tex/lualatex/luamml/luamml-patches-lab-math.sty
@@ -1,4 +1,4 @@
-\ProvidesExplPackage {luamml-patches-lab-math} {2024-08-14} {0.1.0}
+\ProvidesExplPackage {luamml-patches-lab-math} {2024-10-30} {0.2.0}
{Feel free to add a description here}
\AddToHook{begindocument} {
diff --git a/texmf/tex/lualatex/luamml/luamml-patches-mathtools.sty b/texmf/tex/lualatex/luamml/luamml-patches-mathtools.sty
index f73ced84e..3dc1570b0 100644
--- a/texmf/tex/lualatex/luamml/luamml-patches-mathtools.sty
+++ b/texmf/tex/lualatex/luamml/luamml-patches-mathtools.sty
@@ -1,4 +1,4 @@
-\ProvidesExplPackage {luamml-patches-mathtools} {2024-10-26} {0.1.0}
+\ProvidesExplPackage {luamml-patches-mathtools} {2024-10-26} {0.2.0}
{Feel free to add a description here}
\RequirePackage{luamml-patches-amsmath}
diff --git a/texmf/tex/lualatex/luamml/luamml-pdf-demo.sty b/texmf/tex/lualatex/luamml/luamml-pdf-demo.sty
index fe63814d0..73c93f076 100644
--- a/texmf/tex/lualatex/luamml/luamml-pdf-demo.sty
+++ b/texmf/tex/lualatex/luamml/luamml-pdf-demo.sty
@@ -1,5 +1,5 @@
\NeedsTeXFormat{LaTeX2e}
-\ProvidesExplPackage{luamml-pdf-demo}{2024-08-14}{v0.1.0}{Reasonable default definitions for luamml-pdf}
+\ProvidesExplPackage{luamml-pdf-demo}{2024-10-30}{0.2.0}{Reasonable default definitions for luamml-pdf}
\RequirePackage{luamml-pdf}% Loading luamml-pdf is pretty much the point
% \RequirePackage{amsmath,array}% May come back if the patches get ported
diff --git a/texmf/tex/lualatex/luamml/luamml-pdf.sty b/texmf/tex/lualatex/luamml/luamml-pdf.sty
index de5d817aa..adeb8693d 100644
--- a/texmf/tex/lualatex/luamml/luamml-pdf.sty
+++ b/texmf/tex/lualatex/luamml/luamml-pdf.sty
@@ -31,7 +31,7 @@
%%
%% and version 1.3 or later is part of all distributions of
%% LaTeX version 2005/12/01 or later.
-\ProvidesExplPackage {luamml-pdf} {2024-08-14} {0.1.0}
+\ProvidesExplPackage {luamml-pdf} {2024-10-30} {0.2.0}
{MathML generation for L̶u̶a̶pdfLaTeX}
\int_new:N \l__luamml_flag_int
\int_new:N \l__luamml_pretty_int
diff --git a/texmf/tex/lualatex/luamml/luamml.sty b/texmf/tex/lualatex/luamml/luamml.sty
index 2b826f74c..7f2cbd952 100644
--- a/texmf/tex/lualatex/luamml/luamml.sty
+++ b/texmf/tex/lualatex/luamml/luamml.sty
@@ -31,7 +31,7 @@
%%
%% and version 1.3 or later is part of all distributions of
%% LaTeX version 2005/12/01 or later.
-\ProvidesExplPackage {luamml} {2024-08-14} {0.1.0}
+\ProvidesExplPackage {luamml} {2024-10-30} {0.2.0}
{Automatically generate presentational MathML from LuaTeX math expressions}
\int_new:N \l__luamml_flag_int
\int_new:N \l__luamml_pretty_int
More information about the latex3-commits
mailing list.