| Safe Haskell | None | 
|---|---|
| Language | Haskell2010 | 
Text.TeXMath.Unicode.ToUnicode
Description
Function for replacing strings of characters with their respective mathvariant and vice versa.
Documentation
fromUnicodeChar :: Char -> Maybe (TextType, Char) Source #
The inverse of toUnicodeChar: returns the corresponding
  unstyled character and TextType of a unicode character.