Hello,
I have downloaded *.sty style files for the Journal of Radio Science. I
now want to be able to use them from lyx.
First of all, I tried to include \usepackage{radga} in the preamble (one
of the style names is radga.sty) but that did not work. I get a few errors
pop up in the document saying that no \title is given, \begin{document} is
missing and \@maxsep is not defined.
Then, radga.layout was created based on the article. The second line in
the radga.layout reads:
# \DeclareLaTeXClass[article,radga.sty,agu11.sty]{Radio Science camera ready}
After runing Reconfigure, a new document "Radio Science camera ready"
appears in Layout->Document as expected.
The problem however is that the radga.sty does not affect the *.ps file
created by lyx. If I export the document in LaTeX, the *.tex file does not
contain any references to radga.sty either.
What am I doing wrong?
I'm using lyx 1.0.0.
Thank you