Enrico Forestieri 503f7db224 Fix bug #9348
2018-04-10 22:40:02 +02:00
..
2016-06-16 20:39:32 +02:00
2017-07-05 14:46:34 +02:00
2017-07-03 13:46:30 -04:00
2018-04-10 22:40:02 +02:00
2015-08-23 11:47:37 +02:00
2017-07-03 13:46:30 -04:00
2018-01-04 15:12:16 -05:00
2018-01-04 15:12:16 -05:00
2017-07-03 13:46:30 -04:00
2017-12-04 11:20:13 +01:00
2017-01-31 22:55:00 +01:00
2017-07-03 13:46:30 -04:00
2017-07-05 14:46:34 +02:00
2018-01-04 15:12:16 -05:00
2017-12-15 23:47:20 -05:00
2017-04-03 00:26:49 +02:00
2018-02-22 00:09:01 -05:00
2018-04-09 12:18:24 +02:00
2017-07-05 14:46:34 +02: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/...)