Copyright | (c) Justus Sagemüller 2017 |
---|---|
License | GPL v3 |
Maintainer | (@) jsagemue $ uni-koeln.de |
Stability | experimental |
Portability | requires GHC>7 extensions |
Safe Haskell | None |
Language | Haskell2010 |
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
(SymbolClass σ, SCConstraint σ LaTeX) => IsString (CAS' γ (Infix LaTeX) (Encapsulation LaTeX) (SymbolD σ LaTeX)) Source # | |