Enrico Forestieri
|
e53e4d0672
|
Account for kerning when positioning scripts in the MathFontOld and
MathUnknown insets.
* src/mathed/InsetMathUnknown.C
(InsetMathUnknown::metrics): Cache kerning of last char.
* src/mathed/InsetMathUnknown.h
* src/mathed/InsetMathFontOld.h
(InsetMathUnknown::kerning): New. Return cached kerning value.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17528 a592a061-630c-0410-9148-cb99ea01b6c8
|
2007-03-23 18:55:50 +00:00 |
|
Abdelrazak Younes
|
e24bf64c68
|
* dimension.h: new operator!=() and operator=()
* InsetBase and all derivates:
- metrics(MetricsInfo & mi, Dimension & dim) now returns a bool (true if metrics changed).
* MathData and all derivates:
- metrics(MetricsInfo & mi, Dimension & dim): ditto.
* RenderBase and all derivates:
- metrics(MetricsInfo & mi, Dimension & dim): ditto.
* lyxtext.h/text.C:
- LyXText::metrics(MetricsInfo & mi, Dimension & dim): ditto.
- LyXText::redoParagraph(): take into account potential change in inset metrics.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16091 a592a061-630c-0410-9148-cb99ea01b6c8
|
2006-11-28 15:15:49 +00:00 |
|
André Pönitz
|
de6418f377
|
use more unicode in math
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15462 a592a061-630c-0410-9148-cb99ea01b6c8
|
2006-10-22 10:15:23 +00:00 |
|
Lars Gullik Bjønnes
|
d12c1f4b22
|
Fix some unicode conversion problems, more work needed.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15442 a592a061-630c-0410-9148-cb99ea01b6c8
|
2006-10-21 11:15:37 +00:00 |
|
André Pönitz
|
6c300f72a2
|
move everything into namespace lyx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15422 a592a061-630c-0410-9148-cb99ea01b6c8
|
2006-10-21 00:16:43 +00:00 |
|
Abdelrazak Younes
|
52bd213992
|
More unicode conversion
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15355 a592a061-630c-0410-9148-cb99ea01b6c8
|
2006-10-17 14:46:45 +00:00 |
|
André Pönitz
|
e89625ef28
|
rename mathed/math_xinset into mathed/InsetMathX
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15026 a592a061-630c-0410-9148-cb99ea01b6c8
|
2006-09-17 09:14:18 +00:00 |
|