]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/egs.layout
Support for beamer \frametitle
[lyx.git] / lib / layouts / egs.layout
index 98d0920c67d0b3f534e2119685e1ee32bf10de28..d2800a67ba3a9707bb443c10819e3febbaa0bc86 100644 (file)
@@ -1,14 +1,15 @@
 #% 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>
-# Transposed by Pascal André <andre@via.ecp.fr>
+# Transposed by Pascal André <andre@via.ecp.fr>
 # Heavily modifed and enhanced by several developers.
 # Converted article -> egs Martin Vermeer
 
 
-Format 4
+Format 42
 Columns                 2
 Sides                   1
 PageStyle               Plain
@@ -45,6 +46,7 @@ Style Section
        LabelFont
          Series              Bold
        EndFont
+       TocLevel 1
 End
 
 
@@ -63,6 +65,7 @@ Style Subsection
        Font
          Shape               Up
        EndFont
+       TocLevel 2
 End
 
 
@@ -80,6 +83,7 @@ Style Paragraph
          Series              Bold
          Size                Normal
        EndFont
+       TocLevel 4
 End
 
 
@@ -88,6 +92,7 @@ Style Subparagraph
        LatexName             subparagraph
        NextNoIndent          0
        LeftMargin            MM
+       TocLevel 5
 End
 
 
@@ -157,6 +162,11 @@ 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
 
 
@@ -174,7 +184,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 +206,6 @@ Style Description
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Manual
-       LabelString           "MM"
        LabelFont
          Series              Bold
        EndFont
@@ -227,7 +239,6 @@ Style Right_Address
        BottomSep             1.5
        ParSep                1.5
        Align                 Left
-       AlignPossible         Left
 End
 
 
@@ -256,13 +267,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
 
 
@@ -277,13 +287,13 @@ Style LaTeX_Title
        BottomSep             0
        ParSep                0
        Align                 Center
-       AlignPossible         Center
        LabelType             No_Label
        Font
          Family              Sans
          Series              Bold
          Size                Largest
        EndFont
+       HTMLTitle             true
 End
 
 
@@ -299,7 +309,6 @@ Style Author
        BottomSep             0.7
        ParSep                0.7
        Align                 Left
-       AlignPossible         Left
        LabelType             Static
        LabelString           "Author:"
        LabelFont
@@ -322,9 +331,8 @@ Style Affil
        BottomSep             0.7
        ParSep                0.7
        Align                 Left
-       AlignPossible         Left
        LabelType             Static
-       LabelString           "Affilation:"
+       LabelString           "Affiliation:"
        LabelFont
          Series              Bold
          Shape               Italic
@@ -345,7 +353,6 @@ Style Journal
        BottomSep             0.7
        ParSep                0.7
        Align                 Left
-       AlignPossible         Left
        LabelType             Static
        LabelString           "Journal:"
        LabelFont
@@ -369,7 +376,6 @@ Style msnumber
        BottomSep             0.7
        ParSep                0.7
        Align                 Left
-       AlignPossible         Left
        LabelType             Static
        LabelString           "MS_number:"
        LabelFont
@@ -393,7 +399,6 @@ Style FirstAuthor
        BottomSep             0.7
        ParSep                0.7
        Align                 Left
-       AlignPossible         Left
        LabelType             Static
        LabelString           "1st_author_surname:"
        LabelFont
@@ -416,7 +421,6 @@ Style Received
        BottomSep             0.7
        ParSep                0.7
        Align                 Left
-       AlignPossible         Left
        LabelType             Static
        LabelString           "Received:"
        LabelFont
@@ -439,7 +443,6 @@ Style Accepted
        BottomSep             0.7
        ParSep                0.7
        Align                 Left
-       AlignPossible         Left
        LabelType             Static
        LabelString           "Accepted:"
        LabelFont
@@ -462,7 +465,6 @@ Style Offsets
        BottomSep             0.7
        ParSep                0.7
        Align                 Left
-       AlignPossible         Left
        LabelType             Static
        LabelString           "reprint_reqs_to:"
        LabelFont
@@ -484,7 +486,6 @@ Style Date
        BottomSep             0.5
        ParSep                0.5
        Align                 Left
-       AlignPossible         Left
        LabelType             No_Label
 End
 
@@ -657,6 +658,8 @@ Style LyX-Code
 End
 
 
+Input stdinsets.inc
 Input stdfloats.inc
 Input numarticle.inc
 Input stdcounters.inc
+Input stdrefprefix.inc