lyx_mirror/src/mathed
Enrico Forestieri 7923d0b90e Correct logic: single characters must also be parsed when quiet == false.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26987 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-20 00:18:29 +00:00
..
BUGS
CommandInset.cpp Implement the suggestion by Andre' 2008-06-17 11:10:43 +00:00
CommandInset.h Fix bug 1527 2008-06-16 01:21:17 +00:00
InsetFormulaMacro.cpp When producing latex output, check whether a character entered in mathed 2008-07-20 01:50:54 +00:00
InsetFormulaMacro.h
InsetMath.cpp Implement the suggestion by Andre' 2008-06-17 11:10:43 +00:00
InsetMath.h Implement the suggestion by Andre' 2008-06-17 11:10:43 +00:00
InsetMathAMSArray.cpp - InsetMathAMSArray.cpp: code cosmetic 2008-07-27 11:32:26 +00:00
InsetMathAMSArray.h * fix http://bugzilla.lyx.org/show_bug.cgi?id=4622 2008-03-11 17:23:14 +00:00
InsetMathArray.cpp Implement the suggestion by Andre' 2008-06-17 11:10:43 +00:00
InsetMathArray.h cosmetics 2008-03-15 08:43:16 +00:00
InsetMathBig.cpp Implement the suggestion by Andre' 2008-06-17 11:10:43 +00:00
InsetMathBig.h
InsetMathBoldSymbol.cpp Introduce LFUN_FONT_BOLDSYMBOL, performing the same as LFUN_FONT_BOLD 2008-09-15 16:49:11 +00:00
InsetMathBoldSymbol.h Introduce LFUN_FONT_BOLDSYMBOL, performing the same as LFUN_FONT_BOLD 2008-09-15 16:49:11 +00:00
InsetMathBox.cpp fix off-by-two drawing error 2008-08-24 21:16:09 +00:00
InsetMathBox.h * src/insets/InsetMathBox.{cpp,h}: 2008-03-05 18:57:08 +00:00
InsetMathBrace.cpp Fix bug 4320 2008-06-24 05:51:15 +00:00
InsetMathBrace.h
InsetMathCases.cpp Implement the suggestion by Andre' 2008-06-17 11:10:43 +00:00
InsetMathCases.h
InsetMathChar.cpp In mathmode, treat nonascii chars with diacritical marks as an input method 2008-09-26 15:53:15 +00:00
InsetMathChar.h Fix bug 3938 2008-05-31 20:54:50 +00:00
InsetMathColor.cpp unbreak compilation (part 2) 2008-05-06 10:36:32 +00:00
InsetMathColor.h unbreak compilation (part 2) 2008-05-06 10:36:32 +00:00
InsetMathComment.cpp unbreak compilation (part 2) 2008-05-06 10:36:32 +00:00
InsetMathComment.h
InsetMathDecoration.cpp Implement the suggestion by Andre' 2008-06-17 11:10:43 +00:00
InsetMathDecoration.h
InsetMathDelim.cpp Implement the suggestion by Andre' 2008-06-17 11:10:43 +00:00
InsetMathDelim.h
InsetMathDiff.cpp
InsetMathDiff.h
InsetMathDots.cpp honour requirements for dots (bug 5376). 2008-10-18 14:15:56 +00:00
InsetMathDots.h honour requirements for dots (bug 5376). 2008-10-18 14:15:56 +00:00
InsetMathEnsureMath.cpp Implement the EnsureMath inset in mathed for nesting math mode in text mode. 2008-09-04 22:24:07 +00:00
InsetMathEnsureMath.h Implement the EnsureMath inset in mathed for nesting math mode in text mode. 2008-09-04 22:24:07 +00:00
InsetMathEnv.cpp Implement the suggestion by Andre' 2008-06-17 11:10:43 +00:00
InsetMathEnv.h
InsetMathExFunc.cpp
InsetMathExFunc.h
InsetMathExInt.cpp
InsetMathExInt.h
InsetMathFont.cpp Revert 26348 and 26350. Wrong solution. 2008-09-10 14:36:38 +00:00
InsetMathFont.h
InsetMathFontOld.cpp unbreak compilation (part 2) 2008-05-06 10:36:32 +00:00
InsetMathFontOld.h
InsetMathFrac.cpp Implement the suggestion by Andre' 2008-06-17 11:10:43 +00:00
InsetMathFrac.h Allow using \binom without amsmath and add support for \brace and \brack 2008-03-31 01:23:25 +00:00
InsetMathGrid.cpp When pasting into mathed, take into account the current mode. 2008-10-18 09:06:27 +00:00
InsetMathGrid.h use Length::inPixel and not Length::inBP to get screen lengths 2008-09-18 13:59:35 +00:00
InsetMathHull.cpp Fix bug 3397 2008-10-17 21:40:11 +00:00
InsetMathHull.h Fix bug 3397 2008-10-17 21:40:11 +00:00
InsetMathKern.cpp
InsetMathKern.h
InsetMathLefteqn.cpp
InsetMathLefteqn.h
InsetMathLim.cpp
InsetMathLim.h
InsetMathMatrix.cpp
InsetMathMatrix.h
InsetMathMBox.cpp Change the interface to a paragraph's layout. We still store a LayoutPtr, but now privately, and make a Layout const & available to clients. 2008-03-06 21:31:27 +00:00
InsetMathMBox.h Change the interface to a paragraph's layout. We still store a LayoutPtr, but now privately, and make a Layout const & available to clients. 2008-03-06 21:31:27 +00:00
InsetMathNest.cpp When pasting into mathed, take into account the current mode. 2008-10-18 09:06:27 +00:00
InsetMathNest.h * cosmetic 2008-03-18 10:58:35 +00:00
InsetMathNumber.cpp cosmetics/#include cleanup 2008-03-15 00:22:54 +00:00
InsetMathNumber.h cosmetics/#include cleanup 2008-03-15 00:22:54 +00:00
InsetMathOverset.cpp Implement the suggestion by Andre' 2008-06-17 11:10:43 +00:00
InsetMathOverset.h
InsetMathPar.cpp unbreak compilation (part 2) 2008-05-06 10:36:32 +00:00
InsetMathPar.h
InsetMathPhantom.cpp Implement the suggestion by Andre' 2008-06-17 11:10:43 +00:00
InsetMathPhantom.h
InsetMathRef.cpp Fix bug 1527 2008-06-16 01:21:17 +00:00
InsetMathRef.h
InsetMathRoot.cpp Implement the suggestion by Andre' 2008-06-17 11:10:43 +00:00
InsetMathRoot.h
InsetMathScript.cpp Implement the suggestion by Andre' 2008-06-17 11:10:43 +00:00
InsetMathScript.h
InsetMathSize.cpp Implement the suggestion by Andre' 2008-06-17 11:10:43 +00:00
InsetMathSize.h
InsetMathSpace.cpp Implement the suggestion by Andre' 2008-06-17 11:10:43 +00:00
InsetMathSpace.h
InsetMathSplit.cpp Implement the suggestion by Andre' 2008-06-17 11:10:43 +00:00
InsetMathSplit.h
InsetMathSqrt.cpp Implement the suggestion by Andre' 2008-06-17 11:10:43 +00:00
InsetMathSqrt.h
InsetMathStackrel.cpp Implement the suggestion by Andre' 2008-06-17 11:10:43 +00:00
InsetMathStackrel.h
InsetMathString.cpp When in mathmode, always use the mathcommand replacement from the 2008-09-25 18:38:25 +00:00
InsetMathString.h cosmetics/#include cleanup 2008-03-15 00:22:54 +00:00
InsetMathSubstack.cpp Implement the suggestion by Andre' 2008-06-17 11:10:43 +00:00
InsetMathSubstack.h
InsetMathSymbol.cpp Implement the suggestion by Andre' 2008-06-17 11:10:43 +00:00
InsetMathSymbol.h
InsetMathTabular.cpp Implement the suggestion by Andre' 2008-06-17 11:10:43 +00:00
InsetMathTabular.h cosmetics 2008-03-15 08:43:16 +00:00
InsetMathUnderset.cpp Implement the suggestion by Andre' 2008-06-17 11:10:43 +00:00
InsetMathUnderset.h
InsetMathUnknown.cpp cosmetics/#include cleanup 2008-03-15 00:22:54 +00:00
InsetMathUnknown.h cosmetics/#include cleanup 2008-03-15 00:22:54 +00:00
InsetMathXArrow.cpp Implement the suggestion by Andre' 2008-06-17 11:10:43 +00:00
InsetMathXArrow.h
InsetMathXYArrow.cpp Implement the suggestion by Andre' 2008-06-17 11:10:43 +00:00
InsetMathXYArrow.h
InsetMathXYMatrix.cpp Implement the suggestion by Andre' 2008-06-17 11:10:43 +00:00
InsetMathXYMatrix.h
MacroTable.cpp Fix bug 3938 2008-05-31 20:54:50 +00:00
MacroTable.h * corrected handling of validation of math macros. The macro instances 2008-03-26 12:55:36 +00:00
MathAtom.cpp
MathAtom.h
MathAutoCorrect.cpp
MathAutoCorrect.h
MathCompletionList.h cosmetics/#include cleanup 2008-03-15 00:22:54 +00:00
MathData.cpp Fix the new incarnation of bug 4687 2008-06-22 22:32:48 +00:00
MathData.h * add appetite concept to the math macro to restrict the number of parameter which are eaten greedily. 2008-03-04 14:49:03 +00:00
MathExtern.cpp Coding style 2008-09-08 01:18:33 +00:00
MathExtern.h
MathFactory.cpp Implement the EnsureMath inset in mathed for nesting math mode in text mode. 2008-09-04 22:24:07 +00:00
MathFactory.h cosmetics 2008-02-27 23:11:50 +00:00
MathGridInfo.h
MathMacro.cpp * Call metrics of the parameters with the correct font in MathMacros, for example 2008-10-16 21:27:43 +00:00
MathMacro.h * cosmetic 2008-03-04 14:57:46 +00:00
MathMacroArgument.cpp cosmetics/#include cleanup 2008-03-15 00:22:54 +00:00
MathMacroArgument.h cosmetics/#include cleanup 2008-03-15 00:22:54 +00:00
MathMacroTemplate.cpp * typo 2008-09-06 15:10:10 +00:00
MathMacroTemplate.h * math macro definition context menu 2008-03-10 12:51:14 +00:00
MathParser_flags.h mathparser_flags.h: follow our naming convention part 2/2 2008-10-18 12:25:03 +00:00
MathParser.cpp Fix bug 3397 2008-10-17 21:40:11 +00:00
MathParser.h mathparser_flags.h: follow our naming convention part 2/2 2008-10-18 12:25:03 +00:00
MathStream.cpp When producing latex output, check whether a character entered in mathed 2008-07-20 01:50:54 +00:00
MathStream.h When producing latex output, check whether a character entered in mathed 2008-07-20 01:50:54 +00:00
MathSupport.cpp Correct logic: single characters must also be parsed when quiet == false. 2008-10-20 00:18:29 +00:00
MathSupport.h mathparser_flags.h: follow our naming convention part 2/2 2008-10-18 12:25:03 +00:00
README
ReplaceData.h
texify
TextPainter.cpp remove unneeded includes. 2008-05-06 06:48:38 +00:00
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/...)