samar j. singh wrote:
> When the file is loaded it shows the APA Style on the Document Class
> entry in the Document Style tab. In the dropdown on the Document Class
> there is no mention of Beamer.
> Incidentally beamer.cls is very much there under texmf.
> Anyone with any ideas?
LyX doesn't know anything about LaTeX .cls files. You need to make the
beamer.layout file available to LyX by copying it to
${USER_LYX_DIR}/layouts/beamer.layout
and reconfiguring LyX.
USER_LYX_DIR is presumably C:\Documents and Settings\Samar\Application
Data\lyx or something similar.
On my linux machine (runs teTeX), this file is to be found at
/usr/local/share/texmf/tex/latex/beamer/lyx/layouts/beamer.layout
It'll be somewhere equivalent under MiKTeX. If not, you can grab it from
the latex-beamer.sf.net viewcvs tree:
http://cvs.sourceforge.net/viewcvs.py/latex-beamer/latex-beamer/lyx/layouts/beamer.layout?view=markup
--
Angus