>> I have upgraded to lyx-1.0.2. However, I do not find a document
>> template for IEEE Trans. paper or IEEE conference paper.
>> I have got IEEEtran.cls, but do not know how to use it.
Hello,
The only documentation for IEEEtrans.cls is in Help->LaTeX
Configuration, and it is not much...
You should put IEEEtran.cls in a place where LaTeX can find it, which
means either in a local directory pointed to by your TEXINPUTS
variable or, if you use teTeX, in a directory like
/usr/lib/texmf/inputs/misc (I'm not sure of the exact path, since I do
not use it myself) (and then you should run texhash so that teTeX
finds the file).
Finally, you should be able to run Options->Reconfigure so that LyX
finds the new text class (which is confirmed by looking at the Help->LaTeX
Configuration document).
Hope this helps.
JMarc