2001-08-06 13:21:07 +00:00
|
|
|
|
|
|
|
Inset 'Xyz' is implemented by 'MathXyzInset' in 'math_xyzinset.[hC]'
|
|
|
|
|
|
|
|
|
|
|
|
Inset hierarchy:
|
|
|
|
|
|
|
|
MathInset
|
|
|
|
(abstract base)
|
|
|
|
|
|
|
|
/ | \
|
|
|
|
|
|
|
|
Dim Char MacroArg
|
|
|
|
(thing that need (for things formerly
|
|
|
|
the width_/ascent_ known as characters)
|
|
|
|
/descent_ cache)
|
|
|
|
|
|
|
|
/ \
|
|
|
|
|
2001-08-09 15:19:31 +00:00
|
|
|
Nest Dots Func Space Symbol Bigop Noglyph
|
2001-08-06 13:21:07 +00:00
|
|
|
(for thing with
|
|
|
|
nested content)
|
|
|
|
|
|
|
|
| \
|
|
|
|
|
|
|
|
Grid Decoration Delim Frac Macro Root Script Sqrt
|
|
|
|
|
|
|
|
/ \
|
|
|
|
|
2001-12-05 17:50:18 +00:00
|
|
|
Array Hull
|
2001-08-06 13:21:07 +00:00
|
|
|
(base for eqnarray/align/...)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
There are only two "real LyXInsets" in here:
|
|
|
|
|
2001-12-05 17:50:18 +00:00
|
|
|
Formula - containing a pointer to a MathHullInset
|
2001-08-06 13:21:07 +00:00
|
|
|
FormulaMacro - containing a pointer to a MathMacroTemplate
|