package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Mar 11, 2025
License: BSD-3-Clause
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
README
¶
mtex
mtex
provides a Go implementation of a naive LaTeX-like math expression parser and renderer.
Example
$> mtex-render -font-size=48 -dpi=100 "$\sum\sqrt{\frac{a+b}{2\pi}}\cos\omega\binom{a+b}{\beta}\prod \alpha x\int\frac{\partial x}{x}\hbar$"

Documentation
¶
Package mtex provides tools to render LaTeX math expressions.
Parse parses a LaTeX math expression and returns the TeX-like box model
and an error if any.
Source Files
¶
Directories
¶
Package symbols contains logic about TeX symbols.
|
Package symbols contains logic about TeX symbols. |
Click to show internal directories.
Click to hide internal directories.