Vincent van Ravesteijn 92c8561674 Some cosmetics after r32157.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32159 a592a061-630c-0410-9148-cb99ea01b6c8
2009-11-22 21:45:51 +00:00
..
2009-10-06 14:26:18 +00:00
2009-11-14 20:18:32 +00:00
2009-06-18 20:04:27 +00:00
2009-11-22 21:45:51 +00:00
2009-11-22 21:45:51 +00:00
2009-11-14 21:38:28 +00:00
2009-11-14 21:38:28 +00:00
2008-11-15 12:44:11 +00:00
2009-11-17 16:57:35 +00:00
2009-11-14 23:28:50 +00:00
2009-11-16 14:11:25 +00:00
2009-11-16 13:31:01 +00:00
2009-10-23 15:00:36 +00:00

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/...)