]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/egs.layout
lyx2lyx: Update the emergency value
[lyx.git] / lib / layouts / egs.layout
index 5e03847f1de3c3dea2027995fa66c2342c130baf..18cac86dcc77c17b349219478af6668ce7aef36f 100644 (file)
@@ -1,5 +1,6 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass{article (European Geophysical Society)}
+#  \DeclareLaTeXClass{European Geophysical Society (EGS)}
+#  \DeclareCategory{Articles}
 # egs (article) textclass definition file for LyX.
 # Get egs.cls from EGS website under www.copernicus.org
 # Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
@@ -8,7 +9,7 @@
 # Converted article -> egs Martin Vermeer
 
 
-Format 9
+Format 49
 Columns                 2
 Sides                   1
 PageStyle               Plain
@@ -16,6 +17,7 @@ Provides natbib          1
 
 
 Style Standard
+       Category              MainText
        Margin                Static
        LatexType             Paragraph
        LatexName             dummy
@@ -28,6 +30,7 @@ End
 
 
 Style Section
+       Category              Sectioning
        Margin                Dynamic
        LatexType             Command
        LatexName             section
@@ -45,10 +48,12 @@ Style Section
        LabelFont
          Series              Bold
        EndFont
+       TocLevel 1
 End
 
 
 Style Subsection
+       Category              Sectioning
        Margin                Dynamic
        LatexType             Command
        LatexName             subsection
@@ -63,6 +68,7 @@ Style Subsection
        Font
          Shape               Up
        EndFont
+       TocLevel 2
 End
 
 
@@ -80,6 +86,7 @@ Style Paragraph
          Series              Bold
          Size                Normal
        EndFont
+       TocLevel 4
 End
 
 
@@ -88,6 +95,7 @@ Style Subparagraph
        LatexName             subparagraph
        NextNoIndent          0
        LeftMargin            MM
+       TocLevel 5
 End
 
 
@@ -143,6 +151,7 @@ End
 
 
 Style Enumerate
+       Category              List
        Margin                Static
        LatexType             Item_Environment
        LatexName             enumerate
@@ -157,10 +166,16 @@ Style Enumerate
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Enumerate
+       RefPrefix             enu
+       Argument item:1
+               LabelString   "Custom Item|s"
+               Tooltip       "A customized item string"
+       EndArgument
 End
 
 
 Style Itemize
+       Category              List
        Margin                Static
        LatexType             Item_Environment
        LatexName             itemize
@@ -174,7 +189,10 @@ Style Itemize
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Itemize
-       LabelString           "*"
+       Argument item:1
+               LabelString   "Custom Item|s"
+               Tooltip       "A customized item string"
+       EndArgument
 End
 
 
@@ -193,7 +211,6 @@ Style Description
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Manual
-       LabelString           "MM"
        LabelFont
          Series              Bold
        EndFont
@@ -244,6 +261,7 @@ End
 
 
 Style Title
+       Category              FrontMatter
        Margin                Static
        LatexType             Command
        LatexName             title
@@ -255,13 +273,12 @@ Style Title
        Align                 Left
        AlignPossible         Block, Center, Left, Right, Center
        LabelType             No_Label
-       Fill_Top              1
-       Fill_Bottom           1
        Font
          Family              Sans
          Series              Bold
          Size                Largest
        EndFont
+       HTMLTitle             true
 End
 
 
@@ -282,10 +299,12 @@ Style LaTeX_Title
          Series              Bold
          Size                Largest
        EndFont
+       HTMLTitle             true
 End
 
 
 Style Author
+       Category              FrontMatter
        Margin                Static
        LatexType             Command
        LatexName             author
@@ -320,7 +339,7 @@ Style Affil
        ParSep                0.7
        Align                 Left
        LabelType             Static
-       LabelString           "Affilation:"
+       LabelString           "Affiliation:"
        LabelFont
          Series              Bold
          Shape               Italic
@@ -479,6 +498,7 @@ End
 
 
 Style Abstract
+       Category              FrontMatter
        Margin                First_Dynamic
        LatexType             Environment
        LatexName             abstract
@@ -500,6 +520,7 @@ End
 
 
 Style Acknowledgements
+       Category              BackMatter
        Margin                First_Dynamic
        LatexType             Environment
        LatexName             acknowledgements
@@ -550,6 +571,7 @@ End
 
 
 Style Bibliography
+       Category              BackMatter
        Margin                First_Dynamic
        LatexType             Bib_Environment
        LatexName             thebibliography
@@ -650,3 +672,4 @@ Input stdinsets.inc
 Input stdfloats.inc
 Input numarticle.inc
 Input stdcounters.inc
+Input stdrefprefix.inc