lyx_mirror/src/mathed
André Pönitz 1129104282 changed cursor movement/deletion behaviour in super/subscripts
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2796 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-24 16:25:06 +00:00
..
.cvsignore read ChangeLog, a lot of whitespace changes. experimental use of libtool 1999-11-22 16:19:48 +00:00
array.C use 'size_type' at least for container-like stuff 2001-09-14 14:05:57 +00:00
array.h use 'size_type' at least for container-like stuff 2001-09-14 14:05:57 +00:00
BUGS Angus' patch to comment out debug mode's coloured frames 2001-09-24 12:48:31 +00:00
ChangeLog More symbols (mainly arrows) 2001-09-19 17:22:34 +00:00
formula.C Use dummy Buffer * parameters to make Jean-Marc's compiler happy 2001-09-24 13:38:52 +00:00
formula.h Use dummy Buffer * parameters to make Jean-Marc's compiler happy 2001-09-24 13:38:52 +00:00
formulabase.C Use dummy Buffer * parameters to make Jean-Marc's compiler happy 2001-09-24 13:38:52 +00:00
formulabase.h Use dummy Buffer * parameters to make Jean-Marc's compiler happy 2001-09-24 13:38:52 +00:00
formulamacro.C Use dummy Buffer * parameters to make Jean-Marc's compiler happy 2001-09-24 13:38:52 +00:00
formulamacro.h Use dummy Buffer * parameters to make Jean-Marc's compiler happy 2001-09-24 13:38:52 +00:00
Makefile.am try to do with super- and subscripts what TeX does 2001-09-11 10:58:17 +00:00
math_arrayinset.C fix drawing glitch (wrong font sizes in displayed arrays) 2001-09-10 09:35:12 +00:00
math_arrayinset.h fix drawing glitch (wrong font sizes in displayed arrays) 2001-09-10 09:35:12 +00:00
math_atom.C changed cursor movement/deletion behaviour in super/subscripts 2001-09-24 16:25:06 +00:00
math_atom.h changed cursor movement/deletion behaviour in super/subscripts 2001-09-24 16:25:06 +00:00
math_binominset.C remove symbol_def.h 2001-09-03 15:22:55 +00:00
math_binominset.h support for TeX's \choose 2001-08-13 15:26:41 +00:00
math_charinset.C Few math fonts improvements (use cmr for uppercase greek, support for 2001-08-31 21:15:57 +00:00
math_charinset.h *** empty log message *** 2001-08-30 08:55:13 +00:00
math_cursor.C changed cursor movement/deletion behaviour in super/subscripts 2001-09-24 16:25:06 +00:00
math_cursor.h fix delimiter handling for \, |, and / 2001-09-12 12:51:55 +00:00
math_decorationinset.C don't draw \vec, \hat etc much wider than LaTeX does 2001-09-12 15:56:09 +00:00
math_decorationinset.h don't draw \vec, \hat etc much wider than LaTeX does 2001-09-12 15:56:09 +00:00
math_defs.h some support for gather and multline (multline special display is missing...) 2001-09-04 14:56:30 +00:00
math_deliminset.C fix delimiter handling for \, |, and / 2001-09-12 12:51:55 +00:00
math_deliminset.h fix delimiter handling for \, |, and / 2001-09-12 12:51:55 +00:00
math_diminset.C try to do with super- and subscripts what TeX does 2001-09-11 10:58:17 +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 remove symbol_def.h 2001-09-03 15:22:55 +00:00
math_dotsinset.h remove symbol_def.h 2001-09-03 15:22:55 +00:00
math_factory.C interpret a typed \#1 as math-macro-arg 0 2001-09-12 14:31:18 +00:00
math_factory.h deco drawing bug fix 2001-08-15 05:50:39 +00:00
math_fracbase.C remove unneeded methods 2001-09-24 14:03:48 +00:00
math_fracbase.h remove unneeded methods 2001-09-24 14:03:48 +00:00
math_fracinset.C some support for \atop 2001-08-17 17:50:00 +00:00
math_fracinset.h some support for \atop 2001-08-17 17:50:00 +00:00
math_funcinset.C remove the imacro_ hack from MathCursor 2001-08-14 11:19:19 +00:00
math_funcinset.h move things around 2001-08-09 09:19:18 +00:00
math_funcliminset.C try to do with super- and subscripts what TeX does 2001-09-11 10:58:17 +00:00
math_funcliminset.h try to do with super- and subscripts what TeX does 2001-09-11 10:58:17 +00:00
math_gridinset.C fix bug discovered by Garst 2001-09-12 07:48:48 +00:00
math_gridinset.h read/write support for the AMS split environment 2001-09-05 12:57:13 +00:00
math_hash.C fix the | vs \| business... 2001-09-04 07:39:29 +00:00
math_inset.C remove unneeded methods 2001-09-24 14:03:48 +00:00
math_inset.h changed cursor movement/deletion behaviour in super/subscripts 2001-09-24 16:25:06 +00:00
math_kerninset.C some support for TeX's \kern primitive in the parser. 2001-08-21 14:20:50 +00:00
math_kerninset.h some support for TeX's \kern primitive in the parser. 2001-08-21 14:20:50 +00:00
math_macro.C Angus' patch to comment out debug mode's coloured frames 2001-09-24 12:48:31 +00:00
math_macro.h new parser 2001-08-17 09:48:24 +00:00
math_macroarg.C fix drawing glitch in MathMacroArg 2001-09-12 13:43:59 +00:00
math_macroarg.h interpret a typed \#1 as math-macro-arg 0 2001-09-12 14:31:18 +00:00
math_macrotable.C More symbols (mainly arrows) 2001-09-19 17:22:34 +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 try to do with super- and subscripts what TeX does 2001-09-11 10:58:17 +00:00
math_matrixinset.h read/write support for the AMS split environment 2001-09-05 12:57:13 +00:00
math_nestinset.C use 'size_type' at least for container-like stuff 2001-09-14 14:05:57 +00:00
math_nestinset.h partial fix for the macro problem 2001-09-11 15:46:51 +00:00
math_notinset.C Few math fonts improvements (use cmr for uppercase greek, support for 2001-08-31 21:15:57 +00:00
math_notinset.h remove symbol_def.h 2001-09-03 15:22:55 +00:00
math_parser.C Return UNDISPATCHED instead of FINISHED in the default branch 2001-09-13 16:14:43 +00:00
math_parser.h fix the | vs \| business... 2001-09-04 07:39:29 +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 remove symbol_def.h 2001-09-03 15:22:55 +00:00
math_scriptinset.C changed cursor movement/deletion behaviour in super/subscripts 2001-09-24 16:25:06 +00:00
math_scriptinset.h changed cursor movement/deletion behaviour in super/subscripts 2001-09-24 16:25:06 +00:00
math_sizeinset.C fix for recent 'column shift' bug 2001-08-10 13:50:42 +00:00
math_sizeinset.h fix for recent 'column shift' bug 2001-08-10 13:50:42 +00:00
math_spaceinset.C move more stuff to math_hash 2001-08-09 10:48:50 +00:00
math_spaceinset.h - fix nasty bug due to missing InsetFormula copy c'tor 2001-08-06 17:20:26 +00:00
math_specialcharinset.C *** empty log message *** 2001-08-30 08:55:13 +00:00
math_specialcharinset.h *** empty log message *** 2001-08-30 08:55:13 +00:00
math_splitinset.C read/write support for the AMS split environment 2001-09-05 12:57:13 +00:00
math_splitinset.h read/write support for the AMS split environment 2001-09-05 12:57:13 +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 try to do with super- and subscripts what TeX does 2001-09-11 10:58:17 +00:00
math_symbolinset.h try to do with super- and subscripts what TeX does 2001-09-11 10:58:17 +00:00
README fix broken ^ stuff; break delimiters... 2001-08-09 15:19:31 +00:00
support.C Jean-Marc's patch, BUGS update 2001-09-14 11:03:41 +00:00
support.h don't draw \vec, \hat etc much wider than LaTeX does 2001-09-12 15:56:09 +00:00
texify fix cursor font bug 2001-08-28 13:34:04 +00:00
xarray.C remove unneeded methods 2001-09-24 14:03:48 +00:00
xarray.h use 'size_type' at least for container-like stuff 2001-09-14 14:05:57 +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 Bigop Noglyph
  (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