]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/revtex4.layout
include intl/libintl.h that is relative to $TOP_SRCDIR/src
[lyx.git] / lib / layouts / revtex4.layout
index 0e600eb25c5a0201fb89059a84f4aaecdf633888..37eaa50ae4f9656b34658ca26f7654f5cfcd8f37 100644 (file)
 #          Amir Karger (RevTeX 4 beta) 9/1999, 7/2000
 
 
+Format 5
 Columns                 1
 Sides                   1
 PageStyle               Headers
-
+Provides natbib                1
+Provides url           1
 
 # Default textclass options. The user may need to modify this.
 ClassOptions
@@ -36,6 +38,7 @@ End
 # Idea from aapaper: declare all layouts here ("Style Foo\nEnd\n")
 # so that they appear in a specific order in the layout dropdown menu.
 
+Input stdinsets.inc
 Input stdsections.inc
 Input numrevtex.inc
 
@@ -98,7 +101,6 @@ Style Preprint
        BottomSep             1.5
        ParSep                1.5
        Align                 Left
-       AlignPossible         Left
 End
 
 
@@ -120,7 +122,7 @@ End
 
 Style Date
        LabelType             Static
-       LabelString           "Date: "
+       LabelString           "Date:"
        LabelFont
          Shape               Italic
          Size                Large
@@ -139,27 +141,37 @@ Style Affiliation
        Align                 Center
        AlignPossible         Block, Left, Right, Center
        LabelType             Static
-       LabelString           "Affiliation: "
+       LabelSep              M
+       LabelString           "Affiliation:"
 
        LabelFont
          Shape               Italic
        EndFont
-End  
+End
+
+
+Style AltAffiliation
+       CopyStyle             Affiliation
+       PassThru              1
+       LatexName             altaffiliation
+       OptionalArgs          1
+       LabelString           "AltAffiliation"
+End
 
 
 # Address is exactly the same as Affiliation. We just put this in so
-# that reLyX will know what to do with it.
+# that tex2lyx will know what to do with it.
 Style Address
        CopyStyle             Affiliation
        LatexName             address
-       LabelString           "Address: "
+       LabelString           "Address:"
 End
 
 
 Style Thanks
        CopyStyle             Affiliation
        LatexName             thanks
-       LabelString           "Thanks: "
+       LabelString           "Thanks:"
 End
 
 
@@ -167,7 +179,8 @@ Style Author_Email
        CopyStyle             Affiliation
        PassThru              1
        LatexName             email
-       LabelString           "Electronic Address: "
+       OptionalArgs          1
+       LabelString           "Electronic Address:"
        TextFont
          Family              Typewriter
        EndFont
@@ -178,21 +191,22 @@ End
 
 
 Style Author_URL
-       CopyStyle             "Author Email"
+       CopyStyle             Author_Email
        PassThru              1
        LatexName             homepage
-       LabelString           "URL: "
+       OptionalArgs          1
+       LabelString           "URL:"
 End
 
 
-Style Abstract 
+Style Abstract
        InTitle               1
        ItemSep               0.2
        ParSep                0.3
        LabelFont
          Size                Large
        EndFont
-End 
+End
 
 
 Style Acknowledgments
@@ -203,7 +217,7 @@ Style Acknowledgments
        Align                 Block
        AlignPossible         Block, Left, Right, Center
        LabelType             Centered_Top_Environment
-       LabelString           acknowledgments
+       LabelString           "acknowledgments"
        LabelBottomSep        0.5
        LabelFont
          Series              Medium
@@ -219,7 +233,8 @@ Style PACS
        InTitle               1
        LatexName             pacs
        LabelType             Static
-       LabelString           "PACS number: "
+       LabelSep              M
+       LabelString           "PACS number:"
 End
 
 
@@ -227,7 +242,8 @@ Style Keywords
        CopyStyle             PACS
        InTitle               1
        Latexname             keywords
-       LabelString           "Keywords: "
+       LabelSep              M
+       LabelString           "Keywords:"
 End