On Wed, Oct 10, 2001 at 05:39:32PM -0700, Mohammad Reza Danesh wrote: > In a book style multi-part document, how can I force "block" layout? I have a > lyx file inserted at the beginning of my thesis with centered layout. For some > reason, all the succeeding files are centered too. Selecting them and using > layout>paragraph>block won't change the style. In the applet, it shows that > block layout is selected but the output is centered.
This is a known bug in lyx. It happens if the last paragraph in an included file is centered. A workaround to this problem is to add a dummy paragraph after the centered paragraph: use one of the following: 1. A comment paragraph containing some text 2. A normal paragraph containing a note 3. A normal paragraph containing % in latex mode.
