]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/elsart.layout
lib/ui/stdmenus.inc: change 'Clipboard as xxx' to 'Plain Text as xxx'. I still think...
[lyx.git] / lib / layouts / elsart.layout
index 9442a644d9542ff0f565cef01bb3717cc480d9d0..82c06d0a29ab3758e78fbdb1eac906cb9a1ade68 100644 (file)
 #       for use of BeginTitle/EndTitle
 # modified 2003-03-11 JMarc for use of TitleLatexType/TitleLatexName
 # modified 2003-04-10 Rod Pinna - added proof env. sent to me by Stacy Prowell
-# modified 2003-07-23 Rod Pinna - changes MaxCounter to Section, 
-#       rather than subsection. The Elsevier doc file allows for 
+# modified 2003-07-23 Rod Pinna - changes MaxCounter to Section,
+#       rather than subsection. The Elsevier doc file allows for
 #       numbered sections, as does the class file.
 
 
+Format 2
 Columns                 1
 Sides                   2
 PageStyle               headings
@@ -57,10 +58,10 @@ Style Standard
        Align                 Block
        AlignPossible         Block, Left, Right, Center
        LabelType             No_Label
-End                     
-                        
-                        
-Style Keywords          
+End
+
+
+Style Keywords
        LatexName             keyword
        LatexType             Environment
        Margin                Static
@@ -73,14 +74,13 @@ Style Keywords
        Align                 Block
        AlignPossible         Block, Left, Right, Center
        LabelType             No_Label
-       Font                  
+       Font
          Color               blue
        EndFont
 End
 
 
 Input stdsections.inc
-Input numarticle.inc
 Input stdstarsections.inc
 Input stdlists.inc
 Input stdstruct.inc
@@ -101,7 +101,7 @@ Style Title
        ParSep                0.7
        Align                 Center
        LabelType             No_Label
-       Font 
+       Font
          Family              Sans
          Series              Bold
          Size                Largest
@@ -122,7 +122,8 @@ Style Author
        ParSep                0
        Align                 Center
        AlignPossible         Center
-       Font 
+       OptionalArgs          1
+       Font
          Series              Bold
        EndFont
 End
@@ -136,7 +137,9 @@ Style Author_Address
        Align                 Center
        AlignPossible         Center
        Labeltype             Static
-       LabelString           "Address: "
+       LabelSep              M
+       LabelString           "Address:"
+       OptionalArgs          1
        LabelFont
          Shape               Italic
        EndFont
@@ -152,7 +155,8 @@ Style Author_Email
        Align                 Center
        AlignPossible         Center
        Labeltype             Static
-       LabelString           "Email: "
+       LabelSep              M
+       LabelString           "Email:"
        TextFont
          Family              Typewriter
        EndFont
@@ -173,7 +177,8 @@ Style Author_URL
        Align                 Center
        AlignPossible         Center
        Labeltype             Static
-       LabelString           "URL: "
+       LabelSep              M
+       LabelString           "URL:"
        TextFont
          Family              Typewriter
        EndFont
@@ -188,17 +193,17 @@ End
 Style Thanks
        Margin                Static
        LatexType             Command
-       LatexName             thanks          
+       LatexName             thanks
        InTitle               1
-       Font  
+       Font
          Size                Small
          Family              Typewriter
          Shape               Italic
-       EndFont       
+       EndFont
 End
 
 
-Style Abstract 
+Style Abstract
        Margin                Static
        LatexType             Environment
        LatexName             abstract
@@ -214,16 +219,16 @@ Style Abstract
        Align                 Block
        AlignPossible         Block
        LabelType             Centered_Top_Environment
-       LabelString           Abstract
+       LabelString           "Abstract"
        LabelBottomSep        0.5
-       Font 
+       Font
          Size                Small
        EndFont
-       LabelFont 
+       LabelFont
          Series              Bold
          Size                Large
        EndFont
-End 
+End
 
 
 # Theorem environments have been copied over from the amsmaths.inc file. It
@@ -260,7 +265,7 @@ Style Theorem
        LatexName             thm
        NextNoIndent          1
        LabelSep              xx
-       ParIndent             MMM  
+       ParIndent             MMM
        ParSkip               0.4
        ItemSep               0.2
        TopSep                0.7
@@ -269,7 +274,7 @@ Style Theorem
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Counter
-       LabelCounter          theorem  
+       LabelCounter          theorem
        LabelString           "Theorem \arabic{theorem}"
        Font
          Shape               Italic
@@ -279,7 +284,7 @@ Style Theorem
          Shape               Up
          Series              Bold
        EndFont
-End  
+End
 
 
 # Proof style declaration - from email by Stacy Prowell (sprowell@cs.utk.edu)
@@ -321,28 +326,28 @@ Style Corollary
        CopyStyle             Theorem
        LatexName             cor
        LabelString           "Corollary \arabic{theorem}"
-End  
+End
 
 
 Style Proposition
        CopyStyle             Theorem
        LatexName             prop
        LabelString           "Proposition \arabic{theorem}"
-End  
+End
 
 
 Style Criterion
        CopyStyle             Theorem
        LatexName             crit
        LabelString           "Criterion \arabic{theorem}"
-End  
+End
 
 
 Style Algorithm
        CopyStyle             Theorem
        LatexName             alg
        LabelString           "Algorithm \arabic{theorem}"
-End  
+End
 
 
 Style Definition
@@ -356,7 +361,7 @@ Style Definition
          Shape               Up
          Series              Bold
        EndFont
-End  
+End
 
 
 Style Conjecture
@@ -370,35 +375,35 @@ Style Example
        CopyStyle             Theorem
        LatexName             exmp
        LabelString           "Example \arabic{theorem}"
-End  
+End
 
 
 Style Problem
        CopyStyle             Theorem
        LatexName             prob
        LabelString           "Problem \arabic{theorem}"
-End  
+End
 
 
 Style Remark
        CopyStyle             Theorem
        LatexName             rem
        LabelString           "Remark \arabic{theorem}"
-End  
+End
 
 
 Style Note
        CopyStyle             Theorem
        LatexName             note
        LabelString           "Note \arabic{theorem}"
-End  
+End
 
 
 Style Claim
        CopyStyle             Theorem
        LatexName             claim
        LabelString           "Claim \arabic{theorem}"
-End  
+End
 
 
 Style Summary
@@ -406,7 +411,7 @@ Style Summary
        LatexName             summ
        LabelCounter          summ
        LabelString           "Summary \arabic{summ}"
-End  
+End
 
 
 Style Case
@@ -414,7 +419,7 @@ Style Case
        LatexName             case
        LabelCounter          case
        LabelString           "Case \arabic{case}"
-End  
+End
 
 
 # This is not taken from the AMS defs, so as to match the output of the