texmath-0.13.2: Conversion between math formats.
Safe HaskellNone
LanguageHaskell2010

Text.TeXMath.Writers.StarMath

Synopsis

Documentation

writeStarMath :: DisplayType -> [Exp] -> Text Source #

Render TeXMath expressions as StarMath syntax. Falls back to TeX output for expressions that are not yet supported.