]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/elsarticle.layout
dinbrief: fix typos, correct obsolete environments, add missing environments, patch...
[lyx.git] / lib / layouts / elsarticle.layout
index 9b1b2b99bf61de503f01323eb0f29ee37841d16f..28fcef017ae7d88896a57bc2bc25a149deb17cd7 100644 (file)
@@ -38,8 +38,8 @@ Style Standard
        LabelType               No_Label
 End
 
-
-Input stdtitle.inc
+Input stdcounters.inc
+Input stdfloats.inc
 Input stdlists.inc
 Input stdsections.inc
 Input stdstarsections.inc
@@ -47,10 +47,25 @@ Input stdstarsections.inc
 NoStyle Chapter
 NoStyle Chapter*
 
+
 Style Title
-       CopyStyle               Title
+       Margin                  Static
+       LatexType               Command
+       LatexName               title
+       Category                FrontMatter
+       InTitle                 1
        OptionalArgs            0
+       ParSkip                 0.4
+       ItemSep                 0
+       TopSep                  0
+       BottomSep               1
+       ParSep                  1
+       Align                   Center
        AlignPossible           None
+       LabelType               No_Label
+       Font
+         Size                  Largest
+       EndFont
 End
 
 
@@ -58,6 +73,7 @@ Style "Title footnote"
        Margin                  Dynamic
        LatexType               Command
        LatexName               tnotetext
+       Category                FrontMatter
        InTitle                 1
        OptionalArgs            1
        ParSkip                 0.4
@@ -76,6 +92,7 @@ End
 Style Author
        Margin                  Static
        LatexType               Command
+       Category                FrontMatter
        InTitle                 1
        OptionalArgs            1
        LatexName               author
@@ -109,6 +126,7 @@ End
 Style Address
        Margin                  Static
        LatexType               Command
+       Category                FrontMatter
        LatexName               address
        InTitle                 1
        OptionalArgs            1
@@ -136,6 +154,7 @@ Style Abstract
        Margin                  Static
        LatexType               Environment
        LatexName               abstract
+       Category                FrontMatter
        InTitle                 1
        NextNoIndent            1
        LeftMargin              MMM
@@ -164,6 +183,7 @@ Style Keywords
        Margin                  Dynamic
        LatexType               Environment
        LatexName               keyword
+       Category                FrontMatter
        InTitle                 1
        Align                   Left
        NextNoIndent            1
@@ -184,6 +204,7 @@ Style Bibliography
        Margin                  First_Dynamic
        LatexType               Bib_Environment
        LatexName               thebibliography
+       Category                BackMatter
        NextNoIndent            1
        LeftMargin              MM
        ParSkip                 0.4
@@ -202,7 +223,3 @@ Style Bibliography
        EndFont
 End
 
-
-Input stdfloats.inc
-Input stdcounters.inc
-