During my review of the scientific journals LyX supports, I noticed that AGUTeX changed their LaTeX class file a lot. To reflect this, they changed the class name to "agutex2015.cls".

That means that our existing template and layout file will not be compilable anymore with the latest AGUTeX class file. But for submissions the user need to use of course current AGUTeX class file. Attached is therefore a new layout and a template file for the new AGUTeX2015 file.
OK to go in?

The existing AGUTeX layout and template file should in my opinion be moved to the attic since one cannot use them anymore. if you like, I can add a fileformat change to update existing AGUTeX files to the new class file. If you want this, this should be done before the beta release.

regards Uwe
 lib/Makefile.am               |   2 +
 lib/layouts/agutex2015.layout | 265 +++++++++++++
 lib/templates/AGUTeX2015.lyx  | 870 ++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 1137 insertions(+)

diff --git a/lib/Makefile.am b/lib/Makefile.am
index 966b69e..22c9376 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -1961,6 +1961,7 @@ dist_layouts_DATA =\
        layouts/acmsiggraph.layout \
        layouts/AEA.layout \
        layouts/agutex.layout \
+       layouts/agutex2015.layout \
        layouts/agu-dtd.layout \
        layouts/agu_stdclass.inc \
        layouts/agu_stdcounters.inc \
@@ -2211,6 +2212,7 @@ dist_templates_DATA = \
        templates/ACM-SIGS.lyx \
        templates/AEA.lyx \
        templates/AGUTeX.lyx \
+       templates/AGUTeX2015.lyx \
        templates/APA.lyx \
        templates/APA6.lyx \
        templates/beamer-conference-ornate-20min.lyx \
