Name: latex Version: 0.1.0.4 License: BSD3 License-File: LICENSE Author: Henning Thielemann Maintainer: Henning Thielemann Homepage: http://www.haskell.org/haskellwiki/LaTeX Category: Text Synopsis: Parse, format and process LaTeX files Description: Currently the package only provides conversion between LaTeX escape sequences and Unicode characters. It is used in the @bibtex@ package. . In the future we might add support for formatting Haskell values in LaTeX markup for automated report generation. . See the packages @HaTeX@ for LaTeX document generation and @pandoc@ for document analysis and generation in multiple markup languages. Tested-With: GHC==6.12.3, GHC==7.4.1 Cabal-Version: >=1.6 Build-Type: Simple Source-Repository head type: darcs location: http://code.haskell.org/~thielema/latex/ Source-Repository this tag: 0.1.0.4 type: darcs location: http://code.haskell.org/~thielema/latex/ Library Build-Depends: containers >= 0.1 && <0.7, utility-ht >=0.0.5 && <0.1, base >= 3 && <5 GHC-Options: -Wall Hs-Source-Dirs: src Exposed-Modules: Text.LaTeX.Character