File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to the `luamml` package since the
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66this project uses date-based 'snapshot' version identifiers.
77
8- ## Unreleased
8+ ## [ 2025-10-20 ]
99 ### Changed
1010 * Use mtable for equation numbers inserted with \eqno based placement
1111 * Set attributes on structure elements included with structnum annotations
Original file line number Diff line number Diff line change 1- \ProvidesExplPackage {luamml-patches-amsmath} {2025-06-25 } {0.6 .0}
1+ \ProvidesExplPackage {luamml-patches-amsmath} {2025-10-20 } {0.7 .0}
22 {Feel free to add a description here}
33
44\lua _load_module:n { luamml-amsmath }
Original file line number Diff line number Diff line change 1- \ProvidesExplPackage {luamml-patches-kernel} {2025-06-25 } {0.6 .0}
1+ \ProvidesExplPackage {luamml-patches-kernel} {2025-07-20 } {0.7 .0}
22 {Feel free to add a description here}
33
44% This is not moved to latex-lab for now. It doesn't work properly with structure elements
Original file line number Diff line number Diff line change 122122% \begin{macrocode}
123123% <@@=luamml>
124124% <*luatex>
125- \ProvidesExplPackage {luamml} {2025-06-25 } {0.6 .0}
125+ \ProvidesExplPackage {luamml} {2025-10-20 } {0.7 .0}
126126 {Automatically generate presentational MathML from LuaTeX math expressions}
127127% </luatex>
128128% <*pdftex>
129- \ProvidesExplPackage {luamml-pdf} {2025-06-25 } {0.6 .0}
129+ \ProvidesExplPackage {luamml-pdf} {2025-10-20 } {0.7 .0}
130130 {MathML generation for L̶u̶a̶pdfLaTeX}
131131% </pdftex>
132132% \end{macrocode}
You can’t perform that action at this time.
0 commit comments