Lars Gullik Bjønnes 46756fd9e4 the const patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9443 a592a061-630c-0410-9148-cb99ea01b6c8
2005-01-05 20:21:27 +00:00
..
2004-08-18 14:20:18 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-04-01 10:21:29 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-04-07 16:54:15 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2005-01-04 09:18:48 +00:00
2004-11-23 23:04:52 +00:00
2005-01-05 20:21:27 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-09-16 20:37:34 +00:00
2003-10-06 15:43:21 +00:00
2004-11-11 12:01:34 +00:00
2004-04-06 19:25:39 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-01-26 10:13:15 +00:00
2004-01-26 10:13:15 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2003-10-07 08:16:04 +00:00
2004-04-13 06:27:29 +00:00
2004-11-16 20:41:38 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-11-30 01:59:49 +00:00
2004-11-30 01:59:49 +00:00
2005-01-04 09:18:48 +00:00
2004-11-30 01:59:49 +00:00
2004-04-13 06:27:29 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2003-10-06 15:43:21 +00:00
2003-10-06 15:43:21 +00:00
2004-10-05 10:11:42 +00:00
2004-01-07 18:28:50 +00:00
2004-11-23 23:04:52 +00:00
2004-11-23 23:04:52 +00:00
2004-08-15 21:45:30 +00:00
2004-04-20 08:51:15 +00:00
2004-11-24 21:58:42 +00:00
2004-11-24 21:58:42 +00:00
2001-08-28 13:34:04 +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/...)