lyx_mirror/src/mathed
Jürgen Spitzmüller 61e1643821 Support for \slash and \nobreakdash-
* src/lfuns.h:
* src/Text3.cpp:
* src/insets/InsetMathNest.cpp:
* src/insets/insetCollapsable:
	- new LFUN_SPECIALCHAR_INSERT
	- nuke LFUN_HYPHENATION_POINT_INSERT, 
	  LFUN_LIGATURE_BREAK_INSERT,
	  LFUN_DOTS_INSERT,
               LFUN_END_OF_SENTENCE_PERIOD_INSERT,
	  LFUN_MENU_SEPARATOR_INSERT
	  (functions now handled as arguments of the above)

* src/insets/InsetSpecialChar.{cpp,h}:
	- implement \slash and \nobreakdash-

* src/Buffer.cpp:
	- increment format to 307.
* lib/lyx2lyx/LyX.py:
* lib/lyx2lyx/lyx_1_6.py:
	- reversion methods for SpecialChar \slash{} and
	  SpecialChar \nobreakdash-
* development/FORMAT:
	- document file format change

* lib/ui/stdmenus.inc:
* lib/ui/classic.ui:
	- add new SpecialChars to the menus, adapt lfuns to new scheme

* lib/bind/aqua.bind:
* lib/bind/cua.bind:
* lib/bind/emacs.bind:
* lib/bind/fi/menus.bind:
* lib/bind/mac.bind:
* lib/bind/menus.bind:
* lib/bind/sciword.bind:
* lib/bind/xemacs.bind:
	- add shortcuts for new SpecialChars, adapt lfuns to new scheme

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21989 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-06 11:04:56 +00:00
..
BUGS
CommandInset.cpp
CommandInset.h
InsetFormulaMacro.cpp Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/. 2007-11-29 07:04:28 +00:00
InsetFormulaMacro.h
InsetMath.cpp assimilate BOOST_CURRENT_FUNCTION 2007-11-29 21:10:35 +00:00
InsetMath.h
InsetMathAMSArray.cpp Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/. 2007-11-29 07:04:28 +00:00
InsetMathAMSArray.h
InsetMathArray.cpp #include cosmetics 2007-11-05 23:46:17 +00:00
InsetMathArray.h
InsetMathBig.cpp * src/mathed/InsetMathBig.cpp: 2007-11-06 09:30:33 +00:00
InsetMathBig.h
InsetMathBoldSymbol.cpp we assume (more or less) conforming compilers nowadays. 2007-11-06 21:45:24 +00:00
InsetMathBoldSymbol.h
InsetMathBox.cpp some consolidation 2007-11-06 20:57:29 +00:00
InsetMathBox.h some consolidation 2007-11-06 20:57:29 +00:00
InsetMathBrace.cpp #include cosmetics 2007-11-05 23:46:17 +00:00
InsetMathBrace.h
InsetMathCases.cpp Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/. 2007-11-29 07:04:28 +00:00
InsetMathCases.h
InsetMathChar.cpp Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/. 2007-11-29 07:04:28 +00:00
InsetMathChar.h
InsetMathColor.cpp #include cosmetics 2007-11-05 23:46:17 +00:00
InsetMathColor.h
InsetMathComment.cpp we assume (more or less) conforming compilers nowadays. 2007-11-06 21:45:24 +00:00
InsetMathComment.h
InsetMathDecoration.cpp Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/. 2007-11-29 07:04:28 +00:00
InsetMathDecoration.h
InsetMathDelim.cpp use strfwd.h if possible 2007-11-27 20:51:20 +00:00
InsetMathDelim.h
InsetMathDiff.cpp Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/. 2007-11-29 07:04:28 +00:00
InsetMathDiff.h
InsetMathDots.cpp #include cosmetics 2007-11-05 23:46:17 +00:00
InsetMathDots.h
InsetMathEnv.cpp we assume (more or less) conforming compilers nowadays. 2007-11-06 21:45:24 +00:00
InsetMathEnv.h
InsetMathExFunc.cpp #include cosmetics 2007-11-05 23:46:17 +00:00
InsetMathExFunc.h
InsetMathExInt.cpp Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/. 2007-11-29 07:04:28 +00:00
InsetMathExInt.h
InsetMathFont.cpp #include cosmetics 2007-11-05 23:46:17 +00:00
InsetMathFont.h
InsetMathFontOld.cpp #include cosmetics 2007-11-05 23:46:17 +00:00
InsetMathFontOld.h
InsetMathFrac.cpp #include cosmetics 2007-11-05 23:46:17 +00:00
InsetMathFrac.h Getting rid of LTR bias --- part 4/4 2007-11-05 19:44:03 +00:00
InsetMathGrid.cpp Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/. 2007-11-29 07:04:28 +00:00
InsetMathGrid.h support for \pagebreak: 2007-11-23 02:10:00 +00:00
InsetMathHull.cpp Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/. 2007-11-29 07:04:28 +00:00
InsetMathHull.h Use forceLTR instead of inset codes in order to determine whether an inset 2007-11-05 23:44:47 +00:00
InsetMathKern.cpp use strfwd.h if possible 2007-11-27 20:51:20 +00:00
InsetMathKern.h
InsetMathLefteqn.cpp remove unneeded Cursor.h include; 2007-11-05 22:54:53 +00:00
InsetMathLefteqn.h
InsetMathLim.cpp Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/. 2007-11-29 07:04:28 +00:00
InsetMathLim.h
InsetMathMatrix.cpp
InsetMathMatrix.h
InsetMathMBox.cpp Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/. 2007-11-29 07:04:28 +00:00
InsetMathMBox.h
InsetMathNest.cpp Support for \slash and \nobreakdash- 2007-12-06 11:04:56 +00:00
InsetMathNest.h Getting rid of LTR bias --- part 4/4 2007-11-05 19:44:03 +00:00
InsetMathNumber.cpp
InsetMathNumber.h
InsetMathOverset.cpp
InsetMathOverset.h
InsetMathPar.cpp we assume (more or less) conforming compilers nowadays. 2007-11-06 21:45:24 +00:00
InsetMathPar.h
InsetMathPhantom.cpp we assume (more or less) conforming compilers nowadays. 2007-11-06 21:45:24 +00:00
InsetMathPhantom.h
InsetMathRef.cpp Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/. 2007-11-29 07:04:28 +00:00
InsetMathRef.h
InsetMathRoot.cpp
InsetMathRoot.h
InsetMathScript.cpp Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/. 2007-11-29 07:04:28 +00:00
InsetMathScript.h Getting rid of LTR bias --- part 4/4 2007-11-05 19:44:03 +00:00
InsetMathSize.cpp we assume (more or less) conforming compilers nowadays. 2007-11-06 21:45:24 +00:00
InsetMathSize.h
InsetMathSpace.cpp
InsetMathSpace.h
InsetMathSplit.cpp Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/. 2007-11-29 07:04:28 +00:00
InsetMathSplit.h
InsetMathSqrt.cpp
InsetMathSqrt.h
InsetMathStackrel.cpp
InsetMathStackrel.h
InsetMathString.cpp
InsetMathString.h
InsetMathSubstack.cpp Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/. 2007-11-29 07:04:28 +00:00
InsetMathSubstack.h
InsetMathSymbol.cpp potential compile fix for Kornel 2007-11-29 17:57:06 +00:00
InsetMathSymbol.h
InsetMathTabular.cpp we assume (more or less) conforming compilers nowadays. 2007-11-06 21:45:24 +00:00
InsetMathTabular.h
InsetMathUnderset.cpp
InsetMathUnderset.h
InsetMathUnknown.cpp
InsetMathUnknown.h
InsetMathXArrow.cpp
InsetMathXArrow.h
InsetMathXYArrow.cpp Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/. 2007-11-29 07:04:28 +00:00
InsetMathXYArrow.h
InsetMathXYMatrix.cpp we assume (more or less) conforming compilers nowadays. 2007-11-06 21:45:24 +00:00
InsetMathXYMatrix.h
MacroTable.cpp Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/. 2007-11-29 07:04:28 +00:00
MacroTable.h cosmetics 2007-11-06 20:38:35 +00:00
MathAtom.cpp
MathAtom.h
MathAutoCorrect.cpp Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/. 2007-11-29 07:04:28 +00:00
MathAutoCorrect.h
MathData.cpp Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/. 2007-11-29 07:04:28 +00:00
MathData.h * fixed bug #4357 when pasting a macro with script index 2007-11-14 17:33:49 +00:00
MathExtern.cpp Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/. 2007-11-29 07:04:28 +00:00
MathExtern.h use strfwd.h if possible 2007-11-27 20:51:20 +00:00
MathFactory.cpp Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/. 2007-11-29 07:04:28 +00:00
MathFactory.h use strfwd.h if possible 2007-11-27 20:51:20 +00:00
MathGridInfo.h
MathMacro.cpp Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/. 2007-11-29 07:04:28 +00:00
MathMacro.h * fixed bug #4357 when pasting a macro with script index 2007-11-14 17:33:49 +00:00
MathMacroArgument.cpp Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/. 2007-11-29 07:04:28 +00:00
MathMacroArgument.h
MathMacroTemplate.cpp Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/. 2007-11-29 07:04:28 +00:00
MathMacroTemplate.h
MathParser.cpp Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/. 2007-11-29 07:04:28 +00:00
MathParser.h remove unneeded #include 2007-11-05 23:01:18 +00:00
MathStream.cpp use strfwd.h if possible 2007-11-27 20:51:20 +00:00
MathStream.h #include cosmetics 2007-11-05 23:46:17 +00:00
MathSupport.cpp Move debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp,h} to support/. 2007-11-29 07:04:28 +00:00
MathSupport.h use strfwd.h if possible 2007-11-27 20:51:20 +00:00
README
ReplaceData.h
texify
TextPainter.cpp we assume (more or less) conforming compilers nowadays. 2007-11-06 21:45:24 +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/...)