diff --git a/lib/layouts/agutex2015.layout b/lib/layouts/agutex2015.layout
new file mode 100644
index 0000000..c45fa42
--- /dev/null
+++ b/lib/layouts/agutex2015.layout
@@ -0,0 +1,265 @@
+#% Do not delete the line below; configure depends on this
+#  \DeclareLaTeXClass[agutex2015]{American Geophysical Union (AGUTeX)}
+#  \DeclareCategory{Articles}
+# AGUTeX2015 textclass definition file.
+# Author: Uwe Stöhr (uwesto...@web.de)
+
+Format 59
+
+Columns                        1
+Sides                  1
+SecNumDepth            3
+TocDepth               3
+DefaultStyle           Standard
+Provides natbib                1
+
+ClassOptions
+       FontSize        10|11|12
+end
+
+
+# This is just to show how to declare the default font.
+# The defaults are exactly those shown here.
+DefaultFont
+       Family          Roman
+       Series          Medium
+       Shape           Up
+       Size            Normal
+       Color           None
+EndFont
+
+
+Style Standard
+       Category        MainText
+       Margin          Static
+       LatexType       Paragraph
+       LatexName       dummy
+       ParIndent       MM
+       ParSkip         0.4
+       Align           Block
+       AlignPossible   Block, Left, Right, Center
+       LabelType       No_Label
+End
+
+Input stdcounters.inc
+Input stdfloats.inc
+Input stdlists.inc
+Input stdsections.inc
+Input stdstarsections.inc
+Input stdlayouts.inc
+
+NoStyle Chapter
+NoCounter chapter
+NoStyle Chapter*
+
+
+Style "Author running head"
+       Margin          Dynamic
+       LatexType       Command
+       LatexName       authorrunninghead
+       Category        FrontMatter
+       InPreamble      1
+       ParSkip         0.4
+       BottomSep       0.5
+       Align           Left
+       LabelSep        xx
+       LabelType       Static
+       LabelString     "Author running head:"
+       LabelFont
+         Color         green
+         Series        Bold
+       EndFont
+End
+
+
+Style "Title running head"
+       CopyStyle       "Author running head"
+       LatexName       titlerunninghead
+       LabelString     "Title running head:"
+End
+
+
+Style Title
+       Margin          Static
+       LatexType       Command
+       LatexName       title
+       Category        FrontMatter
+       ParSkip         0.4
+       ItemSep         0
+       TopSep          0
+       BottomSep       1
+       ParSep          1
+       Align           Center
+       LabelType       No_Label
+       Font
+         Size          Largest
+       EndFont
+End
+
+
+Style Authors
+       Margin          Static
+       LatexType       Command
+       Category        FrontMatter
+       LatexName       authors
+       LabelSep        xxx
+       ParSkip         0.4
+       TopSep          1.3
+       BottomSep       0.7
+       ParSep          0.7
+       Align           Center
+       LabelType       No_Label
+       Font
+         Size          Large
+       EndFont
+End
+
+
+InsetLayout "Flex:Affiliation Mark"
+       LyxType         custom
+       LatexType       command
+       LatexName       altaffilmark
+       LabelString     "Affiliation Mark"
+       Font
+         Color         foreground
+         Size          Small
+         Family        Roman
+         Shape         Up
+         Series        Medium
+         Misc          No_Emph
+         Misc          No_Noun
+         Misc          No_Bar
+       EndFont
+       LabelFont
+         Color         latex
+         Size          Small
+       EndFont
+End
+
+
+Style "Author affiliation"
+       Margin          Dynamic
+       LatexType       Command
+       LatexName       altaffiltext
+       Category        FrontMatter
+       ParSkip         0.4
+       BottomSep       0.5
+       Align           Left
+       Argument 1
+         Mandatory     1
+         LabelString   "Number"
+         Tooltip       "Consecutive number for the author affiliations"
+       EndArgument
+       LabelSep        xx
+       LabelType       Static
+       LabelString     "Author affiliation:"
+       LabelFont
+         Color         Green
+         Series        Bold
+       EndFont
+End
+
+
+Style Abstract
+       Margin          Dynamic
+       LatexType       Environment
+       LatexName       abstract
+       Category        FrontMatter
+       NextNoIndent    1
+       LabelSep        xxx
+       ParSkip         0.4
+       TopSep          0.7
+       BottomSep       0.4
+       Align           Block
+       LabelType       Static
+       LabelString     "Abstract."
+       LabelFont
+         Series        Bold
+       EndFont
+End
+
+
+Style Keypoints
+       CopyStyle       Abstract
+       LatexType       Command
+       LatexName       keypoints
+       LabelType       Above
+       LabelString     "Key Points."
+End
+
+
+Style Paragraph
+       CopyStyle       Subsection*
+       Category        BackMatter
+       LatexName       paragraph
+       TocLevel        4
+End
+
+
+Style Notation
+       Margin          Static
+       LatexType       Environment
+       LatexName       notation
+       Category        BackMatter
+       NextNoIndent    1
+       LabelSep        xxx
+       ParSkip         0.4
+       TopSep          0.7
+       BottomSep       0.4
+       Align           Block
+       LabelType       Above
+       LabelString     "Notation"
+       LabelFont
+         Series        Bold
+         Size          Larger
+       EndFont
+End
+
+
+Style Acknowledgments
+       Margin          Dynamic
+       LatexType       Environment
+       LatexName       acknowledgments
+       Category        BackMatter
+       NextNoIndent    1
+       LabelSep        xxx
+       ParSkip         0.4
+       TopSep          0.7
+       BottomSep       0.4
+       Align           Block
+       LabelType       Static
+       LabelString     "Acknowledgments."
+       Font
+         Size          Small
+       EndFont
+       LabelFont
+         Series        Bold
+         Size          Small
+       EndFont
+End
+
+
+Style Bibliography
+       Margin          First_Dynamic
+       LatexType       Bib_Environment
+       LatexName       thebibliography
+       Category        BackMatter
+       NextNoIndent    1
+       ToggleIndent    Never
+       LeftMargin      MM
+       ParSkip         0.4
+       ItemSep         0
+       TopSep          0.7
+       BottomSep       0.7
+       ParSep          0.5
+       Align           Block
+       AlignPossible   Block, Left
+       LabelType       Bibliography
+       LabelString     "References"
+       LabelBottomSep  1.2
+       LabelFont
+         Series        Bold
+         Size          Larger
+       EndFont
+End
+
diff --git a/lib/templates/AGUTeX2015.lyx b/lib/templates/AGUTeX2015.lyx
new file mode 100644
index 0000000..74437f9
--- /dev/null
+++ b/lib/templates/AGUTeX2015.lyx
@@ -0,0 +1,870 @@
+#LyX 2.2 created this file. For more info see http://www.lyx.org/
+\lyxformat 505
+\begin_document
+\begin_header
+\save_transient_properties true
+\origin unavailable
+\textclass agutex2015
+\begin_preamble
+% OPTIONAL: To Create numbered lines uncomment these 2 lines:
+% \usepackage{lineno}
+% \linenumbers*[1]
+
+% Uncomment this line when you want to include figures in draft mode:
+% \setkeys{Gin}{draft=false}
+
+
+% Author names in capital letters:
+\authorrunninghead{BALES ET AL.}
+
+% Shorter version of title entered in capital letters:
+\titlerunninghead{SHORT TITLE}
+
+% Author mailing address: please repeat this command for
+% each author and alphabetize authors. Here are examples:
+
+\authoraddr{R. C. Bales,
+Department of Hydrology and Water Resources, University of
+Arizona, Harshbarger Building 11, Tucson, AZ 85721, USA.
+(ro...@hwr.arizona.edu)}
+
+\authoraddr{J. R. McConnell, Division of Hydrologic
+Sciences, 123 Main Street, Desert Research Institute, Reno, NV
+89512, USA.}
+
+\authoraddr{E. Mosley-Thompson, Department of Geography,
+Ohio State University, 123 Orange Boulevard, Columbus, OH 43210,
+USA.}
+
+\authoraddr{R. Williams, Department of Space Sciences, University of
+Michigan, 123 Brown Avenue, Ann Arbor, MI 48109, USA.}
+\end_preamble
+\options jgrga
+\use_default_options false
+\begin_modules
+theorems-std
+\end_modules
+\maintain_unincluded_children false
+\language english
+\language_package none
+\inputencoding auto
+\fontencoding global
+\font_roman "default" "default"
+\font_sans "default" "default"
+\font_typewriter "default" "default"
+\font_math "auto" "default"
+\font_default_family default
+\use_non_tex_fonts false
+\font_sc false
+\font_osf false
+\font_sf_scale 100 100
+\font_tt_scale 100 100
+\graphics default
+\default_output_format default
+\output_sync 0
+\bibtex_command bibtex
+\index_command default
+\paperfontsize default
+\spacing single
+\use_hyperref false
+\papersize default
+\use_geometry false
+\use_package amsmath 0
+\use_package amssymb 0
+\use_package cancel 0
+\use_package esint 1
+\use_package mathdots 1
+\use_package mathtools 0
+\use_package mhchem 1
+\use_package stackrel 0
+\use_package stmaryrd 0
+\use_package undertilde 0
+\cite_engine natbib
+\cite_engine_type authoryear
+\biblio_style plainnat
+\use_bibtopic false
+\use_indices false
+\paperorientation portrait
+\suppress_date false
+\justification true
+\use_refstyle 0
+\index Index
+\shortcut idx
+\color #008000
+\end_index
+\secnumdepth 3
+\tocdepth 3
+\paragraph_separation indent
+\paragraph_indentation default
+\quotes_language english
+\papercolumns 1
+\papersides 1
+\paperpagestyle default
+\tracking_changes false
+\output_changes false
+\html_math_output 0
+\html_css_as_file 0
+\html_be_strict false
+\end_header
+
+\begin_body
+
+\begin_layout Standard
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+This is a template \SpecialChar LyX
+ file for articles to be submitted to Journals of the
+ American Geophysical Union (AGU).
+ How to install the AGU\SpecialChar TeX
+ \SpecialChar LaTeX
+ class to your \SpecialChar LaTeX
+ system is explained in 
+\begin_inset Flex URL
+status open
+
+\begin_layout Plain Layout
+
+http://wiki.lyx.org/Examples/AGUTeX
+\end_layout
+
+\end_inset
+
+.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+Note
+\series default
+: To be able to compile Agu\SpecialChar TeX
+ articles, assure that in the menu 
+\family sans
+Document\SpecialChar menuseparator
+Settings\SpecialChar menuseparator
+Language
+\family default
+ the option 
+\family sans
+Language package
+\family default
+ is set to 
+\family sans
+None
+\family default
+.
+\end_layout
+
+\begin_layout Plain Layout
+(For all other documents it is highly recommended to use 
+\family sans
+Default
+\family default
+!)
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+The Journal is specified as document class option in the document settings!
+ The possible document class options are:
+\end_layout
+
+\begin_layout Description
+jgrga JOURNAL OF GEOPHYSICAL RESEARCH
+\end_layout
+
+\begin_layout Description
+gbc GLOBAL BIOCHEMICAL CYCLES
+\end_layout
+
+\begin_layout Description
+grl GEOPHYSICAL RESEARCH LETTERS
+\end_layout
+
+\begin_layout Description
+pal PALEOCEANOGRAPHY
+\end_layout
+
+\begin_layout Description
+ras RADIO SCIENCE
+\end_layout
+
+\begin_layout Description
+rog REVIEWS OF GEOPHYSICS
+\end_layout
+
+\begin_layout Description
+tec TECTONICS
+\end_layout
+
+\begin_layout Description
+wrr WATER RESOURCES RESEARCH
+\end_layout
+
+\begin_layout Description
+gc GEOCHEMISTRY, GEOPHYSICS, GEOSYSTEMS
+\end_layout
+
+\begin_layout Description
+sw SPACE WEATHER
+\end_layout
+
+\begin_layout Description
+ms JAMES
+\end_layout
+
+\begin_layout Description
+ef EARTH'S FUTURE
+\end_layout
+
+\begin_layout Description
+ea EARTH AND SPACE SCIENCE
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Author running head
+BALES ET AL.
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+Author names in capital letters.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Title running head
+SHORT TITLE
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+Shorter version of title entered in capital letters.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Title
+Title of article
+\end_layout
+
+\begin_layout Authors
+A.
+ B.
+ Smith, 
+\begin_inset Flex Affiliation Mark
+status collapsed
+
+\begin_layout Plain Layout
+1
+\end_layout
+
+\end_inset
+
+
+\begin_inset Newline newline
+\end_inset
+
+Eric Brown, 
+\begin_inset Flex Affiliation Mark
+status collapsed
+
+\begin_layout Plain Layout
+1,2
+\end_layout
+
+\end_inset
+
+
+\begin_inset Newline newline
+\end_inset
+
+Rick Williams, 
+\begin_inset Flex Affiliation Mark
+status collapsed
+
+\begin_layout Plain Layout
+3
+\end_layout
+
+\end_inset
+
+
+\begin_inset Newline newline
+\end_inset
+
+and John B.
+ McDougall
+\begin_inset Flex Affiliation Mark
+status collapsed
+
+\begin_layout Plain Layout
+4
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Author affiliation
+\begin_inset Argument 1
+status open
+
+\begin_layout Plain Layout
+1
+\end_layout
+
+\end_inset
+
+Department of Hydrology and Water Resources, University of Arizona, Tucson,
+ Arizona, USA.
+\end_layout
+
+\begin_layout Author affiliation
+\begin_inset Argument 1
+status open
+
+\begin_layout Plain Layout
+2
+\end_layout
+
+\end_inset
+
+Department of Geography, Ohio State University, Columbus, Ohio, USA.
+\end_layout
+
+\begin_layout Author affiliation
+\begin_inset Argument 1
+status open
+
+\begin_layout Plain Layout
+3
+\end_layout
+
+\end_inset
+
+Department of Space Sciences, University of Michigan, Ann Arbor, Michigan,
+ USA.
+\end_layout
+
+\begin_layout Author affiliation
+\begin_inset Argument 1
+status open
+
+\begin_layout Plain Layout
+4
+\end_layout
+
+\end_inset
+
+Division of Hydrologic Sciences, Desert Research Institute, Reno, Nevada,
+ USA.
+\end_layout
+
+\begin_layout Keypoints
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+item 
+\end_layout
+
+\end_inset
+
+Here is the first keypoint.
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+item 
+\end_layout
+
+\end_inset
+
+This is the second.
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+item 
+\end_layout
+
+\end_inset
+
+And here is the third keypoint.
+\end_layout
+
+\begin_layout Abstract
+(Type abstract here)
+\end_layout
+
+\begin_layout Standard
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+begin{article}
+\end_layout
+
+\end_inset
+
+
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+starts the article
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Section
+Introduction
+\end_layout
+
+\begin_layout Standard
+(Article text here)
+\end_layout
+
+\begin_layout Standard
+\begin_inset Formula 
+\begin{eqnarray}
+A & = & \prod_{i=1}^{\infty}B\nonumber \\
+ & = & C
+\end{eqnarray}
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+...as shown by 
+\begin_inset CommandInset citation
+LatexCommand citet
+key "jskilby,inproceedings-minimal"
+
+\end_inset
+
+.
+ ....has been shown 
+\begin_inset CommandInset citation
+LatexCommand citep
+key "jskilbye"
+
+\end_inset
+
+.
+\end_layout
+
+\begin_layout Subsection
+Subsection
+\end_layout
+
+\begin_layout Enumerate
+test
+\end_layout
+
+\begin_layout Enumerate
+test
+\end_layout
+
+\begin_layout Subsubsection
+Subsubsection
+\end_layout
+
+\begin_layout Standard
+Bla, bla
+\end_layout
+
+\begin_layout Section*
+Appendix: Title
+\end_layout
+
+\begin_layout Standard
+Appendix, only when needed.
+\end_layout
+
+\begin_layout Section*
+Glossary
+\end_layout
+
+\begin_layout Standard
+Glossary is only allowed in Reviews of Geophysics!
+\end_layout
+
+\begin_layout Paragraph
+glossary term
+\end_layout
+
+\begin_layout Standard
+Term Definition here
+\end_layout
+
+\begin_layout Notation
+Term 
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+&
+\end_layout
+
+\end_inset
+
+ definition.
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+A notation is of course optional
+\end_layout
+
+\end_inset
+
+
+\begin_inset Newline newline
+\end_inset
+
+Second Term 
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+&
+\end_layout
+
+\end_inset
+
+ second definition.
+\end_layout
+
+\begin_layout Acknowledgments
+(Text here)
+\end_layout
+
+\begin_layout Section*
+—————–
+\end_layout
+
+\begin_layout Standard
+You can use either Bib\SpecialChar TeX
+.
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+Remember though that your final submission is supposed to have all the 
bibliogra
+phy entries embedded in the \SpecialChar LaTeX
+-file.
+ This means you eventually have to copy the .bbl file into the latex file
+ at this position.
+ Follow these steps:
+\end_layout
+
+\begin_layout Enumerate
+Run \SpecialChar LaTeX
+ on your \SpecialChar LaTeX
+ file.
+\end_layout
+
+\begin_layout Enumerate
+Run BiB\SpecialChar TeX
+ on your \SpecialChar LaTeX
+ file.
+\end_layout
+
+\begin_layout Enumerate
+Open the new .bbl file containing the reference list and copy all the contents
+ into your \SpecialChar LaTeX
+ file here.
+\end_layout
+
+\begin_layout Enumerate
+Comment out the old 
+\backslash
+bibliographystyle and 
+\backslash
+bibliography commands.
+\end_layout
+
+\begin_layout Enumerate
+Run \SpecialChar LaTeX
+ on your new file before submitting.
+ AGU does not want a .bib or a .bbl file, but asks that you copy in the 
contents
+ of your .bbl file here.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset CommandInset bibtex
+LatexCommand bibtex
+bibfiles "xampl"
+options "agu"
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Section*
+———————
+\end_layout
+
+\begin_layout Standard
+\noindent
+Or plain bibliography:
+\end_layout
+
+\begin_layout Bibliography
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
+label "\\textit{Kilby}(2008)"
+key "jskilby"
+
+\end_inset
+
+Kilby, J.
+ S.
+ (2008), Invention of the integrated circuit, 
+\emph on
+IEEE Trans.
+ Electron Devices,
+\emph default
+ 
+\shape italic
+23
+\shape default
+, 648–650.
+\end_layout
+
+\begin_layout Bibliography
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
+label "\\textit{Kilby et al.}(2008)"
+key "jskilbye"
+
+\end_inset
+
+Kilby, J.
+ S., S.
+ Smith, and R.
+ Jones (2008), Invention of the integrated circuit, 
+\emph on
+IEEE Trans.
+ Electron Devices,
+\emph default
+ 
+\shape italic
+23
+\shape default
+, 648–650.
+\end_layout
+
+\begin_layout Standard
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+end{article}
+\end_layout
+
+\end_inset
+
+
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+ends the article
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+Enter Figures and Tables here:
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset Float figure
+wide false
+sideways false
+status open
+
+\begin_layout Plain Layout
+\align center
+
+\family sans
+A single column figure goes here
+\end_layout
+
+\begin_layout Plain Layout
+\begin_inset Caption Standard
+
+\begin_layout Plain Layout
+Captions go 
+\emph on
+under
+\emph default
+ the figure
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset Float table
+wide false
+sideways false
+status open
+
+\begin_layout Plain Layout
+\begin_inset Caption Standard
+
+\begin_layout Plain Layout
+Table captions go 
+\emph on
+above
+\emph default
+ the table
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Plain Layout
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="2" columns="2">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" 
leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+delete
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" 
leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+this
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" 
leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+example
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" 
leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+table
+\end_layout
+
+\end_inset
+</cell>
+</row>
+</lyxtabular>
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_body
+\end_document
#LyX 2.2 created this file. For more info see http://www.lyx.org/
\lyxformat 505
\begin_document
\begin_header
\save_transient_properties true
\origin unavailable
\textclass agutex2015
\begin_preamble
% OPTIONAL: To Create numbered lines uncomment these 2 lines:
% \usepackage{lineno}
% \linenumbers*[1]

