Hello Martin,

These are the layout files I have. It does look like something may be remiss in what I currently have working, based on comparisons to what you show.

Thankyou for you guidance.

Tim

Martin Vermeer wrote:
On Wed, May 19, 2004 at 03:33:16PM -0600, Tim J. Garrett spake thusly:


The proper AGU files seem to be in textclass.lst

"agums" "article" "article (AGU ms)" "false"


This looks slightly different from what I have. It should look

"agums" "aguplus" "article (AGU++) manuscript" "false"

(but of course with "true" instead of "false" :-)

Therefore, could I see your agums.layout file (that's where this info
is lifted from on reconfigure)? Mine looks like this:
---
#% Do not delete the line below; configure depends on this
#  \DeclareLaTeXClass[aguplus,agums.sty]{article (AGU++) manuscript}
# AGUplus manuscript textclass definition file.
# Author: Martin Vermeer <[EMAIL PROTECTED]>


Input aguplus.inc

ClassOptions
    Other "agums"
End
---



"aguplus" "jgrga" "article (AGU)" "false"


Where did this one come from? Nonsense!


"jgrga" "aguplus" "article (AGU++) JGR" "true"


This is OK.


Since the last shows up in my list of document classes but the first two are listed as unavailable it seems that somehow "false" needs to be "true"? How?

Tim


- Martin


-- ************************************************************** Tim Garrett Phone: 801-581-5768 Assistant Professor Fax: 801-585-3681 Meteorology Department email: [EMAIL PROTECTED] University of Utah http://www.met.utah.edu/tgarrett 135 S 1460 E, Rm 819 Salt Lake City UT 84112-0110 **************************************************************
#% Do not delete the line below; configure depends on this
#  \DeclareLaTeXClass[article, /home/tgarrett/LyX/STYFILES/agums.sty]{article (AGU ms)}
# Article textclass definition file. Taken from initial LyX source code
# Author : Matthias Ettrich <[EMAIL PROTECTED]>
# Transposed by Pascal Andr� <[EMAIL PROTECTED]>
# Heavily modifed and enhanced by serveral developers.

# Input general definitions
Preamble
    \usepackage{/home/tgarrett/LyX/STYFILES/agums}
EndPreamble

Input aguplus.inc

#% Do not delete the line below; configure depends on this
#  \DeclareLaTeXClass[jgrga, /home/tgarrett/LyX/STYFILES/aguplus.sty]{article (AGU)}
# Article textclass definition file. Taken from initial LyX source code
# Author : Matthias Ettrich <[EMAIL PROTECTED]>
# Transposed by Pascal Andr� <[EMAIL PROTECTED]>
# Heavily modifed and enhanced by serveral developers.

# Input general definitions
Preamble
    \usepackage{/home/tgarrett/LyX/STYFILES/aguplus}
EndPreamble


Reply via email to