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
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'
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
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
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
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