]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/revtex4.layout
Move RevTeX section in Additional.lyx into Chapter 3 Document classes
[lyx.git] / lib / layouts / revtex4.layout
index 00abcdb99b841466692abb6b8a542968323bde6e..d342ac464c5e78e51cc5dc8b817603f954258b33 100644 (file)
 #          Amir Karger (RevTeX 4 beta) 9/1999, 7/2000
 # Heavily modifed and enhanced by serveral developers.
 
-Format 40
+Format 98
 
 Columns                   1
 Sides                     1
 PageStyle                 Headers
+
 Provides natbib-internal  1
 Provides url              1
+Provides tablefootnote    1
+Provides footnote-alternative 1
 
 SecNumDepth               4
 TocDepth                  3
@@ -52,6 +55,7 @@ Style Standard
        Align                 Block
        AlignPossible         Block, Left, Right, Center
        LabelType             No_Label
+       DocBookTag            para
 End
 
 
@@ -110,6 +114,10 @@ Style Preprint
        BottomSep             1.5
        ParSep                1.5
        Align                 Left
+       DocBookWrapperTag   cover
+       DocBookWrapperAttr  role='preprint'
+       DocBookTag          para
+       DocBookInInfo       always
 End
 
 
@@ -146,6 +154,11 @@ Style Affiliation
        LabelFont
          Shape               Italic
        EndFont
+       DocBookTag                        address
+       DocBookTagType                    paragraph
+       DocBookWrapperTag                 author
+       DocBookWrapperMergeWithPrevious   true
+       DocBookInInfo                     always
 End
 
 
@@ -156,10 +169,15 @@ Style Affiliation_(alternate)
        LatexName             altaffiliation
        Argument 1
                LabelString   "Alternate Affiliation Option"
-               Shortcut      S
                Tooltip       "Optional argument to the altaffiliation command"
        EndArgument
        LabelString           "Affiliation (alternate):"
+       DocBookTag                        address
+       DocBookAttr                       role='alternate'
+       DocBookTagType                    paragraph
+       DocBookWrapperTag                 author
+       DocBookWrapperMergeWithPrevious   true
+       DocBookInInfo                     always
 End
 
 
@@ -196,6 +214,13 @@ Style Thanks
        CopyStyle             Affiliation
        LatexName             thanks
        LabelString           "Thanks:"
+       DocBookTag            personblurb
+       DocBookAttr           role='thanks'
+       DocBookTagType        paragraph
+       DocBookItemTag        para
+       DocBookWrapperTag     author
+       DocBookWrapperMergeWithPrevious true
+       DocBookInInfo         always
 End
 
 
@@ -205,8 +230,7 @@ Style Author_Email
        ParbreakIsNewline     1
        LatexName             email
        Argument 1
-               LabelString   "Electronic Address Option"
-               Shortcut      S
+               LabelString   "Electronic Address Option|s"
                Tooltip       "Optional argument to the email command"
        EndArgument
        LabelString           "Electronic Address:"
@@ -216,6 +240,12 @@ Style Author_Email
        LabelFont
          Family              Roman
        EndFont
+       DocBookTag            email
+       DocBookTagType        paragraph
+       DocBookWrapperTag     author
+       DocBookWrapperTagType block
+       DocBookWrapperMergeWithPrevious  true
+       DocBookInInfo         always
 End
 
 
@@ -226,10 +256,15 @@ Style Author_URL
        LatexName             homepage
        Argument 1
                LabelString   "Author URL Option"
-               Shortcut      S
                Tooltip       "Optional argument to the homepage command"
        EndArgument
        LabelString           "URL:"
+       DocBookTag            uri
+       DocBookTagType        paragraph
+       DocBookWrapperTag     author
+       DocBookWrapperTagType block
+       DocBookWrapperMergeWithPrevious  true
+       DocBookInInfo         always
 End
 
 
@@ -249,13 +284,16 @@ Style Acknowledgments
        TopSep                0.7
        Align                 Block
        AlignPossible         Block, Left, Right, Center
-       LabelType             Centered_Top_Environment
+       LabelType             Centered
        LabelString           "Acknowledgments"
        LabelBottomSep        0.5
        LabelFont
          Series              Bold
          Size                Large
        EndFont
+       DocBookTag            para
+       DocBookWrapperTag     acknowledgements
+       DocBookSection        true
 End
 
 
@@ -268,6 +306,16 @@ Style PACS
        LabelType             Static
        LabelSep              M
        LabelString           "PACS number:"
+       DocBookTag            subjectset
+       DocBookAttr           role='pacs'
+       DocBookTagType        block
+       DocBookItemWrapperTag      subject
+       DocBookItemWrapperTagType  paragraph
+       DocBookItemTag        subjectterm
+       DocBookItemTagType    inline
+       DocBookWrapperTag     NONE
+       DocBookWrapperAttr    ""
+       DocBookInInfo         always
 End
 
 
@@ -280,5 +328,11 @@ Style Keywords
 End
 
 
+# RevTeX uses normal footnotes in tables
+InsetLayout Foot:InFloatTable
+       CopyStyle             Foot
+End
+
+
 Input stdfloats.inc
 Input stdcounters.inc