Re: [PATCH] Layout Setting Issue

2008-10-26 Thread rgheck
Richard heck wrote: rgheck wrote: There's a bug in the code that sets the layout for the first paragraph of an InsetCollapsable. If you start LyX from a terminal and create a branch, you'll see some error messages about PlainLayout not being found. This is because the first paragraph is bein

Re: [PATCH] Layout Setting Issue

2008-10-26 Thread rgheck
Martin Vermeer wrote: On Sat, Oct 25, 2008 at 10:47:14PM -0400, Richard heck wrote: rgheck wrote: Comments? OK to commit? Would it be better to use an enum rather than a boolean? More human-readable. Right. Will do. rh

Re: [PATCH] Layout Setting Issue

2008-10-26 Thread Martin Vermeer
On Sat, Oct 25, 2008 at 10:47:14PM -0400, Richard heck wrote: > rgheck wrote: >> >> There's a bug in the code that sets the layout for the first paragraph of >> an InsetCollapsable. If you start LyX from a terminal and create a branch, >> you'll see some error messages about PlainLayout not being

[PATCH] Layout Setting Issue

2008-10-25 Thread Richard heck
rgheck wrote: There's a bug in the code that sets the layout for the first paragraph of an InsetCollapsable. If you start LyX from a terminal and create a branch, you'll see some error messages about PlainLayout not being found. This is because the first paragraph is being set to PlainLayout