lyx_mirror/src/mathed
André Pönitz 8ca4fc16a5 small offset "correction"
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3124 a592a061-630c-0410-9148-cb99ea01b6c8
2001-11-30 14:46:13 +00:00
..
.cvsignore read ChangeLog, a lot of whitespace changes. experimental use of libtool 1999-11-22 16:19:48 +00:00
BUGS updated BUGS list, and a ChangeLog entry for a change.. 2001-11-20 11:26:18 +00:00
ChangeLog cleanups from Andre 2001-11-26 11:08:43 +00:00
formula.C fix drawing glitch 2001-11-30 09:16:16 +00:00
formula.h some more public->private stuff 2001-11-13 15:21:38 +00:00
formulabase.C fix drawing glitch 2001-11-30 09:16:16 +00:00
formulabase.h search & replace for symbols & function 2001-11-16 12:00:27 +00:00
formulamacro.C small stuff 2001-11-20 14:48:25 +00:00
formulamacro.h use stream-like syntax for LaTeX output 2001-10-19 11:25:48 +00:00
Makefile.am simple search-and-replace 2001-11-16 09:55:37 +00:00
math_arrayinset.C re-enable the mathcursor->normalize() safety belt. 2001-11-28 13:09:40 +00:00
math_arrayinset.h re-enable the mathcursor->normalize() safety belt. 2001-11-28 13:09:40 +00:00
math_atom.C make cursor less eager to leave the formula when pressing 'up' or 'down' 2001-11-15 09:51:57 +00:00
math_atom.h make cursor less eager to leave the formula when pressing 'up' or 'down' 2001-11-15 09:51:57 +00:00
math_binaryopinset.C some support for matrix operations with maple ('M-x math-extern maple evalm') 2001-11-09 08:35:57 +00:00
math_binaryopinset.h some support for matrix operations with maple ('M-x math-extern maple evalm') 2001-11-09 08:35:57 +00:00
math_binominset.C some support for matrix operations with maple ('M-x math-extern maple evalm') 2001-11-09 08:35:57 +00:00
math_binominset.h some support for matrix operations with maple ('M-x math-extern maple evalm') 2001-11-09 08:35:57 +00:00
math_boxinset.C some support for matrix operations with maple ('M-x math-extern maple evalm') 2001-11-09 08:35:57 +00:00
math_boxinset.h some support for matrix operations with maple ('M-x math-extern maple evalm') 2001-11-09 08:35:57 +00:00
math_braceinset.C some support for matrix operations with maple ('M-x math-extern maple evalm') 2001-11-09 08:35:57 +00:00
math_braceinset.h some support for matrix operations with maple ('M-x math-extern maple evalm') 2001-11-09 08:35:57 +00:00
math_casesinset.C support for \begin{cases}...\end{cases} (for interactive creation type M-x 2001-11-12 16:45:09 +00:00
math_casesinset.h support for \begin{cases}...\end{cases} (for interactive creation type M-x 2001-11-12 16:45:09 +00:00
math_charinset.C simple search-and-replace 2001-11-16 09:55:37 +00:00
math_charinset.h simple search-and-replace 2001-11-16 09:55:37 +00:00
math_cursor.C small offset "correction" 2001-11-30 14:46:13 +00:00
math_cursor.h better handling of up/down 2001-11-30 14:40:38 +00:00
math_data.C simple search-and-replace 2001-11-16 09:55:37 +00:00
math_data.h simple search-and-replace 2001-11-16 09:55:37 +00:00
math_decorationinset.C some support for matrix operations with maple ('M-x math-extern maple evalm') 2001-11-09 08:35:57 +00:00
math_decorationinset.h some support for matrix operations with maple ('M-x math-extern maple evalm') 2001-11-09 08:35:57 +00:00
math_defs.h simple MathML output for integrals 2001-11-09 18:02:20 +00:00
math_deliminset.C fix drawing glitch 2001-11-30 09:16:16 +00:00
math_deliminset.h forgotten file math_extern[Ch] 2001-11-09 10:44:24 +00:00
math_diffinset.C add paranthesis around numerator and denominator when exporting fractions 2001-11-13 16:27:06 +00:00
math_diffinset.h add paranthesis around numerator and denominator when exporting fractions 2001-11-13 16:27:06 +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 some support for matrix operations with maple ('M-x math-extern maple evalm') 2001-11-09 08:35:57 +00:00
math_dotsinset.h some support for matrix operations with maple ('M-x math-extern maple evalm') 2001-11-09 08:35:57 +00:00
math_exfuncinset.C improved function function argument detection for math-extern: 2001-11-13 18:33:48 +00:00
math_exfuncinset.h improved function function argument detection for math-extern: 2001-11-13 18:33:48 +00:00
math_exintinset.C math-extern: some support for things like d/dx 2001-11-15 14:14:37 +00:00
math_exintinset.h math-extern: some support for things like d/dx 2001-11-15 14:14:37 +00:00
math_extern.C changes from Angus 2001-11-20 16:05:17 +00:00
math_extern.h forgotten file math_extern[Ch] 2001-11-09 10:44:24 +00:00
math_factory.C forgotten file math_extern[Ch] 2001-11-09 10:44:24 +00:00
math_factory.h Use references instead of pointers where possible 2001-10-12 12:02:49 +00:00
math_fracbase.C make cursor less eager to leave the formula when pressing 'up' or 'down' 2001-11-15 09:51:57 +00:00
math_fracbase.h make cursor less eager to leave the formula when pressing 'up' or 'down' 2001-11-15 09:51:57 +00:00
math_fracinset.C improved function function argument detection for math-extern: 2001-11-13 18:33:48 +00:00
math_fracinset.h improved function function argument detection for math-extern: 2001-11-13 18:33:48 +00:00
math_funcinset.C search & replace for symbols & function 2001-11-16 12:00:27 +00:00
math_funcinset.h search & replace for symbols & function 2001-11-16 12:00:27 +00:00
math_funcliminset.C some support for matrix operations with maple ('M-x math-extern maple evalm') 2001-11-09 08:35:57 +00:00
math_funcliminset.h some support for matrix operations with maple ('M-x math-extern maple evalm') 2001-11-09 08:35:57 +00:00
math_gridinset.C better handling of up/down 2001-11-30 14:40:38 +00:00
math_gridinset.h re-enable the mathcursor->normalize() safety belt. 2001-11-28 13:09:40 +00:00
math_hash.C handle \cr and \crcr like \\ 2001-11-12 18:00:20 +00:00
math_hullinset.C re-enable the mathcursor->normalize() safety belt. 2001-11-28 13:09:40 +00:00
math_hullinset.h Fix retrun value of InsetFormula::latex 2001-11-19 19:06:05 +00:00
math_inset.C make cursor less eager to leave the formula when pressing 'up' or 'down' 2001-11-15 09:51:57 +00:00
math_inset.h fix drawing glitch with \int (limits are on the side per default even in 2001-11-27 13:57:49 +00:00
math_kerninset.C some support for matrix operations with maple ('M-x math-extern maple evalm') 2001-11-09 08:35:57 +00:00
math_kerninset.h some support for matrix operations with maple ('M-x math-extern maple evalm') 2001-11-09 08:35:57 +00:00
math_lefteqninset.C some support for matrix operations with maple ('M-x math-extern maple evalm') 2001-11-09 08:35:57 +00:00
math_lefteqninset.h some support for matrix operations with maple ('M-x math-extern maple evalm') 2001-11-09 08:35:57 +00:00
math_limitopinset.C changes from Angus 2001-11-20 16:05:17 +00:00
math_limitopinset.h some work on math-extern 2001-11-09 14:23:44 +00:00
math_macro.C latexfeatures path from Michael 2001-11-19 15:34:11 +00:00
math_macro.h simple search-and-replace 2001-11-16 09:55:37 +00:00
math_macroarg.C bug fix ('#1' got written as '#^^A') 2001-11-09 13:40:48 +00:00
math_macroarg.h some work on math-extern 2001-11-09 14:23:44 +00:00
math_macrotable.C cosmetics: rename support.[Ch] into math_support.[Ch] 2001-11-08 12:15:12 +00:00
math_macrotable.h Use references instead of pointers where possible 2001-10-12 12:02:49 +00:00
math_macrotemplate.C buglets 2001-11-20 08:27:13 +00:00
math_macrotemplate.h some support for matrix operations with maple ('M-x math-extern maple evalm') 2001-11-09 08:35:57 +00:00
math_mathmlstream.C fix writing of integers... duh... 2001-11-20 07:04:00 +00:00
math_mathmlstream.h fix writing of integers... duh... 2001-11-20 07:04:00 +00:00
math_matrixinset.C simple MathML output for integrals 2001-11-09 18:02:20 +00:00
math_matrixinset.h some support for matrix operations with maple ('M-x math-extern maple evalm') 2001-11-09 08:35:57 +00:00
math_metricsinfo.C halfway through fixing size of math in non-standard sizesd paragraohs like 2001-10-19 17:46:13 +00:00
math_metricsinfo.h - remove MathStyles cache from those insets that don't need it 2001-10-22 15:37:49 +00:00
math_nestinset.C fine-tuning for mouse clicks on script insets; 2001-11-26 13:35:08 +00:00
math_nestinset.h fine-tuning for mouse clicks on script insets; 2001-11-26 13:35:08 +00:00
math_notinset.C some support for matrix operations with maple ('M-x math-extern maple evalm') 2001-11-09 08:35:57 +00:00
math_notinset.h some support for matrix operations with maple ('M-x math-extern maple evalm') 2001-11-09 08:35:57 +00:00
math_parser.C re-enable the mathcursor->normalize() safety belt. 2001-11-28 13:09:40 +00:00
math_parser.h handle \cr and \crcr like \\ 2001-11-12 18:00:20 +00:00
math_replace.h *** empty log message *** 2001-11-16 11:24:55 +00:00
math_rootinset.C strange enough: parts not commited during the last 'cvs commit' .. 2001-11-20 17:16:21 +00:00
math_rootinset.h strange enough: parts not commited during the last 'cvs commit' .. 2001-11-20 17:16:21 +00:00
math_scriptinset.C fix drawing glitch with \int (limits are on the side per default even in 2001-11-27 13:57:49 +00:00
math_scriptinset.h fine-tuning for mouse clicks on script insets; 2001-11-26 13:35:08 +00:00
math_sizeinset.C some support for matrix operations with maple ('M-x math-extern maple evalm') 2001-11-09 08:35:57 +00:00
math_sizeinset.h some support for matrix operations with maple ('M-x math-extern maple evalm') 2001-11-09 08:35:57 +00:00
math_spaceinset.C fix 'math background wrong in selected text' problem 2001-11-20 15:20:03 +00:00
math_spaceinset.h math-extern: some support for things like d/dx 2001-11-15 14:14:37 +00:00
math_specialcharinset.C some support for matrix operations with maple ('M-x math-extern maple evalm') 2001-11-09 08:35:57 +00:00
math_specialcharinset.h some support for matrix operations with maple ('M-x math-extern maple evalm') 2001-11-09 08:35:57 +00:00
math_splitinset.C some support for matrix operations with maple ('M-x math-extern maple evalm') 2001-11-09 08:35:57 +00:00
math_splitinset.h strange enough: parts not commited during the last 'cvs commit' .. 2001-11-20 17:16:21 +00:00
math_sqrtinset.C some support for matrix operations with maple ('M-x math-extern maple evalm') 2001-11-09 08:35:57 +00:00
math_sqrtinset.h some support for matrix operations with maple ('M-x math-extern maple evalm') 2001-11-09 08:35:57 +00:00
math_stackrelinset.C some support for matrix operations with maple ('M-x math-extern maple evalm') 2001-11-09 08:35:57 +00:00
math_stackrelinset.h some support for matrix operations with maple ('M-x math-extern maple evalm') 2001-11-09 08:35:57 +00:00
math_stringinset.C *** empty log message *** 2001-11-15 15:14:27 +00:00
math_stringinset.h math-extern: some support for things like d/dx 2001-11-15 14:14:37 +00:00
math_support.C cosmetics: rename support.[Ch] into math_support.[Ch] 2001-11-08 12:15:12 +00:00
math_support.h cosmetics: rename support.[Ch] into math_support.[Ch] 2001-11-08 12:15:12 +00:00
math_symbolinset.C search & replace for symbols & function 2001-11-16 12:00:27 +00:00
math_symbolinset.h fix drawing glitch with \int (limits are on the side per default even in 2001-11-27 13:57:49 +00:00
math_unknowninset.C forgotten file math_extern[Ch] 2001-11-09 10:44:24 +00:00
math_unknowninset.h forgotten file math_extern[Ch] 2001-11-09 10:44:24 +00:00
math_xdata.C fine-tuning for mouse clicks on script insets; 2001-11-26 13:35:08 +00:00
math_xdata.h fine-tuning for mouse clicks on script insets; 2001-11-26 13:35:08 +00:00
README fix broken ^ stuff; break delimiters... 2001-08-09 15:19:31 +00:00
texify fix cursor font bug 2001-08-28 13:34:04 +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