André Pönitz 11c69712d3 *** empty log message ***
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8931 a592a061-630c-0410-9148-cb99ea01b6c8
2004-08-14 21:03:55 +00:00
..
2004-04-18 19:57:58 +00:00
2004-04-01 10:21:29 +00:00
2004-08-13 22:24:42 +00:00
2004-04-07 16:54:15 +00:00
2004-04-13 06:27:29 +00:00
2004-01-28 16:21:29 +00:00
2003-10-06 15:43:21 +00:00
2003-10-06 15:43:21 +00:00
2004-04-07 16:54:15 +00:00
2004-04-07 16:54:15 +00:00
2004-01-30 11:41:12 +00:00
2004-08-13 15:06:46 +00:00
2004-08-13 15:06:46 +00:00
2004-01-30 11:41:12 +00:00
2004-08-13 13:19:58 +00:00
2004-04-13 06:27:29 +00:00
2004-04-13 06:27:29 +00:00
2004-04-07 16:54:15 +00:00
2004-04-07 16:54:15 +00:00
2004-04-07 16:54:15 +00:00
2003-10-28 08:51:33 +00:00
2004-04-07 16:54:15 +00:00
2003-10-07 08:51:14 +00:00
2004-04-08 15:20:05 +00:00
2004-04-13 06:27:29 +00:00
2004-01-30 11:41:12 +00:00
2003-10-06 15:43:21 +00:00
2003-10-06 15:43:21 +00:00
2004-04-06 19:25:39 +00:00
2004-08-13 15:06:46 +00:00
2004-08-13 15:06:46 +00:00
2004-01-30 11:41:12 +00:00
2003-10-06 15:43:21 +00:00
2004-01-30 11:41:12 +00:00
2004-01-26 10:13:15 +00:00
2004-01-26 10:13:15 +00:00
2004-04-07 16:54:15 +00:00
2003-10-06 15:43:21 +00:00
2004-04-07 16:54:15 +00:00
2003-10-07 08:16:04 +00:00
2004-04-05 16:31:52 +00:00
2004-08-13 21:21:10 +00:00
2004-04-13 06:27:29 +00:00
2004-04-13 06:27:29 +00:00
2004-01-30 11:41:12 +00:00
2004-04-13 13:54:58 +00:00
2004-04-20 08:51:15 +00:00
2004-04-13 06:27:29 +00:00
2004-04-07 16:54:15 +00:00
2003-10-02 13:41:00 +00:00
2004-08-14 21:03:55 +00:00
2004-04-13 06:27:29 +00:00
2004-01-30 11:41:12 +00:00
2004-01-26 10:13:15 +00:00
2004-08-13 19:19:24 +00:00
2004-04-05 16:31:52 +00:00
2004-01-30 11:41:12 +00:00
2004-04-08 15:55:50 +00:00
2004-04-08 15:55:50 +00:00
2004-01-30 11:41:12 +00:00
2004-01-30 11:41:12 +00:00
2003-10-06 15:43:21 +00:00
2003-10-06 15:43:21 +00:00
2004-01-07 18:28:50 +00:00
2004-04-08 15:57:32 +00:00
2004-01-26 10:13:15 +00:00
2004-04-08 15:59:34 +00:00
2004-04-20 08:51:15 +00:00
2004-04-18 19:57:58 +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/...)