mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
bbf7ef5615
Sponsored by: Absolight
9 lines
446 B
Plaintext
9 lines
446 B
Plaintext
The texmath library provides functions to read and write TeX math,
|
|
presentation MathML, and OMML (Office Math Markup Language, used in
|
|
Microsoft Office). Support is also included for converting math formats to
|
|
pandoc's native format (allowing conversion, via pandoc, to a variety of
|
|
different markup formats). The TeX reader supports basic LaTeX and AMS
|
|
extensions, and it can parse and apply LaTeX macros.
|
|
|
|
WWW: https://github.com/jgm/texmath
|