% Uncomment this line when you want to include figures in draft mode:
% \setkeys{Gin}{draft=false}


% Author names in capital letters:
\authorrunninghead{BALES ET AL.}

% Shorter version of title entered in capital letters:
\titlerunninghead{SHORT TITLE}

% Author mailing address: please repeat this command for
% each author and alphabetize authors. Here are examples:

\authoraddr{R. C. Bales,
Department of Hydrology and Water Resources, University of
Arizona, Harshbarger Building 11, Tucson, AZ 85721, USA.
(ro...@hwr.arizona.edu)}

\authoraddr{J. R. McConnell, Division of Hydrologic
Sciences, 123 Main Street, Desert Research Institute, Reno, NV
89512, USA.}

\authoraddr{E. Mosley-Thompson, Department of Geography,
Ohio State University, 123 Orange Boulevard, Columbus, OH 43210,
USA.}

\authoraddr{R. Williams, Department of Space Sciences, University of
Michigan, 123 Brown Avenue, Ann Arbor, MI 48109, USA.}
\end_preamble
\options jgrga
\use_default_options false
\begin_modules
theorems-std
\end_modules
\maintain_unincluded_children false
\language english
\language_package none
\inputencoding auto
\fontencoding global
\font_roman "default" "default"
\font_sans "default" "default"
\font_typewriter "default" "default"
\font_math "auto" "default"
\font_default_family default
\use_non_tex_fonts false
\font_sc false
\font_osf false
\font_sf_scale 100 100
\font_tt_scale 100 100
\graphics default
\default_output_format default
\output_sync 0
\bibtex_command bibtex
\index_command default
\paperfontsize default
\spacing single
\use_hyperref false
\papersize default
\use_geometry false
\use_package amsmath 0
\use_package amssymb 0
\use_package cancel 0
\use_package esint 1
\use_package mathdots 1
\use_package mathtools 0
\use_package mhchem 1
\use_package stackrel 0
\use_package stmaryrd 0
\use_package undertilde 0
\cite_engine natbib
\cite_engine_type authoryear
\biblio_style plainnat
\use_bibtopic false
\use_indices false
\paperorientation portrait
\suppress_date false
\justification true
\use_refstyle 0
\index Index
\shortcut idx
\color #008000
\end_index
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\paragraph_indentation default
\quotes_language english
\papercolumns 1
\papersides 1
\paperpagestyle default
\tracking_changes false
\output_changes false
\html_math_output 0
\html_css_as_file 0
\html_be_strict false
\end_header

