On Sat, 22 Mar 2003, [ISO-8859-1] Christian Ridderstr�m wrote:

Thanks for the reply.

I'm not finding any .layout files in any of the classes I've added
successfully or unsuccessfully -- after compiling of course. I've had .sty
or .sty and .cls files only on the ones that have worked so far. <??>

And what if the new classs isn't based on any existing one? There's a
latex music class (mustek) that I'd like to add for one that I don't
believe is based on another existing class.

I think that the ones I've successfully added so far are based on article
(aa, paper), but they don't have .layout files.

jamie

> On Sat, 22 Mar 2003 [EMAIL PROTECTED] wrote:
> >
> > Will LyX accept other properly defined doc classes? And, if so, how do I
> > get LyX reconfigure to find and add them?
> >
> Yes, I think that what you need to do is simply make sure that your second
> line in the layout file declares what latex class the layout is based on.
> In the example below, 'article' is the class and 'clawar' is the name of
> the layout.
>
> Then run reconfigure, now it should look for the class you want.
>
> >From my file: clawar.layout
> #% Do not delete the line below; configure depends on this
> #  \DeclareLaTeXClass[article]{clawar}
> # Article textclass definition file. Taken from initial LyX source code
>
>

Reply via email to