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