This file contains information and classes for the various kinds of styles
used in TeX. It provides a generic Mathstyle class, which holds information
about a specific style. It then provides instances of all the different kinds
of styles possible, and provides functions to move between them and get
information about them.
Classes
- Mathstyle
Methods
toMathstyle(s: Mathstyle,string) → Mathstyleprivatestatic
Maps a string (or a Mathstyle) to an actual Mathstyle object.
s
Mathstyle
|
string
