Re: modules/flex inset bugs, and a question

2007-10-09 Thread Helge Hafting
Martin Vermeer wrote: On Thu, 04 Oct 2007 22:10:25 +0200 Helge Hafting <[EMAIL PROTECTED]> wrote: I tried making a custom inset, and found that if I don't specify "Font . . . EndFont", then LyX crashes as soon as I try "Insert->Custom Insets->my inset" I didn't want to specify a font, I tho

Re: modules/flex inset bugs, and a question

2007-10-09 Thread Martin Vermeer
On Thu, 04 Oct 2007 22:10:25 +0200 Helge Hafting <[EMAIL PROTECTED]> wrote: > I tried making a custom inset, and found that > if I don't specify "Font . . . EndFont", then LyX crashes > as soon as I try "Insert->Custom Insets->my inset" > > I didn't want to specify a font, I though LyX could use

Re: modules/flex inset bugs, and a question

2007-10-07 Thread Martin Vermeer
On Thu, Oct 04, 2007 at 10:10:25PM +0200, Helge Hafting wrote: > I tried making a custom inset, and found that > if I don't specify "Font . . . EndFont", then LyX crashes > as soon as I try "Insert->Custom Insets->my inset" > > I didn't want to specify a font, I though LyX could use whatever f

Re: modules/flex inset bugs, and a question

2007-10-04 Thread Richard Heck
Helge Hafting wrote: Second bug: I had this: #\DeclareLyXModule[multicol.sty]{Adds support for text in multiple columns}{Multicol} So I expected multicol.sty to load automatically, but no. I had to add that to "Preamble...EndPreamble" as well. What is the purpose of having [multicol.sty] in de