\begin_body

\begin_layout Standard
\begin_inset Note Note
status open

\begin_layout Plain Layout
This is a template \SpecialChar LyX
 file for articles to be submitted to Journals of the
 American Geophysical Union (AGU).
 How to install the AGU\SpecialChar TeX
 \SpecialChar LaTeX
 class to your \SpecialChar LaTeX
 system is explained in 
\begin_inset Flex URL
status open

\begin_layout Plain Layout

http://wiki.lyx.org/Examples/AGUTeX
\end_layout

\end_inset

.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Note Note
status open

\begin_layout Plain Layout

\series bold
Note
\series default
: To be able to compile Agu\SpecialChar TeX
 articles, assure that in the menu 
\family sans
Document\SpecialChar menuseparator
Settings\SpecialChar menuseparator
Language
\family default
 the option 
\family sans
Language package
\family default
 is set to 
\family sans
None
\family default
.
\end_layout

\begin_layout Plain Layout
(For all other documents it is highly recommended to use 
\family sans
Default
\family default
!)
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Note Note
status open

\begin_layout Plain Layout
The Journal is specified as document class option in the document settings!
 The possible document class options are:
\end_layout

\begin_layout Description
jgrga JOURNAL OF GEOPHYSICAL RESEARCH
\end_layout

\begin_layout Description
gbc GLOBAL BIOCHEMICAL CYCLES
\end_layout

