math-core-cli

Crates.iomath-core-cli
lib.rsmath-core-cli
version0.2.2
created_at2026-01-05 15:27:06.646141+00
updated_at2026-01-10 11:08:48.608162+00
descriptionCLI for converting LaTeX equations to MathML Core
homepage
repository
max_upload_size
id2024043
size54,316
Thomas M Kehrenberg (tmke8)

documentation

README

math-core CLI

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.

Commit count: 0

cargo fmt