]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/elsarticle.layout
fix typos.
[lyx.git] / lib / layouts / elsarticle.layout
index 28fcef017ae7d88896a57bc2bc25a149deb17cd7..6aa5676e571da814e07df7d867c07082d62a2363 100644 (file)
@@ -3,13 +3,14 @@
 # elsarticle textclass definition file.
 # Author: Uwe Stöhr (uwestoehr@web.de)
 
-Format 10
+Format 11
 
 Columns                 1
 Sides                   1
 SecNumDepth             3
 TocDepth                3
 DefaultStyle            Standard
+Provides natbib 1
 
 ClassOptions
        FontSize                10|11|12
@@ -43,6 +44,7 @@ Input stdfloats.inc
 Input stdlists.inc
 Input stdsections.inc
 Input stdstarsections.inc
+Input stdlayouts.inc
 
 NoStyle Chapter
 NoStyle Chapter*
@@ -61,7 +63,6 @@ Style Title
        BottomSep               1
        ParSep                  1
        Align                   Center
-       AlignPossible           None
        LabelType               No_Label
        Font
          Size                  Largest
@@ -69,6 +70,28 @@ Style Title
 End
 
 
+InsetLayout Titlenotemark
+       LyxType                 custom
+       LatexType               command
+       LatexName               tnoteref
+       LabelString             "Titlenote mark"
+       Font
+         Color                 foreground
+         Size                  Small
+         Family                Roman
+         Shape                 Up
+         Series                Medium
+         Misc                  No_Emph
+         Misc                  No_Noun
+         Misc                  No_Bar
+       EndFont
+       LabelFont
+         Color                 green
+         Size                  Small
+       EndFont
+End
+
+
 Style "Title footnote"
        Margin                  Dynamic
        LatexType               Command
@@ -109,6 +132,28 @@ Style Author
 End
 
 
+InsetLayout Authormark
+       LyxType                 custom
+       LatexType               command
+       LatexName               fnref
+       LabelString             "Author 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 footnote"
        CopyStyle               "Title footnote"
        LatexName               fntext
@@ -116,6 +161,28 @@ Style "Author footnote"
 End
 
 
+InsetLayout CorAuthormark
+       LyxType                 custom
+       LatexType               command
+       LatexName               corref
+       LabelString             "CorAuthor mark"
+       Font
+         Color                 foreground
+         Size                  Small
+         Family                Roman
+         Shape                 Up
+         Series                Medium
+         Misc                  No_Emph
+         Misc                  No_Noun
+         Misc                  No_Bar
+       EndFont
+       LabelFont
+         Color                 blue
+         Size                  Small
+       EndFont
+End
+
+
 Style "Corresponding author"
        CopyStyle               "Title footnote"
        LatexName               cortext
@@ -143,7 +210,7 @@ End
 Style Email
        CopyStyle               Address
        LatexName               ead
-       AlignPossible           None
+       AlignPossible           Block
        Font
          Shape                 Up
        EndFont