class documentation
class BigSymbol(object): (source)
Known subclasses: docutils.utils.math.math2html.BigBracket
Constructor: BigSymbol(symbol)
A big symbol generator.
| Method | __init__ |
Create the big symbol. |
| Method | getpieces |
Get an array with all pieces. |
| Method | smalllimit |
Decide if the limit should be a small, one-line symbol. |
| Instance Variable | symbol |
Undocumented |