Alfredo Braunstein wrote:
[EMAIL PROTECTED] wrote:
Author: younes
Date: Wed Sep 5 15:45:58 2007
New Revision: 20068
URL: http://www.lyx.org/trac/changeset/20068
Log:
* TextMetrics::draw(): get rid of the first par ascent offset.
* BufferView::draw(): adapt to above change.
* InsetCollapsable::draw(): ditto -> get rid of textdim_ member.
I think I don't like this change. Doesn't this mean that text inside inlined
insets is not correctly aligned anymore with the surrounding text?
I just now understand what you mean... But it is too late now to cure
that, maybe tomorrow...
Abdel.