Re: [patch] cosmetics: change tracker strikeout

2005-03-21 Thread Lars Gullik Bjønnes
Juergen Spitzmueller <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: >> Is it not possible to get rid of the '13'? > | Yes it is. See me updated patch (reattached to this mail). Ok, thanks, -- Lgb

Re: [patch] cosmetics: change tracker strikeout

2005-03-21 Thread Juergen Spitzmueller
Lars Gullik Bjønnes wrote: > Is it not possible to get rid of the '13'? Yes it is. See me updated patch (reattached to this mail). Jürgen P.S.: I found out that 1/3 of the font maxAscent gives the best result for different font sizes, but also to the default size. Index: rowpainter.C ==

Re: [patch] cosmetics: change tracker strikeout

2005-03-21 Thread Lars Gullik Bjønnes
Juergen Spitzmueller <[EMAIL PROTECTED]> writes: | The striking-out line for erased text is misplaced in the first row of the | main text, since this also includes the top margin, which is not honoured by | the strikeout calculation. The attached patch fixes it. > | The offset is still there for

Re: [patch] cosmetics: change tracker

2005-03-21 Thread Juergen Spitzmueller
Johnathan Burchill wrote: > Juergen Spitzmueller wrote: > > Sun, 20 Mar 2005 08:26:53 -0800 > > The striking-out line for erased text is misplaced in the first row of > > the main text, since this also includes the top margin, which is not > > honoured by the strikeout calculation. The attached pat

Re: [patch] cosmetics: change tracker

2005-03-21 Thread Johnathan Burchill
Juergen Spitzmueller wrote: > Sun, 20 Mar 2005 08:26:53 -0800 > The striking-out line for erased text is misplaced in the first row of the > main text, since this also includes the top margin, which is not honoured by > the strikeout calculation. The attached patch fixes it. This works for the f

[patch] cosmetics: change tracker strikeout

2005-03-20 Thread Juergen Spitzmueller
The striking-out line for erased text is misplaced in the first row of the main text, since this also includes the top margin, which is not honoured by the strikeout calculation. The attached patch fixes it. The offset is still there for headings, if they are not in the first row. The labeladdo