On Wed, 21 Mar 2001, Hisyam wrote:
> Thank you. Work nicely for section but I do get additional problems.
> Defination, Theorem, Equations numbering also change to Roman which not what
> I what. Any suggestions?
If it's a conference paper you are writing you should in fact be using the
latex8 document class. This is actually a latex8.sty file used in
conjunction with article.cls. IEEEtran.cls is actually for most of the
IEEE Transactions series of publications.
This will in fact match any IEEE conference.
> I've managed to download ieeetran.tar.Z from the site you mentioned. After
> uncompress and untar there are three files i.e. IEEEtran.cls,
> IEEEsample2e.tex, and IEEE.bst. How do I configure it with LyX.version
> 1.1.5fix2.
Put IEEEtran.cls somewhere where LaTeX can find it. The run LyX and use
Options->Reconfigure and when that's finished restart LyX and you should
have the new document class available. Similar instructions for
installing latex8.sty. Take a look at Help->Customization for more
detailed description of installing class files.
You'll also find some documentation for using latex8 in the Help->Extended
manual.
Allan. (ARRae)