scholdoc-texmath: Scholdoc fork of texmath

[ library, text ] [ Propose Tags ]

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

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


[Skip to Readme]

Flags

Automatic Flags
NameDescriptionDefault
executable

Compile test executable.

Disabled
network-uri

Get Network.URI from the network-uri package

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.1.0.1
Change log changelog
Dependencies aeson, base (>=3 && <4 || >=4.5 && <5), bytestring, containers, mtl, network (<2.6), network-uri (>=2.6), parsec (>=3), scholdoc-texmath, scholdoc-types (>=0.1.3), split, syb, text, xml [details]
License LicenseRef-GPL
Author Tim T.Y. Lin
Maintainer timtylin@gmail.com
Revised Revision 1 made by timtylin at 2014-10-22T03:43:59Z
Category Text
Home page http://scholdoc.scholarlymarkdown.com
Bug tracker http://github.com/timtylin/scholdoc-texmath/issues
Source repo head: git clone git://github.com/timtylin/scholdoc-texmath.git
Uploaded by timtylin at 2014-10-10T09:05:36Z
Distributions
Reverse Dependencies 2 direct, 1 indirect [details]
Executables texmath
Downloads 2051 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for scholdoc-texmath-0.1

[back to package description]

Scholdoc-Texmath

A fork of Texmath for Scholdoc

Current stable version: 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 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