At 15:33 +0200 27/6/04, you wrote:
Kevin Horton wrote:
I'm trying to create a new class, based on the book (koma-script)
class so I can make a few small changes. But I haven't figured out
what I need to put in my new .layout file to have it be recognized.
I've got the following line now,
# \DeclareLaTeXClass[book (koma-script)]{poh}
but after I reconfigure lyx my poh layout shows up as "Unavailable: poh".
Did you save your poh.cls file in a place where TeX can find it (texmf tree)?
Did you ran texhash?
Jürgen.
I just had a poh.layout file, with lyx and latex
commands in it. I tried it based on the book
class first, and it worked, but I later
discovered that the book (koma-script) class has
some features that I wanted. So I want to base
my poh.layout on book (koma-script).
But, I just found the scrbook.layout, which seems
to be what I was looking for. I've got a lot
more info to wade through, then I'll probably be
back with many more questions.
Kevin Horton