Directory macros/luatex/latex/luamml
LuaMML: Automated LuaLaTeX math to MathML conversion
This is an attempt to implement automatic conversion of LuaLaTeX inline and display math expressions into MathML code to aid with tagging. It works best with unicode-math
, but it can also be used with traditional math fonts if mappings to Unicode are provided.
Installation
Run l3build install
to install luamml
into your local texmf
tree.
Usage
Add \usepackage[tracing]{luamml-demo}
to print MathML to the terminal or \usepackage[files]{luamml-demo}
to generate separate files with MathML output. Alternatively it can be used with latex-lab to automatically integrate with tagging infrastucture.
Download the contents of this package in one zip archive (190.3k).
LuaMML – Automatically generate MathML from LuaLaTeX math mode material
LuaMML is an experimental package to automatically generate a MathML representation of mathematical expessions written in LuaLaTeX documents. These MathML representations can be used for improving accessibility or to ease conversion into new output formats like HTML.
Package | LuaMML |
Support | https://github.com/latex3/luamml/issues |
Bug tracker | https://github.com/zauguin/luamml/issues |
Repository | https://github.com/latex3/luamml |
Version | 0.2.0 |
Licenses | The LaTeX Project Public License 1.3c |
Copyright | 2020–2024 Marcel Krueger |
Maintainer | Marcel Krüger |
Contained in | TeX Live as luamml MiKTeX as luamml |
Topics | LuaTeX Maths |