\begin_layout Description
grl GEOPHYSICAL RESEARCH LETTERS
\end_layout

\begin_layout Description
pal PALEOCEANOGRAPHY
\end_layout

\begin_layout Description
ras RADIO SCIENCE
\end_layout

\begin_layout Description
rog REVIEWS OF GEOPHYSICS
\end_layout

\begin_layout Description
tec TECTONICS
\end_layout

\begin_layout Description
wrr WATER RESOURCES RESEARCH
\end_layout

\begin_layout Description
gc GEOCHEMISTRY, GEOPHYSICS, GEOSYSTEMS
\end_layout

\begin_layout Description
sw SPACE WEATHER
\end_layout

\begin_layout Description
ms JAMES
\end_layout

\begin_layout Description
ef EARTH'S FUTURE
\end_layout

\begin_layout Description
ea EARTH AND SPACE SCIENCE
\end_layout

\end_inset


\end_layout

\begin_layout Author running head
BALES ET AL.
\begin_inset Note Note
status open

\begin_layout Plain Layout
Author names in capital letters.
\end_layout

\end_inset


\end_layout

\begin_layout Title running head
SHORT TITLE
\begin_inset Note Note
status open

\begin_layout Plain Layout
Shorter version of title entered in capital letters.
\end_layout

\end_inset


