On Tue, Feb 17, 2004 at 06:09:04PM +0000, Jose' Matos spake thusly:
> On Monday 16 February 2004 22:15, Erhan Kudeki wrote:
> > Are there lyx layout files available
> > which work with agu2001.cls?
>
> Hi Martin,
>
> have you done anything related?
> How difficult would be to do it?
>
> > Thanks,
> > EK
Erhan, Jos�, Angus,
Not being subscribed to the user list, here a quick response (have
been travelling).
The structure of the aguplus support is as follows:
aguplus.inc
|
|- jgrga.layout
|- agums.layout
|- <other AGU journals>.layout
|- etc...
So, this should be copied and converted to
agu2001.inc
|
|- jgrga2001.layout
|- agums2001.layout
|- <other AGU journals>2001.layout
|- etc...
...with the change in jgrga2001.layout, agums2001.layout,... that
these should Input the appropriate .inc file.
Clear so far? (It was this duplication that I didn't like.)
Then, we must consider that the style definitions in the .cls file
have slightly changed from aguplus to agu2001. As follows:
\righthead -> \titlerunninghead
\lefthead -> \authorrunninghead
Actually \lefthead and \righthead are still supported for backward
compatibility but I suppose will be deprecated.
Thanks to Tim Garrett for drawing my attention to agu2001 and its
peculiarities.
About the difference between aguplus and agu2001: the former is a
Patrick Daly product independent of AGU, extending their document
classes to behave like the rest of LaTeX/BibTeX. agu2001 is the
basically same thing but "official" by AGU. I'm happy they came round
finally but wonder what took them so long :-)
Hope this helps...
Martin