From 7c3fd636469b0a7f50f3515d100d9e957cda16b9 Mon Sep 17 00:00:00 2001 From: Scott Kostyshak Date: Mon, 11 Apr 2016 11:30:06 -0400 Subject: [PATCH] Revert "AGUTeX: update layout to AGUTeX 2015 according to our new guidelines" For why this reversion is being done, see: https://www.mail-archive.com/search?l=mid&q=nebrfg%249t4%241%40ger.gmane.org This reverts commit 700edf93d72a4fcb5ac860b842cd4e5748a9eb81. The style correction regarding lib/Makefile.am is kept. This amends 647b106b. --- lib/Makefile.am | 1 - lib/layouts/agutex-2015.layout | 267 --------------------------------- lib/layouts/agutex.layout | 2 +- lib/templates/AGUTeX.lyx | 151 +++---------------- 4 files changed, 25 insertions(+), 396 deletions(-) delete mode 100644 lib/layouts/agutex-2015.layout diff --git a/lib/Makefile.am b/lib/Makefile.am index c45448ce1f..0bee13c1d8 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1975,7 +1975,6 @@ dist_layouts_DATA =\ layouts/acmsiggraph-0-92.layout \ layouts/AEA.layout \ layouts/agutex.layout \ - layouts/agutex-2015.layout \ layouts/agu-dtd.layout \ layouts/agu_stdclass.inc \ layouts/agu_stdcounters.inc \ diff --git a/lib/layouts/agutex-2015.layout b/lib/layouts/agutex-2015.layout deleted file mode 100644 index 5e652c1b27..0000000000 --- a/lib/layouts/agutex-2015.layout +++ /dev/null @@ -1,267 +0,0 @@ -#% Do not delete the line below; configure depends on this -# \DeclareLaTeXClass[agutex2015]{American Geophysical Union (AGUTeX) (version 2015)} -# \DeclareCategory{Articles} -# AGUTeX2015 textclass definition file. -# Author: Uwe Stöhr (uwestoehr@web.de) -# -# Versions: -# AGUTeX 2015: initial layout - -Format 60 - -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/layouts/agutex.layout b/lib/layouts/agutex.layout index 5b237748fb..436b54902e 100644 --- a/lib/layouts/agutex.layout +++ b/lib/layouts/agutex.layout @@ -1,5 +1,5 @@ #% Do not delete the line below; configure depends on this -# \DeclareLaTeXClass[agutex]{American Geophysical Union (AGUTeX) (older than 2015, obsolete)} +# \DeclareLaTeXClass[agutex]{American Geophysical Union (AGUTeX)} # \DeclareCategory{Articles} # AGUTeX textclass definition file. # Author: Uwe Stöhr (uwestoehr@web.de) diff --git a/lib/templates/AGUTeX.lyx b/lib/templates/AGUTeX.lyx index 0633b80399..056fa2fc03 100644 --- a/lib/templates/AGUTeX.lyx +++ b/lib/templates/AGUTeX.lyx @@ -4,7 +4,7 @@ \begin_header \save_transient_properties true \origin /systemlyxdir/templates/ -\textclass agutex-2015 +\textclass agutex \begin_preamble % OPTIONAL: To Create numbered lines uncomment these 2 lines: % \usepackage{lineno} @@ -185,73 +185,14 @@ 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 + For the available document class options have a look at the agutex documentatio +n: +\begin_inset Flex URL status open \begin_layout Plain Layout -Author names in capital letters. + +http://texnology.com/agudocs.pdf \end_layout \end_inset @@ -259,13 +200,8 @@ Author names in capital letters. \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. +The addresses of the authors are given in the document preamble. \end_layout \end_inset @@ -278,9 +214,9 @@ Title of article \end_layout \begin_layout Authors -A. - B. - Smith, +R. + C. + Bales, \begin_inset Flex Affiliation Mark status collapsed @@ -294,12 +230,13 @@ status collapsed \begin_inset Newline newline \end_inset -Eric Brown, +E. + Mosley-Thompson, \begin_inset Flex Affiliation Mark status collapsed \begin_layout Plain Layout -1,2 +2 \end_layout \end_inset @@ -308,7 +245,8 @@ status collapsed \begin_inset Newline newline \end_inset -Rick Williams, +R. + Williams, \begin_inset Flex Affiliation Mark status collapsed @@ -322,8 +260,9 @@ status collapsed \begin_inset Newline newline \end_inset -and John B. - McDougall +and J. + R. + McConnell \begin_inset Flex Affiliation Mark status collapsed @@ -391,48 +330,6 @@ 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 @@ -591,7 +488,7 @@ status collapsed \end_layout \begin_layout Section* - +—————– \end_layout \begin_layout Standard @@ -659,7 +556,7 @@ options "agu" \end_layout \begin_layout Section* - +——————— \end_layout \begin_layout Standard @@ -684,9 +581,9 @@ IEEE Trans. \emph default \shape italic -2 +23 \shape default -3 +, 648–650. \end_layout \begin_layout Bibliography @@ -707,9 +604,9 @@ IEEE Trans. \emph default \shape italic -2 +23 \shape default -3 +, 648–650. \end_layout \begin_layout Standard -- 2.39.5