Jean-Marc Lasgouttes wrote: >>>>>> "Jose'" == Jose' Matos <[EMAIL PROTECTED]> writes: > > Jose'> But it seems that we have failed to take into account all the > Jose'> convertions. Inside environment layouts (paragraphs) we should > Jose'> place the standard paragraphs into an inner level. > > But why are the skips in their own paragraph?
Because of the fix for bug 2031: http://www.mail-archive.com/lyx-devel%40lists.lyx.org/msg81588.html > They should just be part > of the paragraph they live in, IMO. This is not possible if the paragraph has some nonstandard settings (e.g. font or indentation), but I fail to see at the moment why this should not be possible otherwise. Basically the test for file.is_default_layout(layout) in line 641 of lyx_1_4.py could probably be removed. If anybody wants to play with this: I attach the test file I used for fixing bug 2031. Georg
breaks-test.lyx
Description: application/lyx