lyx_mirror/src/mathed
Richard Heck 8cf5ff6fbf Simplify.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33961 a592a061-630c-0410-9148-cb99ea01b6c8
2010-03-30 22:51:11 +00:00
..
BUGS Already done 2009-10-06 14:26:18 +00:00
CommandInset.cpp Automate the setting of the ascii only flag. 2010-02-04 23:03:48 +00:00
CommandInset.h Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetFormulaMacro.cpp Catch encoding exception when performing instant preview on an uncodable char (bug 6116). 2009-08-07 05:25:22 +00:00
InsetFormulaMacro.h Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMath.cpp The beginnings of pure HTML output of math, for our internal XHTML 2010-03-29 22:52:13 +00:00
InsetMath.h The beginnings of pure HTML output of math, for our internal XHTML 2010-03-29 22:52:13 +00:00
InsetMathAMSArray.cpp * InsetTabular cleanup: 2010-02-18 08:28:46 +00:00
InsetMathAMSArray.h Add a comment and update notes. 2009-12-31 23:31:30 +00:00
InsetMathArray.cpp Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathArray.h Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathBig.cpp InsetMathBig via HTML. 2010-03-30 02:04:07 +00:00
InsetMathBig.h InsetMathBig via HTML. 2010-03-30 02:04:07 +00:00
InsetMathBoldSymbol.cpp Bold symbols via HTML. 2010-03-30 02:05:49 +00:00
InsetMathBoldSymbol.h Bold symbols via HTML. 2010-03-30 02:05:49 +00:00
InsetMathBox.cpp HTML for math boxes. 2010-03-30 02:37:05 +00:00
InsetMathBox.h HTML for math boxes. 2010-03-30 02:37:05 +00:00
InsetMathBrace.cpp HTML for InsetMathBrace. 2010-03-30 02:40:32 +00:00
InsetMathBrace.h HTML for InsetMathBrace. 2010-03-30 02:40:32 +00:00
InsetMathCases.cpp Cases for HTML. 2010-03-30 02:57:05 +00:00
InsetMathCases.h Cases for HTML. 2010-03-30 02:57:05 +00:00
InsetMathChar.cpp Fix math char stuff. 2010-03-30 00:18:08 +00:00
InsetMathChar.h Simple characters. 2010-03-29 23:03:37 +00:00
InsetMathColor.cpp Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathColor.h HTML for comments and colors. 2010-03-30 17:24:22 +00:00
InsetMathComment.cpp HTML for comments and colors. 2010-03-30 17:24:22 +00:00
InsetMathComment.h HTML for comments and colors. 2010-03-30 17:24:22 +00:00
InsetMathDecoration.cpp Treat certain decoration cases differently. 2010-03-30 22:05:28 +00:00
InsetMathDecoration.h Decorations via HTML. 2010-03-30 21:56:52 +00:00
InsetMathDelim.cpp Do the obvious thing with delimiters. 2010-03-30 22:07:05 +00:00
InsetMathDelim.h Do the obvious thing with delimiters. 2010-03-30 22:07:05 +00:00
InsetMathDiff.cpp We do not need special treatment of differentials for MathML. 2009-12-31 21:09:28 +00:00
InsetMathDiff.h We do not need special treatment of differentials for MathML. 2009-12-31 21:09:28 +00:00
InsetMathDots.cpp HTML for dots. 2010-03-30 22:14:00 +00:00
InsetMathDots.h HTML for dots. 2010-03-30 22:14:00 +00:00
InsetMathEnsureMath.cpp Revert r32684, per Andre's suggestion. 2009-12-31 15:46:39 +00:00
InsetMathEnsureMath.h Revert r32684, per Andre's suggestion. 2009-12-31 15:46:39 +00:00
InsetMathEnv.cpp Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathEnv.h Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathExFunc.cpp I don't think we need to do this for MathML or HTML. 2010-03-30 22:17:06 +00:00
InsetMathExFunc.h I don't think we need to do this for MathML or HTML. 2010-03-30 22:17:06 +00:00
InsetMathExInt.cpp Integrals via HTML. 2010-03-30 22:51:02 +00:00
InsetMathExInt.h Integrals via HTML. 2010-03-30 22:51:02 +00:00
InsetMathFont.cpp Fix some issues with textmode. We'll let SetMode() handle as much of 2009-12-31 19:35:56 +00:00
InsetMathFont.h MathML for InsetMathFont. Unfortunately, this does not seem to render at 2009-12-31 16:59:56 +00:00
InsetMathFontOld.cpp Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathFontOld.h Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathFrac.cpp Fractions via HTML. 2010-03-30 02:03:45 +00:00
InsetMathFrac.h Fractions via HTML. 2010-03-30 02:03:45 +00:00
InsetMathGrid.cpp Cases for HTML. 2010-03-30 02:57:05 +00:00
InsetMathGrid.h Cases for HTML. 2010-03-30 02:57:05 +00:00
InsetMathHull.cpp The beginnings of pure HTML output of math, for our internal XHTML 2010-03-29 22:52:13 +00:00
InsetMathHull.h s/updateLabels/updateBuffer/g, per a suggestion of Abdel's. 2010-03-03 22:13:45 +00:00
InsetMathKern.cpp Revert r32684, per Andre's suggestion. 2009-12-31 15:46:39 +00:00
InsetMathKern.h Revert r32684, per Andre's suggestion. 2009-12-31 15:46:39 +00:00
InsetMathLefteqn.cpp Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathLefteqn.h Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathLim.cpp We do not need to extract limits for MathML. 2010-01-21 21:01:51 +00:00
InsetMathLim.h We do not need to extract limits for MathML. 2010-01-21 21:01:51 +00:00
InsetMathMatrix.cpp Revert r32684, per Andre's suggestion. 2009-12-31 15:46:39 +00:00
InsetMathMatrix.h Revert r32684, per Andre's suggestion. 2009-12-31 15:46:39 +00:00
InsetMathMBox.cpp MBox is currently inactive, but in case it becomes active.... 2009-12-31 20:44:09 +00:00
InsetMathMBox.h MBox is currently inactive, but in case it becomes active.... 2009-12-31 20:44:09 +00:00
InsetMathNest.cpp Whitespace. 2010-03-10 16:57:01 +00:00
InsetMathNest.h s/updateLabels/updateBuffer/g, per a suggestion of Abdel's. 2010-03-03 22:13:45 +00:00
InsetMathNumber.cpp HTML for numbers. 2010-03-30 01:23:10 +00:00
InsetMathNumber.h HTML for numbers. 2010-03-30 01:23:10 +00:00
InsetMathOverset.cpp MathML for Underset. And fix Overset. 2009-12-31 21:48:56 +00:00
InsetMathOverset.h MathML for Overset. 2009-12-31 21:44:12 +00:00
InsetMathPar.cpp Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathPar.h Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathPhantom.cpp Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathPhantom.h Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathRef.cpp s/updateLabels/updateBuffer/g, per a suggestion of Abdel's. 2010-03-03 22:13:45 +00:00
InsetMathRef.h s/updateLabels/updateBuffer/g, per a suggestion of Abdel's. 2010-03-03 22:13:45 +00:00
InsetMathRoot.cpp Revert r32684, per Andre's suggestion. 2009-12-31 15:46:39 +00:00
InsetMathRoot.h Revert r32684, per Andre's suggestion. 2009-12-31 15:46:39 +00:00
InsetMathScript.cpp Simplify. 2010-03-30 22:51:11 +00:00
InsetMathScript.h HTML for scripts. 2010-03-30 01:31:25 +00:00
InsetMathSize.cpp Use the attributes MTag now takes. 2010-01-21 21:06:44 +00:00
InsetMathSize.h XHTML for InsetMathSize. 2010-01-21 20:48:12 +00:00
InsetMathSpace.cpp Migrate GuiHSPace to InsetParamsDialog. 2010-02-21 09:28:33 +00:00
InsetMathSpace.h Migrate GuiHSPace to InsetParamsDialog. 2010-02-21 09:28:33 +00:00
InsetMathSpecialChar.cpp Revert r32684, per Andre's suggestion. 2009-12-31 15:46:39 +00:00
InsetMathSpecialChar.h Revert r32684, per Andre's suggestion. 2009-12-31 15:46:39 +00:00
InsetMathSplit.cpp * InsetTabular cleanup: 2010-02-18 08:28:46 +00:00
InsetMathSplit.h Mostly comments about InsetMathSplit, which more or less works. 2009-12-31 23:28:19 +00:00
InsetMathSqrt.cpp Revert r32684, per Andre's suggestion. 2009-12-31 15:46:39 +00:00
InsetMathSqrt.h Revert r32684, per Andre's suggestion. 2009-12-31 15:46:39 +00:00
InsetMathStackrel.cpp MathML for Stackrel. 2009-12-31 21:54:00 +00:00
InsetMathStackrel.h Fix comments and whitespace. 2009-12-31 22:03:15 +00:00
InsetMathString.cpp Fix bug #3325: Labels with special characters in equations do not work 2010-02-04 19:08:17 +00:00
InsetMathString.h Revert r32684, per Andre's suggestion. 2009-12-31 15:46:39 +00:00
InsetMathSubstack.cpp * InsetTabular cleanup: 2010-02-18 08:28:46 +00:00
InsetMathSubstack.h Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathSymbol.cpp Integrals via HTML. 2010-03-30 22:51:02 +00:00
InsetMathSymbol.h Integrals via HTML. 2010-03-30 22:51:02 +00:00
InsetMathTabular.cpp Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathTabular.h Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathUnderset.cpp MathML for Underset. And fix Overset. 2009-12-31 21:48:56 +00:00
InsetMathUnderset.h MathML for Underset. And fix Overset. 2009-12-31 21:48:56 +00:00
InsetMathUnknown.cpp Revert r32684, per Andre's suggestion. 2009-12-31 15:46:39 +00:00
InsetMathUnknown.h Revert r32684, per Andre's suggestion. 2009-12-31 15:46:39 +00:00
InsetMathXArrow.cpp MathML for XArrow. 2009-12-31 22:02:19 +00:00
InsetMathXArrow.h MathML for XArrow. 2009-12-31 22:02:19 +00:00
InsetMathXYArrow.cpp
InsetMathXYArrow.h Give inset codes to all the math insets, so we get more information when 2009-07-16 19:00:24 +00:00
InsetMathXYMatrix.cpp Fix bug #6341: Can't set equal spacing in xymatrix. 2009-12-13 21:32:08 +00:00
InsetMathXYMatrix.h Fix bug #6341: Can't set equal spacing in xymatrix. 2009-12-13 21:32:08 +00:00
MacroTable.cpp Patch by John McCabe-Dansted to fix bug #6502: 2010-02-08 17:39:55 +00:00
MacroTable.h Patch by John McCabe-Dansted to fix bug #6502: 2010-02-08 17:39:55 +00:00
MathAtom.cpp
MathAtom.h Typo. 2009-11-14 23:28:50 +00:00
MathAutoCorrect.cpp
MathAutoCorrect.h
MathCompletionList.h
MathData.cpp s/updateLabels/updateBuffer/g, per a suggestion of Abdel's. 2010-03-03 22:13:45 +00:00
MathData.h s/updateLabels/updateBuffer/g, per a suggestion of Abdel's. 2010-03-03 22:13:45 +00:00
MathExtern.cpp I don't think we need to do this for MathML or HTML. 2010-03-30 22:17:06 +00:00
MathExtern.h The beginnings of pure HTML output of math, for our internal XHTML 2010-03-29 22:52:13 +00:00
MathFactory.cpp Add missing continue. I guess I found this when running latex with a symbol file with some windows encoding or line-ends. 2010-03-10 16:58:20 +00:00
MathFactory.h Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
MathGridInfo.h
MathMacro.cpp Pure HTML output for math macros. 2010-03-30 00:18:24 +00:00
MathMacro.h Pure HTML output for math macros. 2010-03-30 00:18:24 +00:00
MathMacroArgument.cpp
MathMacroArgument.h Give inset codes to all the math insets, so we get more information when 2009-07-16 19:00:24 +00:00
MathMacroTemplate.cpp Suppress XHTML output for math macros. (We used to get the default from 2010-03-18 22:19:34 +00:00
MathMacroTemplate.h Suppress XHTML output for math macros. (We used to get the default from 2010-03-18 22:19:34 +00:00
MathParser_flags.h Don't use updateMacros() in the math parser, in order to avoid 2009-11-08 18:47:33 +00:00
MathParser.cpp Fix bug #6581: Empty base of a script inset should not be shown as an empty brace inset on screen 2010-03-10 20:10:30 +00:00
MathParser.h Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
MathStream.cpp HTML for math boxes. 2010-03-30 02:37:05 +00:00
MathStream.h HTML for math boxes. 2010-03-30 02:37:05 +00:00
MathSupport.cpp
MathSupport.h
README
ReplaceData.h
texify
TextPainter.cpp
TextPainter.h

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/...)