]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/revtex4.layout
- aa.layout: updatesd for aa.cls version 6.1
[lyx.git] / lib / layouts / revtex4.layout
index ab52a08ccd580cd284917dc39856910258971295..23d44226b6df52f5a91ceffcf5627db4fd1821d8 100644 (file)
 #          Amir Karger (RevTeX 4 beta) 9/1999, 7/2000
 
 
+Format 11
 Columns                 1
 Sides                   1
 PageStyle               Headers
-ProvidesNatbib         1
-ProvidesUrl            1
+Provides natbib-internal       1
+Provides url           1
 
 # Default textclass options. The user may need to modify this.
 ClassOptions
@@ -37,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
 
@@ -99,7 +101,6 @@ Style Preprint
        BottomSep             1.5
        ParSep                1.5
        Align                 Left
-       AlignPossible         Left
 End
 
 
@@ -149,8 +150,17 @@ Style Affiliation
 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
@@ -169,6 +179,7 @@ Style Author_Email
        CopyStyle             Affiliation
        PassThru              1
        LatexName             email
+       OptionalArgs          1
        LabelString           "Electronic Address:"
        TextFont
          Family              Typewriter
@@ -183,6 +194,7 @@ Style Author_URL
        CopyStyle             Author_Email
        PassThru              1
        LatexName             homepage
+       OptionalArgs          1
        LabelString           "URL:"
 End