lyx_mirror/src/mathed
André Pönitz e410a7e2a4 fix parser bug if \atop etc appear inside \left ... \right
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2731 a592a061-630c-0410-9148-cb99ea01b6c8
2001-09-12 09:17:46 +00:00
..
.cvsignore
array.C partial fix for the macro problem 2001-09-11 15:46:51 +00:00
array.h try to do with super- and subscripts what TeX does 2001-09-11 10:58:17 +00:00
BUGS
ChangeLog try to do with super- and subscripts what TeX does 2001-09-11 10:58:17 +00:00
formula.C some support for the [x][x]alignat environments 2001-09-04 13:32:06 +00:00
formula.h rename docBook method to docbook 2001-09-04 11:02:09 +00:00
formulabase.C try to do with super- and subscripts what TeX does 2001-09-11 10:58:17 +00:00
formulabase.h rename docBook method to docbook 2001-09-04 11:02:09 +00:00
formulamacro.C rename docBook method to docbook 2001-09-04 11:02:09 +00:00
formulamacro.h rename docBook method to docbook 2001-09-04 11:02:09 +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 partial fix for the macro problem 2001-09-11 15:46:51 +00:00
math_atom.h partial fix for the macro problem 2001-09-11 15:46:51 +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 fix cursor positioning using the mouse 2001-09-11 12:46:58 +00:00
math_cursor.h fix cursor positioning using the mouse 2001-09-11 12:46:58 +00:00
math_decorationinset.C try to do with super- and subscripts what TeX does 2001-09-11 10:58:17 +00:00
math_decorationinset.h try to do with super- and subscripts what TeX does 2001-09-11 10:58:17 +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 remove symbol_def.h 2001-09-03 15:22:55 +00:00
math_deliminset.h rework of MathDelimInset almost finished... did that break anything? 2001-08-09 16:02:43 +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
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 try to do with super- and subscripts what TeX does 2001-09-11 10:58:17 +00:00
math_factory.h deco drawing bug fix 2001-08-15 05:50:39 +00:00
math_fracbase.C
math_fracbase.h
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
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 partial fix for the macro problem 2001-09-11 15:46:51 +00:00
math_inset.h partial fix for the macro problem 2001-09-11 15:46:51 +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 new parser 2001-08-17 09:48:24 +00:00
math_macro.h new parser 2001-08-17 09:48:24 +00:00
math_macroarg.C partial fix for the macro problem 2001-09-11 15:46:51 +00:00
math_macroarg.h partial fix for the macro problem 2001-09-11 15:46:51 +00:00
math_macrotable.C fix the | vs \| business... 2001-09-04 07:39:29 +00:00
math_macrotable.h
math_macrotemplate.C
math_macrotemplate.h
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 partial fix for the macro problem 2001-09-11 15:46:51 +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 fix parser bug if \atop etc appear inside \left ... \right 2001-09-12 09:17:46 +00:00
math_parser.h fix the | vs \| business... 2001-09-04 07:39:29 +00:00
math_rootinset.C
math_rootinset.h remove symbol_def.h 2001-09-03 15:22:55 +00:00
math_scriptinset.C fix 'purple box has wrong size in x_{}' 2001-09-11 14:15:30 +00:00
math_scriptinset.h try to do with super- and subscripts what TeX does 2001-09-11 10:58:17 +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
math_spaceinset.h
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
math_sqrtinset.h
math_stackrelinset.C
math_stackrelinset.h
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 \overrightarrow should have four 'r' 2001-09-04 07:01:31 +00:00
support.h remove symbol_def.h 2001-09-03 15:22:55 +00:00
texify fix cursor font bug 2001-08-28 13:34:04 +00:00
xarray.C fix 'purple box has wrong size in x_{}' 2001-09-11 14:15:30 +00:00
xarray.h

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