lyx_mirror/src/mathed
Peter Kümmel 38628558a6 cmake: more merged build fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34274 a592a061-630c-0410-9148-cb99ea01b6c8
2010-04-23 09:10:35 +00:00
..
BUGS
CommandInset.cpp Automate the setting of the ascii only flag. 2010-02-04 23:03:48 +00:00
CommandInset.h
InsetFormulaMacro.cpp
InsetFormulaMacro.h
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 Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +00:00
InsetMathAMSArray.h
InsetMathArray.cpp
InsetMathArray.h
InsetMathBig.cpp Introduce and use a "math_flavor" flag with OutputParams. 2010-03-31 18:24:52 +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 Fix up the math stream. 2010-03-31 18:57:37 +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 Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +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
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 cmake: more merged build fixes 2010-04-23 09:10:35 +00:00
InsetMathDecoration.h Fix bug #4565: Using keyboard shortcuts to write Greek letters with an underbar produces LaTeX errors. 2010-03-31 01:09:38 +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
InsetMathDiff.h
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
InsetMathEnsureMath.h
InsetMathEnv.cpp
InsetMathEnv.h
InsetMathExFunc.cpp Revert r33989. We do need this. 2010-03-31 21:02:10 +00:00
InsetMathExFunc.h Revert r33989. We do need this. 2010-03-31 21:02:10 +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 HTML for math fonts. 2010-03-31 18:57:47 +00:00
InsetMathFont.h HTML for math fonts. 2010-03-31 18:57:47 +00:00
InsetMathFontOld.cpp
InsetMathFontOld.h
InsetMathFrac.cpp HTML for binomials. 2010-03-31 21:33:33 +00:00
InsetMathFrac.h HTML for binomials. 2010-03-31 21:33:33 +00:00
InsetMathGrid.cpp Using "using namespace std" with msvc10 makes also std::tr1::bind visible and generates conflicts with boost::bind. 2010-04-22 11:16:58 +00:00
InsetMathGrid.h Cases for HTML. 2010-03-30 02:57:05 +00:00
InsetMathHull.cpp Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +00:00
InsetMathHull.h s/updateLabels/updateBuffer/g, per a suggestion of Abdel's. 2010-03-03 22:13:45 +00:00
InsetMathKern.cpp
InsetMathKern.h Ignore kerning in HTML. 2010-03-31 18:59:04 +00:00
InsetMathLefteqn.cpp
InsetMathLefteqn.h
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 Matrix output via HTML. I have to say, this one took some work. 2010-03-31 19:59:09 +00:00
InsetMathMatrix.h Change semantics of two-arg htmlize to make more consistent with other 2010-03-31 19:17:06 +00:00
InsetMathMBox.cpp This doesn't seem to be compiled even, but oh well. 2010-03-31 19:01:15 +00:00
InsetMathMBox.h This doesn't seem to be compiled even, but oh well. 2010-03-31 19:01:15 +00:00
InsetMathNest.cpp Make Cursor::anchor_ private and make an access function Cursor::realAnchor() to stress the fact that this is thus not the normalAnchor(). 2010-04-15 18:16:07 +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 HTML for overset. 2010-03-31 20:04:39 +00:00
InsetMathOverset.h HTML for overset. 2010-03-31 20:04:39 +00:00
InsetMathPar.cpp
InsetMathPar.h
InsetMathPhantom.cpp
InsetMathPhantom.h Ignore phantoms for now. 2010-03-31 20:31:15 +00:00
InsetMathRef.cpp Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +00:00
InsetMathRef.h s/updateLabels/updateBuffer/g, per a suggestion of Abdel's. 2010-03-03 22:13:45 +00:00
InsetMathRoot.cpp Make sure to call the parent's validate method. 2010-03-31 21:24:16 +00:00
InsetMathRoot.h HTML for roots. 2010-03-31 20:31:04 +00:00
InsetMathScript.cpp Make Cursor::disp_ private as it should be. 2010-04-15 17:34:34 +00:00
InsetMathScript.h HTML for scripts. 2010-03-30 01:31:25 +00:00
InsetMathSize.cpp Make sure to call the parent's validate method. 2010-03-31 21:24:16 +00:00
InsetMathSize.h HTML for math sizes. 2010-03-31 20:37:23 +00:00
InsetMathSpace.cpp Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +00:00
InsetMathSpace.h HTML for math spaces. 2010-03-31 20:47:55 +00:00
InsetMathSpecialChar.cpp HTML for special characters. 2010-03-31 20:49:21 +00:00
InsetMathSpecialChar.h HTML for special characters. 2010-03-31 20:49:21 +00:00
InsetMathSplit.cpp Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +00:00
InsetMathSplit.h HTML for InsetMathSplit. 2010-03-31 20:50:29 +00:00
InsetMathSqrt.cpp Make sure to call the parent's validate method. 2010-03-31 21:24:16 +00:00
InsetMathSqrt.h HTML for roots. 2010-03-31 20:31:04 +00:00
InsetMathStackrel.cpp HTML for stackrel. 2010-03-31 20:54:27 +00:00
InsetMathStackrel.h HTML for stackrel. 2010-03-31 20:54:27 +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
InsetMathSubstack.cpp Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +00:00
InsetMathSubstack.h HTML for substack. Sort of. There's an odd problem here, that is 2010-03-31 21:17:30 +00:00
InsetMathSymbol.cpp Introduce and use a "math_flavor" flag with OutputParams. 2010-03-31 18:24:52 +00:00
InsetMathSymbol.h Integrals via HTML. 2010-03-30 22:51:02 +00:00
InsetMathTabular.cpp
InsetMathTabular.h
InsetMathUnderset.cpp HTML for underset. 2010-03-31 20:12:52 +00:00
InsetMathUnderset.h HTML for underset. 2010-03-31 20:12:52 +00:00
InsetMathUnknown.cpp
InsetMathUnknown.h
InsetMathXArrow.cpp
InsetMathXArrow.h
InsetMathXYArrow.cpp
InsetMathXYArrow.h
InsetMathXYMatrix.cpp
InsetMathXYMatrix.h
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
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 Proper camel case for FileName.absFilename 2010-04-21 01:19:09 +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 cmake: more merged build fixes 2010-04-23 09:10:35 +00:00
MathFactory.h
MathGridInfo.h
MathMacro.cpp Make Cursor::disp_ private as it should be. 2010-04-15 17:34:34 +00:00
MathMacro.h Pure HTML output for math macros. 2010-03-30 00:18:24 +00:00
MathMacroArgument.cpp
MathMacroArgument.h
MathMacroTemplate.cpp Make members of FuncRequest private, per the FIXME there. Again, this is 2010-04-09 19:00:42 +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
MathParser.cpp Fix bug #6633: Equations that end in \limits or \nolimits are corrupted on load. 2010-04-02 15:22:50 +00:00
MathParser.h
MathStream.cpp Fix up the math stream. 2010-03-31 18:57:37 +00:00
MathStream.h Fix up the math stream. 2010-03-31 18:57:37 +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/...)