\end_layout

\begin_layout Title
Title of article
\end_layout

\begin_layout Authors
A.
 B.
 Smith, 
\begin_inset Flex Affiliation Mark
status collapsed

\begin_layout Plain Layout
1
\end_layout

\end_inset


\begin_inset Newline newline
\end_inset

Eric Brown, 
\begin_inset Flex Affiliation Mark
status collapsed

\begin_layout Plain Layout
1,2
\end_layout

\end_inset


\begin_inset Newline newline
\end_inset

Rick Williams, 
\begin_inset Flex Affiliation Mark
status collapsed

\begin_layout Plain Layout
3
\end_layout

\end_inset


\begin_inset Newline newline
\end_inset

and John B.
 McDougall
\begin_inset Flex Affiliation Mark
status collapsed

\begin_layout Plain Layout
4
\end_layout

\end_inset


\end_layout

\begin_layout Author affiliation
\begin_inset Argument 1
status open

\begin_layout Plain Layout
1
\end_layout

\end_inset

Department of Hydrology and Water Resources, University of Arizona, Tucson,
 Arizona, USA.
\end_layout

\begin_layout Author affiliation
\begin_inset Argument 1
status open

\begin_layout Plain Layout
2
\end_layout

\end_inset

Department of Geography, Ohio State University, Columbus, Ohio, USA.
\end_layout

\begin_layout Author affiliation
\begin_inset Argument 1
status open

\begin_layout Plain Layout
3
\end_layout

\end_inset

Department of Space Sciences, University of Michigan, Ann Arbor, Michigan,
 USA.
\end_layout

\begin_layout Author affiliation
\begin_inset Argument 1
status open

\begin_layout Plain Layout
4
\end_layout

\end_inset

Division of Hydrologic Sciences, Desert Research Institute, Reno, Nevada,
 USA.
\end_layout

\begin_layout Keypoints
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
item 
\end_layout

\end_inset

Here is the first keypoint.
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
item 
\end_layout

\end_inset

This is the second.
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
item 
\end_layout

\end_inset

And here is the third keypoint.
\end_layout

\begin_layout Abstract
(Type abstract here)
\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
begin{article}
\end_layout

\end_inset


\begin_inset Note Note
status open

\begin_layout Plain Layout
starts the article
\end_layout

\end_inset


\end_layout

\begin_layout Section
Introduction
\end_layout

\begin_layout Standard
(Article text here)
\end_layout

\begin_layout Standard
\begin_inset Formula 
\begin{eqnarray}
A & = & \prod_{i=1}^{\infty}B\nonumber \\
 & = & C
\end{eqnarray}

\end_inset


\end_layout

\begin_layout Standard
...as shown by 
\begin_inset CommandInset citation
LatexCommand citet
key "jskilby,inproceedings-minimal"

\end_inset

.
 ....has been shown 
\begin_inset CommandInset citation
LatexCommand citep
key "jskilbye"

\end_inset

.
\end_layout

\begin_layout Subsection
Subsection
\end_layout

