Georg Baum wrote:
Hellmut Weber wrote:
Hi Marc,
I guess you meant Jean-Marc here :-)
That's the effect i have to me quite often.
Known problem (but not scheduled to fix):
http://bugzilla.lyx.org/show_bug.cgi?id=3427 Basically, if you want to make
sure that a line does _not_ appear on screen when you reload the document,
put the cursor in this line before quitting. Then it will be above the
screen after reload, even if the document is shorter than one screen
height. It looks as if there is some systematic error when calculating the
scroll position from the stored cursor position, or when storing the cursor
in the session, or when reading the position from the session.
I see. This explains why "new document" tend to place the
cursor halfway off the screen too. It is simply the empty
template scrolled one line up!
Helge Hafting