On Sun, Jun 06, 2004 at 03:50:25PM +0200, Siegfried Herholdt wrote: > I am using Miktex as a Latex package and the latest windows port version of > Lyx together with Cygwin. I would like to add the "thesis.cls" package as > its not included by default. I used miktex package manager to download and > install it, then ran texhash followed by reconfiguring Lyx, but it's still > not included in the lyx document class drop down menu. > The installation is otherwise working well. I suspect the problem to be > with Miktex, but I know to little to be sure.
Do you have a (LyX) thesis.layout file corresponding to your (LaTeX) thesis.sty file? Without the .layout, LyX doesn't know anything about this LaTeX class. Andre'