]> git.lyx.org Git - features.git/commit
use more unicode in math
authorAndré Pönitz <poenitz@gmx.net>
Sun, 22 Oct 2006 10:15:23 +0000 (10:15 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Sun, 22 Oct 2006 10:15:23 +0000 (10:15 +0000)
commitde6418f37765fe452f135f96dee6d49897bff215
tree9bedc74aa6450adc0d9fac0ba26c815b17b1b68c
parent354fb450c2c0e63dc96c1764bbbc5233ecae21d9
use more unicode in math

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15462 a592a061-630c-0410-9148-cb99ea01b6c8
178 files changed:
development/cmake/config.h.cmake
development/cmake/modules/FindZLIB.cmake
src/CutAndPaste.C
src/CutAndPaste.h
src/buffer.C
src/buffer.h
src/buffer_funcs.C
src/bufferparams.C
src/coordcache.C
src/cursor.C
src/cursor.h
src/encoding.C
src/encoding.h
src/factory.C
src/frontends/controllers/biblio.C
src/insets/inset.h
src/insets/insetbase.C
src/insets/insetbase.h
src/insets/insetbox.C
src/insets/insetbranch.C
src/insets/insetcaption.C
src/insets/insetcharstyle.C
src/insets/insetcollapsable.C
src/insets/insetenv.C
src/insets/insetert.C
src/insets/insetfloat.C
src/insets/insetfoot.C
src/insets/insetfootlike.C
src/insets/insetmarginal.C
src/insets/insetnote.C
src/insets/insetquotes.C
src/insets/insetwrap.C
src/lyxfind.C
src/lyxfunc.C
src/mathed/InsetFormulaMacro.h
src/mathed/InsetMath.C
src/mathed/InsetMath.h
src/mathed/InsetMathAMSArray.C
src/mathed/InsetMathAMSArray.h
src/mathed/InsetMathArray.C
src/mathed/InsetMathArray.h
src/mathed/InsetMathBig.C
src/mathed/InsetMathBig.h
src/mathed/InsetMathBinom.C
src/mathed/InsetMathBoldSymbol.C
src/mathed/InsetMathBoldSymbol.h
src/mathed/InsetMathBox.C
src/mathed/InsetMathBox.h
src/mathed/InsetMathBoxed.C
src/mathed/InsetMathBoxed.h
src/mathed/InsetMathBrace.C
src/mathed/InsetMathBrace.h
src/mathed/InsetMathCases.C
src/mathed/InsetMathCases.h
src/mathed/InsetMathChar.C
src/mathed/InsetMathChar.h
src/mathed/InsetMathColor.C
src/mathed/InsetMathColor.h
src/mathed/InsetMathCommand.C
src/mathed/InsetMathCommand.h
src/mathed/InsetMathComment.C
src/mathed/InsetMathComment.h
src/mathed/InsetMathDFrac.C
src/mathed/InsetMathDFrac.h
src/mathed/InsetMathDecoration.C
src/mathed/InsetMathDecoration.h
src/mathed/InsetMathDelim.C
src/mathed/InsetMathDelim.h
src/mathed/InsetMathDiff.C
src/mathed/InsetMathDiff.h
src/mathed/InsetMathDots.C
src/mathed/InsetMathDots.h
src/mathed/InsetMathEnv.C
src/mathed/InsetMathEnv.h
src/mathed/InsetMathExFunc.C
src/mathed/InsetMathExFunc.h
src/mathed/InsetMathExInt.C
src/mathed/InsetMathExInt.h
src/mathed/InsetMathFBox.C
src/mathed/InsetMathFBox.h
src/mathed/InsetMathFont.C
src/mathed/InsetMathFont.h
src/mathed/InsetMathFontOld.C
src/mathed/InsetMathFontOld.h
src/mathed/InsetMathFrac.C
src/mathed/InsetMathFrac.h
src/mathed/InsetMathFrameBox.C
src/mathed/InsetMathGrid.C
src/mathed/InsetMathGrid.h
src/mathed/InsetMathHull.C
src/mathed/InsetMathHull.h
src/mathed/InsetMathKern.C
src/mathed/InsetMathKern.h
src/mathed/InsetMathLefteqn.C
src/mathed/InsetMathLefteqn.h
src/mathed/InsetMathLim.C
src/mathed/InsetMathLim.h
src/mathed/InsetMathMacro.C
src/mathed/InsetMathMacro.h
src/mathed/InsetMathMakebox.C
src/mathed/InsetMathMakebox.h
src/mathed/InsetMathMatrix.C
src/mathed/InsetMathMatrix.h
src/mathed/InsetMathNest.C
src/mathed/InsetMathNest.h
src/mathed/InsetMathNumber.C
src/mathed/InsetMathNumber.h
src/mathed/InsetMathOverset.C
src/mathed/InsetMathPar.C
src/mathed/InsetMathPar.h
src/mathed/InsetMathPhantom.C
src/mathed/InsetMathPhantom.h
src/mathed/InsetMathRef.C
src/mathed/InsetMathRef.h
src/mathed/InsetMathRoot.C
src/mathed/InsetMathRoot.h
src/mathed/InsetMathScript.C
src/mathed/InsetMathScript.h
src/mathed/InsetMathSize.C
src/mathed/InsetMathSize.h
src/mathed/InsetMathSpace.C
src/mathed/InsetMathSpace.h
src/mathed/InsetMathSplit.C
src/mathed/InsetMathSplit.h
src/mathed/InsetMathSqrt.C
src/mathed/InsetMathSqrt.h
src/mathed/InsetMathStackrel.C
src/mathed/InsetMathString.C
src/mathed/InsetMathString.h
src/mathed/InsetMathSubstack.C
src/mathed/InsetMathSubstack.h
src/mathed/InsetMathSymbol.C
src/mathed/InsetMathSymbol.h
src/mathed/InsetMathTFrac.C
src/mathed/InsetMathTFrac.h
src/mathed/InsetMathTabular.C
src/mathed/InsetMathTabular.h
src/mathed/InsetMathUnderset.C
src/mathed/InsetMathUnknown.C
src/mathed/InsetMathUnknown.h
src/mathed/InsetMathXArrow.C
src/mathed/InsetMathXArrow.h
src/mathed/InsetMathXYMatrix.C
src/mathed/InsetMathXYMatrix.h
src/mathed/MathAutoCorrect.C
src/mathed/MathData.C
src/mathed/MathData.h
src/mathed/MathExtern.C
src/mathed/MathExtern.h
src/mathed/MathFactory.C
src/mathed/MathFactory.h
src/mathed/MathGridInfo.h
src/mathed/MathMLStream.C [deleted file]
src/mathed/MathMLStream.h [deleted file]
src/mathed/MathMacroArgument.C
src/mathed/MathMacroArgument.h
src/mathed/MathMacroTable.C
src/mathed/MathMacroTable.h
src/mathed/MathMacroTemplate.C
src/mathed/MathMacroTemplate.h
src/mathed/MathParser.C
src/mathed/MathParser.h
src/mathed/MathStream.C
src/mathed/MathStream.h
src/mathed/MathSupport.C
src/mathed/MathSupport.h
src/metricsinfo.C
src/metricsinfo.h
src/paragraph.C
src/paragraph.h
src/rowpainter.C
src/sgml.h
src/support/docstring.h
src/support/lstrings.C
src/support/lstrings.h
src/text.C
src/text3.C
src/undo.C