]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/elsarticle.layout
Amend 3e92efd: Remove (Begin|End)Frontmatter in elsarticle
[lyx.git] / lib / layouts / elsarticle.layout
index 8df7df391f92f7b247316fd3b7480187acd5c8d5..943962cd6938a0e9ba9e1adf00952cad8a55819f 100644 (file)
@@ -4,7 +4,7 @@
 # elsarticle textclass definition file.
 # Author: Uwe Stöhr (uwestoehr@web.de)
 
-Format 62
+Format 68
 
 Columns                                1
 Sides                          1
@@ -18,6 +18,8 @@ ClassOptions
        FontSize                10|11|12
 end
 
+TitleLatexType Environment
+TitleLatexName frontmatter
 
 # This is just to show how to declare the default font.
 # The defaults are exactly those shown here.
@@ -53,38 +55,12 @@ NoStyle                             Chapter
 NoCounter                      chapter
 NoStyle                                Chapter*
 
-
-Style BeginFrontmatter
-       Margin                  Dynamic
-       LatexType               Command
-       LatexName               begin{frontmatter}
-       Category                FrontMatter
-       KeepEmpty               1
-       ParSkip                 0.4
-       Align                   Block
-       LabelSep                xx
-       LabelType               Static
-       LabelString             "Begin frontmatter"
-       LabelFont
-         Series                Bold
-         Color                 Green
-       EndFont
-End
-
-
-Style EndFrontmatter
-       CopyStyle               BeginFrontmatter
-       LatexName               end{frontmatter}
-       LabelString             "End frontmatter"
-End
-
-
 Style Title
        Margin                  Static
        LatexType               Command
        LatexName               title
        Category                FrontMatter
-       InTitle                 0
+       InTitle                 1
        ResetArgs               1
        ParSkip                 0.4
        ItemSep                 0
@@ -99,7 +75,6 @@ Style Title
        HTMLTitle               true
 End
 
-
 InsetLayout "Flex:Titlenotemark"
        LyxType                 custom
        LatexType               command
@@ -128,9 +103,9 @@ Style "Title footnote"
        LatexType               Command
        LatexName               tnotetext
        Category                FrontMatter
-       InTitle                 0
+       InTitle                 1
        Argument 1
-         LabelString   "Footnote Label"
+         LabelString           "Footnote Label"
          Tooltip               "Label you refer to in the title"
        EndArgument
        ParSkip                 0.4
@@ -150,7 +125,7 @@ Style Author
        Margin                  Static
        LatexType               Command
        Category                FrontMatter
-       InTitle                 0
+       InTitle                 1
        Argument 1
          LabelString   "Author Label"
          Tooltip               "Label you will reference in the address"
@@ -195,6 +170,7 @@ End
 Style "Author footnote"
        CopyStyle               "Title footnote"
        LatexName               fntext
+       InTitle                 1
        LabelString             "Author footnote:"
        Argument 1
          LabelString   "Author Footnote Label"
@@ -216,6 +192,7 @@ End
 Style "Corresponding author"
        CopyStyle               "Author footnote"
        LatexName               cortext
+       InTitle                 1
        LabelString             "Corresponding author text:"
 End
 
@@ -225,7 +202,7 @@ Style Address
        LatexType               Command
        Category                FrontMatter
        LatexName               address
-       InTitle                 0
+       InTitle                 1
        Argument 1
          LabelString   "Address Label"
          Tooltip               "Label of the author you refer to"
@@ -243,6 +220,7 @@ End
 Style Email
        CopyStyle               Address
        LatexName               ead
+       InTitle                 1
        AlignPossible   Block
        Argument 1
          LabelString   "Internet"
@@ -259,7 +237,7 @@ Style Abstract
        LatexType               Environment
        LatexName               abstract
        Category                FrontMatter
-       InTitle                 0
+       InTitle                 1
        NextNoIndent    1
        LeftMargin              MMM
        RightMargin             MMM
@@ -288,7 +266,7 @@ Style Keywords
        LatexType               Environment
        LatexName               keyword
        Category                FrontMatter
-       InTitle                 0
+       InTitle                 1
        NextNoIndent    1
        BottomSep               0.5
        ParSkip                 0.4
@@ -308,8 +286,8 @@ Style Bibliography
        LatexType               Bib_Environment
        LatexName               thebibliography
        Category                BackMatter
-       NextNoIndent    1
-       ToggleIndent    Never
+       NextNoIndent            1
+       ToggleIndent            Never
        LeftMargin              MM
        ParSkip                 0.4
        ItemSep                 0
@@ -317,13 +295,15 @@ Style Bibliography
        BottomSep               0.7
        ParSep                  0.5
        Align                   Block
-       AlignPossible   Block, Left
+       AlignPossible           Block, Left
        LabelType               Bibliography
        LabelString             "References"
-       LabelBottomSep  1.2
+       LabelBottomSep          1.2
        LabelFont
          Series                Bold
          Size                  Larger
        EndFont
+       TocLevel                1
+       IsTocCaption            0
 End