scholdoc-texmath

This package is a fork of texmath, intended to support the development of Scholdoc. It is currently just a trivial fork just so it can compile against scholdoc-types without polluting the texmath package namespace. This package is currently up to date with taxmath version 0.8.0.1 The texmath library provides functions to read and write TeX math, presentation MathML, and OMML (Office Math Markup Language, used in Microsoft Office). For descriptions of the original texmath package, please visit http://hackage.haskell.org/package/texmath


Keywords
text, Propose Tags, http://hackage.haskell.org/package/texmath, Skip to Readme, , Index, Text.TeXMath, Text.TeXMath.Readers.MathML, Text.TeXMath.Readers.MathML.EntityMap, Text.TeXMath.Readers.MathML.MMLDict, Text.TeXMath.Readers.OMML, Text.TeXMath.Readers.TeX, Text.TeXMath.Readers.TeX.Macros, Text.TeXMath.Types, Text.TeXMath.Unicode.ToASCII, Text.TeXMath.Unicode.ToTeX, Text.TeXMath.Unicode.ToUnicode, Text.TeXMath.Writers.MathML, Text.TeXMath.Writers.OMML, Text.TeXMath.Writers.Pandoc, Text.TeXMath.Writers.TeX, More info, scholdoc-texmath-0.1.0.1.tar.gz, browse, Package description, Package maintainers, timtylin, edit package information , 0.1, Texmath, Scholdoc, Pandoc, ScholarlyMarkdown, README-texmath.md, Scholdoc-Types, Pandoc-Types
License
Other
Install
cabal install scholdoc-texmath-0.1.0.1

Documentation

Scholdoc-Texmath

A fork of Texmath for Scholdoc

Current stable version: 0.1.0.1

Development build status build status
Stable build status build status

This package is a fork of Texmath. It is intended to support the development of Scholdoc, a fork of Pandoc that understands ScholarlyMarkdown. The Texmath library provides functions to read and write TeX math, presentation MathML, and OMML (Office Math Markup Language, used in Microsoft Office). For more information, consult the original README file of texmath, which is moved to README-texmath.md.

scholdoc-texmath is currently just a trivial fork just so it can compile against Scholdoc-Types instead of Pandoc-Types, without polluting the texmath package namespace on a user's Cabal build system. In the future, enhancements and modifications made as part of the Scholdoc project will be introduced here first.

This package is currently up to date with Texmath version 0.8.0.1