Sandor Szabo wrote:
> I attach the Lyx file, hopefully not too long.
> In this file I used the default settings.
The problem is the
\usepackage{a4}
in the preamble.
This package shoudn't be used anymore[1], therefore we have removed support in
LyX 1.5 (this was the "A4" special margins stuff in previous version of LyX).
The problem here is that lyx2lyx inserts \usepackage{a4} in the preamble for
backwards compatibility, but it is inserted too late (and cannot be inserted
earlier, for technical reasons), therefore the margins are wrong. Cf.
http://bugzilla.lyx.org/show_bug.cgi?id=2402
I'd suggest to just remove this line and adjust the margins via "custom
margins".
Jürgen
[1] Cf. http://www.ctan.org/get/info/l2tabu/english/l2tabuen.pdf