Re: [CoordBranch] ascent_of_text

2004-11-13 Thread Alfredo Braunstein
Andre Poenitz wrote: > On Fri, Nov 12, 2004 at 10:15:49PM +0100, Alfredo Braunstein wrote: >> If you feel like helping further, *please* implement getCursorPos in >> mathed/ ;-) > > I'll have a look tomorrow. Cool, thanks. Alfredo

Re: [CoordBranch] ascent_of_text

2004-11-13 Thread Andre Poenitz
On Fri, Nov 12, 2004 at 10:15:49PM +0100, Alfredo Braunstein wrote: > If you feel like helping further, *please* implement getCursorPos in > mathed/ ;-) I'll have a look tomorrow. Andre'

Re: [CoordBranch] ascent_of_text

2004-11-12 Thread Alfredo Braunstein
Andre Poenitz wrote: > On Tue, Nov 09, 2004 at 07:37:41AM +0100, Alfredo Braunstein wrote: >> Yes, that's what you have done I think. In the case of chapter labels, it >> had the effect of drawing the word "Chapter" at the wrong coordinates: >> ascent_of_text was used to compute them. > > Ah... o

Re: [CoordBranch] ascent_of_text

2004-11-12 Thread Andre Poenitz
On Tue, Nov 09, 2004 at 07:37:41AM +0100, Alfredo Braunstein wrote: > Yes, that's what you have done I think. In the case of chapter labels, it > had the effect of drawing the word "Chapter" at the wrong coordinates: > ascent_of_text was used to compute them. Ah... ok. Nevertheless, I think this c

Re: [CoordBranch] ascent_of_text

2004-11-08 Thread Alfredo Braunstein
Andre Poenitz wrote: >> It seems it was used to introduce some extra space above rows (for adding >> the "Bibliography" label for instance). > > That's my assumption, too. > >> Is the extra information really not needed? > > I don't think so, at least if the assumption is correct. We always dra

Re: [CoordBranch] ascent_of_text

2004-11-08 Thread Andre Poenitz
On Mon, Nov 08, 2004 at 08:45:41PM +0100, Alfredo Braunstein wrote: > Andre, do you have an idea of exactly what ascent_of_text was (wrt. ascent)? Not "exactly". See below. > Because we are having weird text painting problems, probably related to its > removal. > > It seems it was used to intro

[CoordBranch] ascent_of_text

2004-11-08 Thread Alfredo Braunstein
Andre, do you have an idea of exactly what ascent_of_text was (wrt. ascent)? Because we are having weird text painting problems, probably related to its removal. It seems it was used to introduce some extra space above rows (for adding the "Bibliography" label for instance). Is the extra informat