]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/revtex4.layout
update layout files to format 101
[lyx.git] / lib / layouts / revtex4.layout
index a6181c5fce30e26fab6b4b4643b4c41d897893ca..6c2215e9fbc849209111c690bfcfc48c7604bd6e 100644 (file)
@@ -11,7 +11,7 @@
 #          Amir Karger (RevTeX 4 beta) 9/1999, 7/2000
 # Heavily modifed and enhanced by serveral developers.
 
-Format 68
+Format 101
 
 Columns                   1
 Sides                     1
@@ -55,6 +55,7 @@ Style Standard
        Align                 Block
        AlignPossible         Block, Left, Right, Center
        LabelType             No_Label
+       DocBookTag            para
 End
 
 
@@ -71,6 +72,7 @@ Style Section
        Font
          Shape               Smallcaps
        EndFont
+       TocLevel 1
 End
 
 
@@ -79,6 +81,7 @@ Style Subsubsection
          Series              Medium
          Shape               Italic
        EndFont
+       TocLevel 3
 End
 
 
@@ -87,6 +90,7 @@ Style Paragraph
          Series              Medium
          Shape               Italic
        EndFont
+       TocLevel 4
 End
 
 # then define the unumbered sections, based on the numbered ones.
@@ -113,6 +117,10 @@ Style Preprint
        BottomSep             1.5
        ParSep                1.5
        Align                 Left
+       DocBookWrapperTag   cover
+       DocBookWrapperAttr  role='preprint'
+       DocBookTag          para
+       DocBookInInfo       always
 End
 
 
@@ -149,6 +157,11 @@ Style Affiliation
        LabelFont
          Shape               Italic
        EndFont
+       DocBookTag                        address
+       DocBookTagType                    paragraph
+       DocBookWrapperTag                 author
+       DocBookWrapperMergeWithPrevious   true
+       DocBookInInfo                     always
 End
 
 
@@ -162,6 +175,12 @@ Style Affiliation_(alternate)
                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
 
 
@@ -198,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
 
 
@@ -217,6 +243,12 @@ Style Author_Email
        LabelFont
          Family              Roman
        EndFont
+       DocBookTag            email
+       DocBookTagType        paragraph
+       DocBookWrapperTag     author
+       DocBookWrapperTagType block
+       DocBookWrapperMergeWithPrevious  true
+       DocBookInInfo         always
 End
 
 
@@ -230,6 +262,12 @@ Style Author_URL
                Tooltip       "Optional argument to the homepage command"
        EndArgument
        LabelString           "URL:"
+       DocBookTag            uri
+       DocBookTagType        paragraph
+       DocBookWrapperTag     author
+       DocBookWrapperTagType block
+       DocBookWrapperMergeWithPrevious  true
+       DocBookInInfo         always
 End
 
 
@@ -256,6 +294,9 @@ Style Acknowledgments
          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