Enrico Forestieri 506324ef9d Properly fix #9616
Now all symbols in the unicodesymbols file having a mathcommand
are not wrapped in a \text inset anymore.
2019-04-15 20:56:52 +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
2018-10-04 21:02:51 -04:00
2017-07-03 13:46:30 -04:00
2019-01-02 09:08:39 +01:00
2018-01-04 15:12:16 -05:00
2017-07-03 13:46:30 -04:00
2018-07-05 14:32:37 +02:00
2018-10-04 14:04:48 -04: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
2017-12-15 23:47:20 -05:00
2019-04-15 20:56:52 +02:00
2019-04-15 20:56:52 +02:00
2017-04-03 00:26:49 +02:00
2019-04-15 20:56:52 +02:00
2017-07-05 14:46:34 +02:00
2018-07-19 22:16:40 +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/...)