Dov Feldstern 8f47f5d396 visual mode for bidi cursor movement --- in math
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22930 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-10 19:57:00 +00:00
..
2007-04-22 10:11:16 +00:00
2007-09-21 20:39:47 +00:00
2007-09-25 07:41:03 +00:00
2007-09-21 20:39:47 +00:00
2007-11-06 20:57:29 +00:00
2007-09-21 20:39:47 +00:00
2007-09-21 20:39:47 +00:00
2007-09-21 20:39:47 +00:00
2007-09-21 20:39:47 +00:00
2007-09-21 20:39:47 +00:00
2007-09-21 20:39:47 +00:00
2007-09-21 20:39:47 +00:00
2007-11-23 02:10:00 +00:00
2007-11-27 20:51:20 +00:00
2007-09-21 20:39:47 +00:00
2007-09-21 20:39:47 +00:00
2007-09-21 20:39:47 +00:00
2007-08-30 18:03:17 +00:00
2008-01-25 22:05:41 +00:00
2007-09-21 20:39:47 +00:00
2007-09-21 20:39:47 +00:00
2007-09-21 20:39:47 +00:00
2007-09-21 20:39:47 +00:00
2007-08-30 18:03:17 +00:00
2007-09-21 20:39:47 +00:00
2007-09-21 20:39:47 +00:00
2007-09-21 20:39:47 +00:00
2007-08-30 18:03:17 +00:00
2007-09-21 20:39:47 +00:00
2007-09-21 20:39:47 +00:00
2007-09-21 20:39:47 +00:00
2007-09-21 20:39:47 +00:00
2007-09-21 20:39:47 +00:00
2007-09-21 20:39:47 +00:00
2007-10-01 10:50:16 +00:00
2007-11-27 20:51:20 +00:00
2007-11-27 20:51:20 +00:00
2006-10-22 10:15:23 +00:00
2007-11-05 23:01:18 +00:00
2007-11-05 23:46:17 +00:00
2007-11-27 20:51:20 +00:00
2007-04-26 16:05:57 +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/...)