lyx_mirror/src/mathed
2014-11-30 12:52:01 +01:00
..
BUGS
CMakeLists.txt Years forgotten files. 2013-05-23 22:17:20 -07:00
CommandInset.cpp Use empty() to check empty and non-empty'ness not size() 2012-10-27 01:25:38 +02:00
CommandInset.h
InsetMath.cpp Audit all the LASSERT calls, and try to do something sensible at 2013-04-25 17:27:10 -04:00
InsetMath.h More llvm/clang warnings 2013-05-02 18:27:32 +02:00
InsetMathAMSArray.cpp
InsetMathAMSArray.h
InsetMathArray.cpp
InsetMathArray.h
InsetMathBig.cpp
InsetMathBig.h Remove some header leftovers based on Scott's script hints. 2013-05-02 00:30:16 -07:00
InsetMathBoldSymbol.cpp
InsetMathBoldSymbol.h
InsetMathBox.cpp mathed: bformat infoize messages 2014-11-14 18:18:30 +01:00
InsetMathBox.h Remove some header leftovers based on Scott's script hints. 2013-05-02 00:30:16 -07:00
InsetMathBrace.cpp std::min/max are defined in <algorithm> 2014-06-07 08:17:20 +02:00
InsetMathBrace.h
InsetMathCancel.cpp
InsetMathCancel.h
InsetMathCancelto.cpp
InsetMathCancelto.h
InsetMathCases.cpp
InsetMathCases.h
InsetMathChar.cpp Encodings: Use BufferEncodings where needed 2013-09-29 15:26:22 +02:00
InsetMathChar.h
InsetMathColor.cpp mathed: bformat infoize messages 2014-11-14 18:18:30 +01:00
InsetMathColor.h Header cleanup cont. 2013-05-23 22:12:29 -07:00
InsetMathComment.cpp
InsetMathComment.h
InsetMathDecoration.cpp mathed: bformat infoize messages 2014-11-14 18:18:30 +01:00
InsetMathDecoration.h
InsetMathDelim.cpp Full delimiter support for llbracket and rrbracket 2012-12-16 15:49:42 +01:00
InsetMathDelim.h Remove some header leftovers based on Scott's script hints. 2013-05-02 00:30:16 -07:00
InsetMathDiagram.cpp
InsetMathDiagram.h Header cleanup cont. 2013-05-25 16:38:20 -07:00
InsetMathDiff.cpp
InsetMathDiff.h
InsetMathDots.cpp
InsetMathDots.h
InsetMathEnsureMath.cpp
InsetMathEnsureMath.h
InsetMathEnv.cpp mathed: bformat infoize messages 2014-11-14 18:18:30 +01:00
InsetMathEnv.h Remove some header leftovers based on Scott's script hints. 2013-05-02 00:30:16 -07:00
InsetMathExFunc.cpp Implement math-as-HTML output for InsetMathExFunc. 2013-03-27 11:41:29 -04:00
InsetMathExFunc.h Remove some header leftovers based on Scott's script hints. 2013-05-02 00:30:16 -07:00
InsetMathExInt.cpp Use empty() to check empty and non-empty'ness not size() 2012-10-27 01:25:38 +02:00
InsetMathExInt.h
InsetMathFont.cpp mathed: bformat infoize messages 2014-11-14 18:18:30 +01:00
InsetMathFont.h
InsetMathFontOld.cpp mathed: bformat infoize messages 2014-11-14 18:18:30 +01:00
InsetMathFontOld.h
InsetMathFrac.cpp
InsetMathFrac.h
InsetMathGrid.cpp Rename some LFUN names to match their text name 2014-02-13 13:50:33 +01:00
InsetMathGrid.h
InsetMathHull.cpp mathed: bformat infoize messages 2014-11-14 18:18:30 +01:00
InsetMathHull.h Native support for \notag 2014-05-27 22:17:35 +02:00
InsetMathKern.cpp
InsetMathKern.h
InsetMathLefteqn.cpp
InsetMathLefteqn.h
InsetMathLim.cpp
InsetMathLim.h
InsetMathMatrix.cpp
InsetMathMatrix.h
InsetMathNest.cpp Reimplement inset-select-all in a generic way 2014-11-01 16:54:23 +01:00
InsetMathNest.h Header cleanup cont. 2013-05-25 16:38:20 -07:00
InsetMathNumber.cpp
InsetMathNumber.h
InsetMathOverset.cpp
InsetMathOverset.h
InsetMathPar.cpp
InsetMathPar.h
InsetMathPhantom.cpp Native support for \smash[t] and \smash[b] 2014-05-27 22:13:58 +02:00
InsetMathPhantom.h Native support for \smash[t] and \smash[b] 2014-05-27 22:13:58 +02:00
InsetMathRef.cpp Allowing direct, read-write access to the references cache just seems 2013-03-18 19:32:30 -04:00
InsetMathRef.h
InsetMathRoot.cpp
InsetMathRoot.h
InsetMathScript.cpp Fix bug #8784 (mathml export for scripts) 2014-02-22 19:01:20 +01:00
InsetMathScript.h
InsetMathSideset.cpp Fix regression of 5261ae6a2 2013-02-24 21:23:50 +01:00
InsetMathSideset.h Remove ; from end of function definitions 2013-05-12 13:04:18 +02:00
InsetMathSize.cpp mathed: bformat infoize messages 2014-11-14 18:18:30 +01:00
InsetMathSize.h
InsetMathSpace.cpp Fix bug #9319: Problems with space inside math and textrm. 2014-11-04 21:36:10 +01:00
InsetMathSpace.h
InsetMathSpecialChar.cpp Audit all the LASSERT calls, and try to do something sensible at 2013-04-25 17:27:10 -04:00
InsetMathSpecialChar.h
InsetMathSplit.cpp Fix dataloss for align env inside math 2014-02-27 21:25:19 +01:00
InsetMathSplit.h Fix dataloss for align env inside math 2014-02-27 21:25:19 +01:00
InsetMathSqrt.cpp
InsetMathSqrt.h
InsetMathStackrel.cpp Fix bug #8464: stackrel with subscript. 2012-12-28 20:08:43 +01:00
InsetMathStackrel.h Fix bug #8464: stackrel with subscript. 2012-12-28 20:08:43 +01:00
InsetMathString.cpp Audit all the LASSERT calls, and try to do something sensible at 2013-04-25 17:27:10 -04:00
InsetMathString.h
InsetMathSubstack.cpp
InsetMathSubstack.h
InsetMathSymbol.cpp Whitespace. 2014-04-21 11:52:00 -04:00
InsetMathSymbol.h Handle text-only wasy symbols correctly. 2013-01-10 21:22:54 +01:00
InsetMathTabular.cpp
InsetMathTabular.h
InsetMathUnderset.cpp
InsetMathUnderset.h
InsetMathUnknown.cpp
InsetMathUnknown.h Remove heavy includes 2014-11-30 12:52:01 +01:00
InsetMathXArrow.cpp Fix possibly uninitialized use of variables 2014-09-03 00:07:26 +02:00
InsetMathXArrow.h
InsetMathXYArrow.cpp Use empty() to check empty and non-empty'ness not size() 2012-10-27 01:25:38 +02:00
InsetMathXYArrow.h
InsetMathXYMatrix.cpp
InsetMathXYMatrix.h
MacroTable.cpp Fix recursive math macro crash (bug #9140) 2014-11-14 21:30:42 +01:00
MacroTable.h Fix recursive math macro crash (bug #9140) 2014-11-14 21:30:42 +01:00
MathAtom.cpp
MathAtom.h
MathAutoCorrect.cpp More llvm/clang warnings 2013-05-02 18:27:32 +02:00
MathAutoCorrect.h
MathCompletionList.h
MathData.cpp More llvm/clang warnings 2013-05-02 18:27:32 +02:00
MathData.h Rename misleading parameter. 2014-05-14 18:09:40 +02:00
MathExtern.cpp Fix a bunch of small performance issues spotted by cppcheck 2014-07-05 19:13:10 +02:00
MathExtern.h
MathFactory.cpp support for the LaTeX commands \x***arrow 2014-08-25 00:44:09 +02:00
MathFactory.h
MathMacro.cpp Make sure that UpdateLocker is used correctly in the future 2014-11-17 11:52:14 +01:00
MathMacro.h Fix bug #8999 by locking math macros while they are updating. 2014-03-05 18:46:38 -05:00
MathMacroArgument.cpp
MathMacroArgument.h
MathMacroTemplate.cpp mathed: bformat infoize messages 2014-11-14 18:18:30 +01:00
MathMacroTemplate.h Make the export of macros thread-safer 2013-10-12 02:36:08 +02:00
MathParser_flags.h
MathParser.cpp Better fix for bug #8679 2014-11-26 22:06:15 +01:00
MathParser.h Header cleanup cont. 2013-05-25 16:38:20 -07:00
MathStream.cpp
MathStream.h
MathSupport.cpp support for the LaTeX commands \x***arrow 2014-08-25 00:44:09 +02:00
MathSupport.h Remove some header leftovers based on Scott's script hints. 2013-05-02 00:30:16 -07:00
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/...)