lyx_mirror/src/mathed
Richard Heck bae47150c6 Must wrap everything...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32635 a592a061-630c-0410-9148-cb99ea01b6c8
2009-12-25 23:18:38 +00:00
..
BUGS Already done 2009-10-06 14:26:18 +00:00
CommandInset.cpp Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +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 Fix a few MathML things: the default output and the output of limits. 2009-12-16 14:53:23 +00:00
InsetMath.h Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathAMSArray.cpp Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathAMSArray.h Detect appropriate delimiter for matrices. 2009-12-16 17:01:09 +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.h Give inset codes to all the math insets, so we get more information when 2009-07-16 19:00:24 +00:00
InsetMathBoldSymbol.cpp Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathBoldSymbol.h Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathBox.cpp Initial work on InsetMathBox. This doesn't really work yet, for reasons 2009-11-14 21:11:23 +00:00
InsetMathBox.h Initial work on InsetMathBox. This doesn't really work yet, for reasons 2009-11-14 21:11:23 +00:00
InsetMathBrace.cpp Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathBrace.h Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathCases.cpp Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathCases.h Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathChar.cpp CitationUI and InsetMathChar: 2009-12-07 01:28:14 +00:00
InsetMathChar.h Give inset codes to all the math insets, so we get more information when 2009-07-16 19:00:24 +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 Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathComment.cpp Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathComment.h Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathDecoration.cpp Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathDecoration.h Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathDelim.cpp This should do it for the delimiters. 2009-12-16 15:50:05 +00:00
InsetMathDelim.h Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathDiff.cpp Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathDiff.h Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathDots.cpp Must wrap everything... 2009-12-25 23:18:38 +00:00
InsetMathDots.h Add a fixme, in effect, about dots. 2009-12-16 17:12:58 +00:00
InsetMathEnsureMath.cpp Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathEnsureMath.h Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +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 More Math ML fixes. Using <mfenced> seems to be a bad idea, and the <mo> 2009-12-16 15:12:34 +00:00
InsetMathExFunc.h Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathExInt.cpp So this changes the way we handle sums and such. We just don't need to 2009-12-17 17:52:09 +00:00
InsetMathExInt.h Revert r32566 and r32568. 2009-12-17 17:42:21 +00:00
InsetMathFont.cpp Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathFont.h Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +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 Whitespace. 2009-12-16 17:22:56 +00:00
InsetMathFrac.h Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathGrid.cpp In a normal grid, we can just use <mrow>. 2009-12-16 15:50:31 +00:00
InsetMathGrid.h Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathHull.cpp Do not hardcode the background color of the preview at two places. 2009-12-17 15:21:08 +00:00
InsetMathHull.h Correctly paint the background of the instant preview of a displayed equation. 2009-12-17 14:09:37 +00:00
InsetMathKern.cpp Fix bug #6246: InsetMathKern is broken 2009-09-27 17:29:01 +00:00
InsetMathKern.h Give inset codes to all the math insets, so we get more information when 2009-07-16 19:00:24 +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 More Math ML fixes. Using <mfenced> seems to be a bad idea, and the <mo> 2009-12-16 15:12:34 +00:00
InsetMathLim.h Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathMatrix.cpp Detect appropriate delimiter for matrices. 2009-12-16 17:01:09 +00:00
InsetMathMatrix.h Detect appropriate delimiter for matrices. 2009-12-16 17:01:09 +00:00
InsetMathMBox.cpp Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetMathMBox.h Uniformize Inset construction (passing Buffer * everywhere). Lots of cleanup to do still... 2009-11-08 15:53:21 +00:00
InsetMathNest.cpp Fix bug #6382: Wrong cursor placement when inserting math 2009-12-11 01:30:33 +00:00
InsetMathNest.h Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathNumber.cpp
InsetMathNumber.h Give inset codes to all the math insets, so we get more information when 2009-07-16 19:00:24 +00:00
InsetMathOverset.cpp
InsetMathOverset.h Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +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 Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathRef.h Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathRoot.cpp Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathRoot.h Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathScript.cpp Add a FIXME. 2009-12-25 21:47:42 +00:00
InsetMathScript.h Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathSize.cpp Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathSize.h Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathSpace.cpp MathML for InsetMathSpace. 2009-11-14 21:38:28 +00:00
InsetMathSpace.h MathML for InsetMathSpace. 2009-11-14 21:38:28 +00:00
InsetMathSpecialChar.cpp
InsetMathSpecialChar.h Give inset codes to all the math insets, so we get more information when 2009-07-16 19:00:24 +00:00
InsetMathSplit.cpp Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathSplit.h Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathSqrt.cpp Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathSqrt.h Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathStackrel.cpp Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathStackrel.h Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathString.cpp squash warning 2009-11-17 16:57:35 +00:00
InsetMathString.h Give inset codes to all the math insets, so we get more information when 2009-07-16 19:00:24 +00:00
InsetMathSubstack.cpp Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45: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 Little bit of fixup for math symbols. 2009-11-14 16:21:33 +00:00
InsetMathSymbol.h Give inset codes to all the math insets, so we get more information when 2009-07-16 19:00:24 +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
InsetMathUnderset.h Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathUnknown.cpp
InsetMathUnknown.h Give inset codes to all the math insets, so we get more information when 2009-07-16 19:00:24 +00:00
InsetMathXArrow.cpp Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
InsetMathXArrow.h Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +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 Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
MacroTable.h Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
MathAtom.cpp
MathAtom.h Typo. 2009-11-14 23:28:50 +00:00
MathAutoCorrect.cpp
MathAutoCorrect.h
MathCompletionList.h
MathData.cpp Clarify comment. 2009-11-16 14:11:25 +00:00
MathData.h Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +00:00
MathExtern.cpp So this changes the way we handle sums and such. We just don't need to 2009-12-17 17:52:09 +00:00
MathExtern.h
MathFactory.cpp Fix bug #6341: Can't set equal spacing in xymatrix. 2009-12-13 21:32:08 +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 Style: insetCur -> inset_cursor 2009-11-16 13:31:01 +00:00
MathMacro.h Make Buffer argument mandatory in most of the InsetMath based class... boring work... 2009-11-08 11:45:46 +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 fix warning 2009-11-27 10:00:12 +00:00
MathMacroTemplate.h Fix bug #4360: Instant preview does not render formulas which contain math-macro from input file. 2009-11-22 20:50:35 +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 - introduce option to suppress the LaTeX package mhchem, fileformat change 2009-11-11 01:48:07 +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 Fix the rest of bug #6284. 2009-10-23 15:00:36 +00:00
MathStream.h Catch encoding exception when performing instant preview on an uncodable char (bug 6116). 2009-08-07 05:25:22 +00:00
MathSupport.cpp Fix bugs #6047, #4043, and #5394. 2009-07-03 00:05:58 +00:00
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/...)