>>Date: Wed, 07 Feb 2001 13:37:18 +0100
>>From: Nicolas SABOURET <[EMAIL PROTECTED]>
>>To: [EMAIL PROTECTED]
>>Subject: Adding a class
>>
>>Hello !
>>
>>I'm really sorry to ask a question about this, since I saw many messages
>>in the archive, but I couldn't find the answer to my problem.
>>
>>I have a foo.cls file that I must use for a paper submission. I put it
>>in /usr/share/texmf/tex/latex/misc directory and I ran texhash.
>>It works fine (I can type a latex document with \documentclass{foo})
>>
>>I copied /usr/local/share/lyx/layouts/article.layout to
>>~/.lyx/layouts/foo.layout, as told in the "customization" doc. I changed
>>the first two lines into :
>>#% Do not delete the line below; configure depends on this
>># \DeclareLaTeXClass{FOOsubmission}
Here,
# \DeclareLaTeXClass{foo}
works...
Why do you change the class name ?
--
Jean-Pierre