Marcel Fabian Krüger 4849ee4373 Update version
2024-10-30 00:40:17 +01:00
2024-10-30 00:40:17 +01:00
2024-10-19 10:09:17 +02:00
2024-10-29 06:21:23 +01:00
2024-08-15 20:19:16 +02:00
2021-05-31 12:52:44 +02:00
2024-08-15 20:19:16 +02:00
2021-10-31 17:18:23 +01:00
2021-10-31 16:06:29 +01:00
2021-06-25 04:21:48 +02:00
2024-10-30 00:40:17 +01:00
2024-10-30 00:40:17 +01:00
2024-10-30 00:40:17 +01:00
2024-10-30 00:40:17 +01:00
2024-10-30 00:40:17 +01:00
2024-10-30 00:40:17 +01:00
2024-10-30 00:40:17 +01:00
2024-10-30 00:40:17 +01:00
2024-10-30 00:40:17 +01:00
2021-07-04 03:18:36 +02:00
2023-12-27 13:30:40 +01:00
2024-08-15 20:19:16 +02:00

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.

Description
No description provided
Readme 540 KiB
Languages
Lua 90.6%
TeX 9.4%