| Crates.io | math-core-cli |
| lib.rs | math-core-cli |
| version | 0.2.2 |
| created_at | 2026-01-05 15:27:06.646141+00 |
| updated_at | 2026-01-10 11:08:48.608162+00 |
| description | CLI for converting LaTeX equations to MathML Core |
| homepage | |
| repository | |
| max_upload_size | |
| id | 2024043 |
| size | 54,316 |
This is the command-line interface (CLI) for the math-core library, a Rust-based converter that transforms LaTeX math expressions into the MathML Core format.
Once installed, you can use the mathcore command in your terminal. Use the --help flag to see available options and usage instructions:
A config file, mathcore.toml can be used to define custom LaTeX macros.
See the main README for more information about the project.