]> git.lyx.org Git - features.git/commit
* kerning may depend on the BufferView because the metrics of some insets (e.g. math...
authorStefan Schimanski <sts@lyx.org>
Sat, 22 Dec 2007 14:39:22 +0000 (14:39 +0000)
committerStefan Schimanski <sts@lyx.org>
Sat, 22 Dec 2007 14:39:22 +0000 (14:39 +0000)
commit9ac321f28f4c2ea805d8f5db2555e406f144399c
tree989377d416202cb2cd831e424efd8b71d8449098
parente32c8c5bada95af9d12f3431165ec794e306791b
* kerning may depend on the BufferView because the metrics of some insets (e.g. math macros) depend on the cursor position in the view

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22259 a592a061-630c-0410-9148-cb99ea01b6c8
12 files changed:
src/mathed/InsetMath.h
src/mathed/InsetMathChar.h
src/mathed/InsetMathFont.h
src/mathed/InsetMathFontOld.h
src/mathed/InsetMathScript.cpp
src/mathed/InsetMathScript.h
src/mathed/InsetMathSymbol.h
src/mathed/InsetMathUnknown.h
src/mathed/MathData.cpp
src/mathed/MathData.h
src/mathed/MathMacro.cpp
src/mathed/MathMacro.h