\begin_layout Enumerate
test
\end_layout

\begin_layout Enumerate
test
\end_layout

\begin_layout Subsubsection
Subsubsection
\end_layout

\begin_layout Standard
Bla, bla
\end_layout

\begin_layout Section*
Appendix: Title
\end_layout

\begin_layout Standard
Appendix, only when needed.
\end_layout

\begin_layout Section*
Glossary
\end_layout

\begin_layout Standard
Glossary is only allowed in Reviews of Geophysics!
\end_layout

\begin_layout Paragraph
glossary term
\end_layout

\begin_layout Standard
Term Definition here
\end_layout

\begin_layout Notation
Term 
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

&
\end_layout

\end_inset

 definition.
\begin_inset Note Note
status open

\begin_layout Plain Layout
A notation is of course optional
\end_layout

\end_inset


\begin_inset Newline newline
\end_inset

Second Term 
\begin_inset ERT
status collapsed

\begin_layout Plain Layout

&
\end_layout

\end_inset

 second definition.
\end_layout

\begin_layout Acknowledgments
(Text here)
\end_layout

\begin_layout Section*
—————–
\end_layout

\begin_layout Standard
You can use either Bib\SpecialChar TeX
.
\begin_inset Note Note
status open

\begin_layout Plain Layout
Remember though that your final submission is supposed to have all the bibliogra
phy entries embedded in the \SpecialChar LaTeX
-file.
 This means you eventually have to copy the .bbl file into the latex file
 at this position.
 Follow these steps:
\end_layout

\begin_layout Enumerate
Run \SpecialChar LaTeX
 on your \SpecialChar LaTeX
 file.
\end_layout

\begin_layout Enumerate
Run BiB\SpecialChar TeX
 on your \SpecialChar LaTeX
 file.
\end_layout

\begin_layout Enumerate
Open the new .bbl file containing the reference list and copy all the contents
 into your \SpecialChar LaTeX
 file here.
\end_layout

\begin_layout Enumerate
Comment out the old 
\backslash
bibliographystyle and 
\backslash
bibliography commands.
\end_layout

\begin_layout Enumerate
Run \SpecialChar LaTeX
 on your new file before submitting.
 AGU does not want a .bib or a .bbl file, but asks that you copy in the contents
 of your .bbl file here.
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset CommandInset bibtex
LatexCommand bibtex
bibfiles "xampl"
options "agu"

\end_inset


\end_layout

\begin_layout Section*
———————
\end_layout

\begin_layout Standard
\noindent
Or plain bibliography:
\end_layout

\begin_layout Bibliography
\begin_inset CommandInset bibitem
LatexCommand bibitem
label "\\textit{Kilby}(2008)"
key "jskilby"

\end_inset

Kilby, J.
 S.
 (2008), Invention of the integrated circuit, 
\emph on
IEEE Trans.
 Electron Devices,
\emph default
 
\shape italic
23
\shape default
, 648–650.
\end_layout

\begin_layout Bibliography
\begin_inset CommandInset bibitem
LatexCommand bibitem
label "\\textit{Kilby et al.}(2008)"
key "jskilbye"

\end_inset

Kilby, J.
 S., S.
 Smith, and R.
 Jones (2008), Invention of the integrated circuit, 
\emph on
IEEE Trans.
 Electron Devices,
\emph default
 
\shape italic
23
\shape default
, 648–650.
\end_layout

\begin_layout Standard
\begin_inset ERT
status collapsed

\begin_layout Plain Layout


\backslash
end{article}
\end_layout

\end_inset


\begin_inset Note Note
status open

\begin_layout Plain Layout
ends the article
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Note Note
status open

\begin_layout Plain Layout
Enter Figures and Tables here:
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Float figure
wide false
sideways false
status open

\begin_layout Plain Layout
\align center

\family sans
A single column figure goes here
\end_layout

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
Captions go 
\emph on
under
\emph default
 the figure
\end_layout

\end_inset


\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset Float table
wide false
sideways false
status open

\begin_layout Plain Layout
\begin_inset Caption Standard

\begin_layout Plain Layout
Table captions go 
\emph on
above
\emph default
 the table
\end_layout

\end_inset


\end_layout

\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="2" columns="2">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" width="0pt">
<column alignment="center" valignment="top" width="0pt">
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" 
leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
delete
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" 
leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
this
\end_layout

\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" 
leftline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
example
\end_layout

\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" 
leftline="true" rightline="true" usebox="none">
\begin_inset Text

\begin_layout Plain Layout
table
\end_layout

\end_inset
</cell>
</row>
</lyxtabular>

\end_inset


\end_layout

\end_inset


\end_layout

\end_body
\end_document
#% Do not delete the line below; configure depends on this
#  \DeclareLaTeXClass[agutex2015]{American Geophysical Union (AGUTeX)}
#  \DeclareCategory{Articles}
# AGUTeX2015 textclass definition file.
# Author: Uwe Stöhr (uwesto...@web.de)

Format 59

Columns                 1
Sides                   1
SecNumDepth             3
TocDepth                3
DefaultStyle            Standard
Provides natbib         1

