lyx_mirror/src/mathed/README
Angus Leeming c4762f9452 Whitespace, only whitespace...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8682 a592a061-630c-0410-9148-cb99ea01b6c8
2004-04-20 08:51:15 +00:00

32 lines
717 B
Plaintext

Inset 'Xyz' is implemented by 'MathXyzInset' in 'math_xyzinset.[hC]'
Inset hierarchy:
MathInset
(abstract base)
/ | \
Dim Char Symbol, Space, ...
(thing that need (for things formerly
the width_/ascent_ known as characters)
/descent_ cache)
/ \
Nest Dots, Func, ...
(for thing with
nested content)
| \
Grid Decoration Delim Frac Macro Root Script Sqrt
/ \
Array Hull
(base for eqnarray/align/...)