On Wed, Mar 10, 2004 at 01:22:32PM +0100, Alfredo Braunstein wrote: > the font is not set when navigating with cursor up/down. > > This seems to cure it.
Good. [The font stuff is still a bit of a mess. We need to get rid of this 'outerPar' business somehow. I'd think passing a DocumentIterator instead of a ParagraphList::iterator to the relevant functions should be enough to get hold of the 'parent'. It's more or less 'outerPar' in disguise but without the backpointerage...] Andre'