Am 30.10.24 um 14:57 schrieb Paolo M:
CAn anyone explain why the footer line is broken, in the folowing mwe? thank you
that cannot worK! you load package fancyhdr _before_ geometry, which sets the page layout. But that is too late for fancyhdr which uses the layout setting which is valid _before_ geometry values. The reason why you see the default textwidth, but not the one of geometry. Change the order of these packages. Herbert -- lyx-users mailing list [email protected] https://lists.lyx.org/mailman/listinfo/lyx-users
