Portability | portable |
---|---|
Stability | alpha |
Maintainer | John MacFarlane <jgm@berkeley.edu> |
Conversion of TeX math to a list of Pandoc
inline elements.
- readTeXMath :: String -> [Inline]
Documentation
Converts a string of raw TeX math to a list of Pandoc
inlines.