TeX-my-math-0.201.1.0: Render general Haskell math to LaTeX. Or: math typesetting with high signal-to-noise–ratio.

Copyright(c) Justus Sagemüller 2017
LicenseGPL v3
Maintainer(@) jsagemue $ uni-koeln.de
Stabilityexperimental
Portabilityrequires GHC>7 extensions
Safe HaskellNone
LanguageHaskell2010

Math.LaTeX.StringLiterals

Contents

Description

An orphan instance to the FromString class, which allows maths expressions to include literal strings. These will be rendered in roman font.

Documentation

Orphan instances