Richard Brown schrieb:
I have written a paper using the IEEE template in lyx. It is now time to
submit that paper, IEEE wants either a latex, word, or rtf. When I export
the lyx file to plain latex, it does not produce usable output - part of the
paper is there, some of the figures are missing and the references show up
as question marks
I don't understand. You exported your LyX-file to "latex (pdflatex)".
What have you done next to compile the resulting TeX-file?
(I assume that only run pdflatex once and missed to run bibtex.)
But anyway, all you have to do is to export your LyX-file as "latex
(pdflatex)" and ZIP the result together with the images and the
BibTeX-file you have used in your LyX file. Assure that the images in
the ZIP-file are in the same subfolder like the on on your PC. So if
your LyX file is e.g. in
C:\LyXfiles
the images in
C:\LyXfiles\images\paper
the BibTeX-files in
C:\LyXfiles\biblio
your ZIP file must have the subfolders
images
paper
biblio
regards Uwe