scholdoc-texmath: Scholdoc fork of texmath
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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]
Properties
Versions | 0.1, 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 |
Category | Text |
Home page | http://github.com/timtylin/scholdoc-texmath |
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:03:20Z |
Modules
[Index]
- Text
- Text.TeXMath
- Readers
- Text.TeXMath.Types
- Unicode
- Writers
- Text.TeXMath
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
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
- scholdoc-texmath-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees