]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/revtex4.layout
update layout files to format 101
[lyx.git] / lib / layouts / revtex4.layout
index 00abcdb99b841466692abb6b8a542968323bde6e..6c2215e9fbc849209111c690bfcfc48c7604bd6e 100644 (file)
 #          Amir Karger (RevTeX 4 beta) 9/1999, 7/2000
 # Heavily modifed and enhanced by serveral developers.
 
-Format 40
+Format 101
 
 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
 
 
@@ -68,6 +72,7 @@ Style Section
        Font
          Shape               Smallcaps
        EndFont
+       TocLevel 1
 End
 
 
@@ -76,6 +81,7 @@ Style Subsubsection
          Series              Medium
          Shape               Italic
        EndFont
+       TocLevel 3
 End
 
 
@@ -84,6 +90,7 @@ Style Paragraph
          Series              Medium
          Shape               Italic
        EndFont
+       TocLevel 4
 End
 
 # then define the unumbered sections, based on the numbered ones.
@@ -110,6 +117,10 @@ Style Preprint
        BottomSep             1.5
        ParSep                1.5
        Align                 Left
+       DocBookWrapperTag   cover
+       DocBookWrapperAttr  role='preprint'
+       DocBookTag          para
+       DocBookInInfo       always
 End
 
 
@@ -146,6 +157,11 @@ Style Affiliation
        LabelFont
          Shape               Italic
        EndFont
+       DocBookTag                        address
+       DocBookTagType                    paragraph
+       DocBookWrapperTag                 author
+       DocBookWrapperMergeWithPrevious   true
+       DocBookInInfo                     always
 End
 
 
@@ -156,10 +172,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 +217,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 +233,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 +243,12 @@ Style Author_Email
        LabelFont
          Family              Roman
        EndFont
+       DocBookTag            email
+       DocBookTagType        paragraph
+       DocBookWrapperTag     author
+       DocBookWrapperTagType block
+       DocBookWrapperMergeWithPrevious  true
+       DocBookInInfo         always
 End
 
 
@@ -226,10 +259,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 +287,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 +309,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 +331,11 @@ Style Keywords
 End
 
 
+# RevTeX uses normal footnotes in tables
+InsetLayout Foot:InFloatTable
+       CopyStyle             Foot
+End
+
+
 Input stdfloats.inc
 Input stdcounters.inc