On Fri, Sep 27, 2002 at 10:43:36AM -0700, Simon Frost wrote: > I'm trying to get the styles for 'Science' (from > http://www.sciencemag.org/feature/contribinfo/prep/TeX_help/index.shtml) > working in LyX. The template scifile.tex compiles just fine using LaTeX > directly, but fails to import properly into LyX. Firstly, it gives an > error about a curly brace that it removes, secondly (once the offending
I can't recreate this. > code is clipped), the titles and authors fail to appear. Any ideas? Add \maketitle after the \baselineskip line. Or even better, remove the \title/\author lines from the preamble, and use the LyX layout Title/Author to enter the title/author (without adding \maketitle).
