13 Mar
2007
13 Mar
'07
10:37 p.m.
As long as the grid is turned off, the footnote block perfectly aligns with the bodytext frame. However, turn the grid on and the footnote block suddenly jumps about a line downwards. What's going on here?
in core-one: change the getnoflines call into
\ifbottomnotes \ifgridsnapping \ifcase\layoutlines % todo: make macro of this \getrawnoflines\textheight \else \noflines\layoutlines \fi % \getnoflines\textheight
and remake the format
usual rounding errors mess
Hans
Following Willi's hint I patched the right file and ... it works like a charm! Thanks so much! Now there's just the linespacing thing left ;-) Oliver