TeX-my-math-0.202.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(@) jsag $ hvl.no
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 if you enable {--}. These will be rendered in roman font.

Documentation

Orphan instances