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
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
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
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