On Tue, Nov 05, 2002 at 02:37:44PM +0000, Rochat E wrote: > Hi everybody > I want to write an article for the Optics Express journal. The journal is > based on the article.cls with the style file opex2.sty (attached). > I carefully put this file in my tex directory, in the same folder than the > artilce.cls. I did texconfig followed by reconfigure in lyx (I am using lyx > 1.2.0). > >From lyx, I then imported the OEtemp.tex (also attached), which is an example > template. When trying to view the dvi, I keep receiving the error: > no \title given > \maketitle...
Open the preamble dialog, and add the line \let\maketitle=\relax
