lyx_mirror/src/mathed
André Pönitz d4582c5bc1 move some more parser information to math_hash to make it accessible by the
cursor


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2461 a592a061-630c-0410-9148-cb99ea01b6c8
2001-08-09 10:34:43 +00:00
..
.cvsignore read ChangeLog, a lot of whitespace changes. experimental use of libtool 1999-11-22 16:19:48 +00:00
array.C move things around 2001-08-09 09:19:18 +00:00
array.h move things around 2001-08-09 09:19:18 +00:00
BUGS fix 'off by one' cursor position when handling simultaneous super- and 2001-08-07 13:50:56 +00:00
ChangeLog new hierarchy for frac-like things 2001-08-08 17:26:30 +00:00
formula.C proper cursor up/down for centered and right aligned grid columns 2001-08-08 09:31:36 +00:00
formula.h - fix nasty bug due to missing InsetFormula copy c'tor 2001-08-06 17:20:26 +00:00
formulabase.C move some more parser information to math_hash to make it accessible by the 2001-08-09 10:34:43 +00:00
formulabase.h remove unneeded convertFont() 2001-08-06 17:27:42 +00:00
formulamacro.C move ownership of the templates from the formulamacro 2001-08-07 08:40:14 +00:00
formulamacro.h move ownership of the templates from the formulamacro 2001-08-07 08:40:14 +00:00
Makefile.am new hierarchy for frac-like things 2001-08-08 17:26:30 +00:00
math_accentinset.C mathed102.diff 2001-07-13 07:55:55 +00:00
math_accentinset.h mathed102.diff 2001-07-13 07:55:55 +00:00
math_arrayinset.C new hierarchy for frac-like things 2001-08-08 17:26:30 +00:00
math_arrayinset.h - fix nasty bug due to missing InsetFormula copy c'tor 2001-08-06 17:20:26 +00:00
math_bigopinset.C move things around 2001-08-09 09:19:18 +00:00
math_bigopinset.h move things around 2001-08-09 09:19:18 +00:00
math_charinset.C iterators for MathArray; cosmetics; 2001-08-09 08:53:16 +00:00
math_charinset.h iterators for MathArray; cosmetics; 2001-08-09 08:53:16 +00:00
math_cursor.C move things around 2001-08-09 09:19:18 +00:00
math_cursor.h iterators for MathArray; cosmetics; 2001-08-09 08:53:16 +00:00
math_decorationinset.C - fix nasty bug due to missing InsetFormula copy c'tor 2001-08-06 17:20:26 +00:00
math_decorationinset.h - fix nasty bug due to missing InsetFormula copy c'tor 2001-08-06 17:20:26 +00:00
math_defs.h small steps towards a unified symbol handling 2001-07-26 15:28:45 +00:00
math_deliminset.C - fix nasty bug due to missing InsetFormula copy c'tor 2001-08-06 17:20:26 +00:00
math_deliminset.h - fix nasty bug due to missing InsetFormula copy c'tor 2001-08-06 17:20:26 +00:00
math_diminset.C forget to add the file 2001-08-03 17:56:11 +00:00
math_diminset.h - fix nasty bug due to missing InsetFormula copy c'tor 2001-08-06 17:20:26 +00:00
math_dotsinset.C - fix nasty bug due to missing InsetFormula copy c'tor 2001-08-06 17:20:26 +00:00
math_dotsinset.h - fix nasty bug due to missing InsetFormula copy c'tor 2001-08-06 17:20:26 +00:00
math_fracbase.C new hierarchy for frac-like things 2001-08-08 17:26:30 +00:00
math_fracbase.h new hierarchy for frac-like things 2001-08-08 17:26:30 +00:00
math_fracinset.C new hierarchy for frac-like things 2001-08-08 17:26:30 +00:00
math_fracinset.h new hierarchy for frac-like things 2001-08-08 17:26:30 +00:00
math_funcinset.C new hierarchy for frac-like things 2001-08-08 17:26:30 +00:00
math_funcinset.h move things around 2001-08-09 09:19:18 +00:00
math_funcliminset.C move things around 2001-08-09 09:19:18 +00:00
math_funcliminset.h *** empty log message *** 2001-08-07 04:49:50 +00:00
math_gridinset.C new hierarchy for frac-like things 2001-08-08 17:26:30 +00:00
math_gridinset.h move things around 2001-08-09 09:19:18 +00:00
math_hash.C move some more parser information to math_hash to make it accessible by the 2001-08-09 10:34:43 +00:00
math_inset.C new hierarchy for frac-like things 2001-08-08 17:26:30 +00:00
math_inset.h iterators for MathArray; cosmetics; 2001-08-09 08:53:16 +00:00
math_macro.C move things around 2001-08-09 09:19:18 +00:00
math_macro.h move things around 2001-08-09 09:19:18 +00:00
math_macroarg.C bring red color back 2001-08-07 05:37:18 +00:00
math_macroarg.h bring red color back 2001-08-07 05:37:18 +00:00
math_macrotable.C new hierarchy for frac-like things 2001-08-08 17:26:30 +00:00
math_macrotable.h move ownership of the templates from the formulamacro 2001-08-07 08:40:14 +00:00
math_macrotemplate.C new hierarchy for frac-like things 2001-08-08 17:26:30 +00:00
math_macrotemplate.h move things around 2001-08-09 09:19:18 +00:00
math_matrixinset.C move things around 2001-08-09 09:19:18 +00:00
math_matrixinset.h - fix nasty bug due to missing InsetFormula copy c'tor 2001-08-06 17:20:26 +00:00
math_nestinset.C move things around 2001-08-09 09:19:18 +00:00
math_nestinset.h move things around 2001-08-09 09:19:18 +00:00
math_parser.C move some more parser information to math_hash to make it accessible by the 2001-08-09 10:34:43 +00:00
math_parser.h move some more parser information to math_hash to make it accessible by the 2001-08-09 10:34:43 +00:00
math_rootinset.C - fix nasty bug due to missing InsetFormula copy c'tor 2001-08-06 17:20:26 +00:00
math_rootinset.h - fix nasty bug due to missing InsetFormula copy c'tor 2001-08-06 17:20:26 +00:00
math_scriptinset.C move things around 2001-08-09 09:19:18 +00:00
math_scriptinset.h - fix nasty bug due to missing InsetFormula copy c'tor 2001-08-06 17:20:26 +00:00
math_sizeinset.C new hierarchy for frac-like things 2001-08-08 17:26:30 +00:00
math_sizeinset.h new hierarchy for frac-like things 2001-08-08 17:26:30 +00:00
math_spaceinset.C move things around 2001-08-09 09:19:18 +00:00
math_spaceinset.h - fix nasty bug due to missing InsetFormula copy c'tor 2001-08-06 17:20:26 +00:00
math_sqrtinset.C - fix nasty bug due to missing InsetFormula copy c'tor 2001-08-06 17:20:26 +00:00
math_sqrtinset.h - fix nasty bug due to missing InsetFormula copy c'tor 2001-08-06 17:20:26 +00:00
math_stackrelinset.C new hierarchy for frac-like things 2001-08-08 17:26:30 +00:00
math_stackrelinset.h new hierarchy for frac-like things 2001-08-08 17:26:30 +00:00
math_symbolinset.C move things around 2001-08-09 09:19:18 +00:00
math_symbolinset.h move things around 2001-08-09 09:19:18 +00:00
README getting started with documentation 2001-08-06 13:21:07 +00:00
support.C iterators for MathArray; cosmetics; 2001-08-09 08:53:16 +00:00
support.h iterators for MathArray; cosmetics; 2001-08-09 08:53:16 +00:00
symbol_def.h 'native' support for \ge and \le; cosmetics 2001-07-27 13:59:33 +00:00
xarray.C - fix nasty bug due to missing InsetFormula copy c'tor 2001-08-06 17:20:26 +00:00
xarray.h move things around 2001-08-09 09:19:18 +00:00

Inset 'Xyz' is implemented by 'MathXyzInset' in 'math_xyzinset.[hC]'


Inset hierarchy:
                                   
                                   MathInset   
                                (abstract base)

                         /            |             \

              Dim                  Char                   MacroArg
         (thing that need       (for things formerly 
          the width_/ascent_     known as characters) 
          /descent_ cache)
        
          /             \

       Nest              Dots  Func  Space  Symbol
  (for thing with      
   nested content)     

        |         \

      Grid        Decoration   Delim   Frac  Macro  Root  Script  Sqrt

      /   \

 Array     "Matrix"
         (base for eqnarray/align/...)



There are only two "real LyXInsets" in here:

Formula       - containing a pointer to a  MathMatrixInset (a misnomer...)
FormulaMacro  - containing a pointer to a  MathMacroTemplate