2017-04-20 23:49:02 +02:00
..
2016-06-16 20:39:32 +02:00
2017-01-31 22:55:00 +01:00
2015-08-23 11:47:37 +02:00
2017-01-31 22:55:00 +01:00
2017-01-31 22:55:00 +01:00
2017-01-31 22:55:00 +01:00
2017-01-31 22:55:00 +01:00
2014-11-30 12:52:01 +01:00
2017-04-03 00:26:49 +02:00
2017-03-02 14:47:31 +01:00
2017-02-22 11:00:30 +01:00
2017-04-03 00:26:49 +02:00
2017-04-03 00:26:49 +02:00
2017-04-03 00:26:49 +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/...)