ClassOptions
        FontSize        10|11|12
end


# This is just to show how to declare the default font.
# The defaults are exactly those shown here.
DefaultFont
        Family          Roman
        Series          Medium
        Shape           Up
        Size            Normal
        Color           None
EndFont


Style Standard
        Category        MainText
        Margin          Static
        LatexType       Paragraph
        LatexName       dummy
        ParIndent       MM
        ParSkip         0.4
        Align           Block
        AlignPossible   Block, Left, Right, Center
        LabelType       No_Label
End

Input stdcounters.inc
Input stdfloats.inc
Input stdlists.inc
Input stdsections.inc
Input stdstarsections.inc
Input stdlayouts.inc

NoStyle Chapter
NoCounter chapter
NoStyle Chapter*


Style "Author running head"
        Margin          Dynamic
        LatexType       Command
        LatexName       authorrunninghead
        Category        FrontMatter
        InPreamble      1
        ParSkip         0.4
        BottomSep       0.5
        Align           Left
        LabelSep        xx
        LabelType       Static
        LabelString     "Author running head:"
        LabelFont
          Color         green
          Series        Bold
        EndFont
End


Style "Title running head"
        CopyStyle       "Author running head"
        LatexName       titlerunninghead
        LabelString     "Title running head:"
End


Style Title
        Margin          Static
        LatexType       Command
        LatexName       title
        Category        FrontMatter
        ParSkip         0.4
        ItemSep         0
        TopSep          0
        BottomSep       1
        ParSep          1
        Align           Center
        LabelType       No_Label
        Font
          Size          Largest
        EndFont
End


Style Authors
        Margin          Static
        LatexType       Command
        Category        FrontMatter
        LatexName       authors
        LabelSep        xxx
        ParSkip         0.4
        TopSep          1.3
        BottomSep       0.7
        ParSep          0.7
        Align           Center
        LabelType       No_Label
        Font
          Size          Large
        EndFont
End


InsetLayout "Flex:Affiliation Mark"
        LyxType         custom
        LatexType       command
        LatexName       altaffilmark
        LabelString     "Affiliation Mark"
        Font
          Color         foreground
          Size          Small
          Family        Roman
          Shape         Up
          Series        Medium
          Misc          No_Emph
          Misc          No_Noun
          Misc          No_Bar
        EndFont
        LabelFont
          Color         latex
          Size          Small
        EndFont
End


Style "Author affiliation"
        Margin          Dynamic
        LatexType       Command
        LatexName       altaffiltext
        Category        FrontMatter
        ParSkip         0.4
        BottomSep       0.5
        Align           Left
        Argument 1
          Mandatory     1
          LabelString   "Number"
          Tooltip       "Consecutive number for the author affiliations"
        EndArgument
        LabelSep        xx
        LabelType       Static
        LabelString     "Author affiliation:"
        LabelFont
          Color         Green
          Series        Bold
        EndFont
End


Style Abstract
        Margin          Dynamic
        LatexType       Environment
        LatexName       abstract
        Category        FrontMatter
        NextNoIndent    1
        LabelSep        xxx
        ParSkip         0.4
        TopSep          0.7
        BottomSep       0.4
        Align           Block
        LabelType       Static
        LabelString     "Abstract."
        LabelFont
          Series        Bold
        EndFont
End


Style Keypoints
        CopyStyle       Abstract
        LatexType       Command
        LatexName       keypoints
        LabelType       Above
        LabelString     "Key Points."
End


Style Paragraph
        CopyStyle       Subsection*
        Category        BackMatter
        LatexName       paragraph
        TocLevel        4
End


Style Notation
        Margin          Static
        LatexType       Environment
        LatexName       notation
        Category        BackMatter
        NextNoIndent    1
        LabelSep        xxx
        ParSkip         0.4
        TopSep          0.7
        BottomSep       0.4
        Align           Block
        LabelType       Above
        LabelString     "Notation"
        LabelFont
          Series        Bold
          Size          Larger
        EndFont
End


Style Acknowledgments
        Margin          Dynamic
        LatexType       Environment
        LatexName       acknowledgments
        Category        BackMatter
        NextNoIndent    1
        LabelSep        xxx
        ParSkip         0.4
        TopSep          0.7
        BottomSep       0.4
        Align           Block
        LabelType       Static
        LabelString     "Acknowledgments."
        Font
          Size          Small
        EndFont
        LabelFont
          Series        Bold
          Size          Small
        EndFont
End


Style Bibliography
        Margin          First_Dynamic
        LatexType       Bib_Environment
        LatexName       thebibliography
        Category        BackMatter
        NextNoIndent    1
        ToggleIndent    Never
        LeftMargin      MM
        ParSkip         0.4
        ItemSep         0
        TopSep          0.7
        BottomSep       0.7
        ParSep          0.5
        Align           Block
        AlignPossible   Block, Left
        LabelType       Bibliography
        LabelString     "References"
        LabelBottomSep  1.2
        LabelFont
          Series        Bold
          Size          Larger
        EndFont
End

Reply via email to