Enrico Forestieri 9687f9beb6 Correctly show in italic shape the uppercase greek letters inserted in
a \mathit inset.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37060 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-01 19:24:16 +00:00
..
2009-10-06 14:26:18 +00:00
2010-10-26 01:10:19 +00:00
2010-07-29 14:29:54 +00:00
2010-03-30 02:04:07 +00:00
2010-03-30 02:05:49 +00:00
2010-03-30 02:05:49 +00:00
2010-03-31 18:57:37 +00:00
2010-03-30 02:37:05 +00:00
2010-03-30 02:40:32 +00:00
2010-03-30 02:40:32 +00:00
2010-03-30 02:57:05 +00:00
2010-03-30 00:18:08 +00:00
2010-03-29 23:03:37 +00:00
2010-03-30 17:24:22 +00:00
2010-03-30 22:14:00 +00:00
2010-03-30 22:14:00 +00:00
2010-03-30 22:51:02 +00:00
2010-03-30 22:51:02 +00:00
2010-03-31 18:57:47 +00:00
2010-08-14 17:57:06 +00:00
2010-08-14 17:57:06 +00:00
2010-03-31 21:33:33 +00:00
2010-03-31 18:59:04 +00:00
2010-03-30 01:23:10 +00:00
2010-03-30 01:23:10 +00:00
2010-03-31 20:04:39 +00:00
2010-03-31 20:04:39 +00:00
2010-03-31 20:31:15 +00:00
2010-03-31 20:31:04 +00:00
2010-03-30 01:31:25 +00:00
2010-03-31 20:37:23 +00:00
2010-03-31 20:50:29 +00:00
2010-03-31 20:31:04 +00:00
2010-03-31 20:54:27 +00:00
2010-03-31 20:54:27 +00:00
2010-03-30 22:51:02 +00:00
2010-03-31 20:12:52 +00:00
2010-03-31 20:12:52 +00:00
2010-07-29 15:44:17 +00:00
2010-07-29 15:44:17 +00:00
2010-12-20 18:15:39 +00:00
2010-11-19 13:27:51 +00:00
2010-08-29 22:59:24 +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/...)