]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/iopart.layout
Move RevTeX section in Additional.lyx into Chapter 3 Document classes
[lyx.git] / lib / layouts / iopart.layout
index e5d56754ffc7b44c6890de0947df293b685f8d9e..1a527d384ed467a60b864848eb851d2815f73c6f 100644 (file)
@@ -4,7 +4,7 @@
 # IOP article textclass definition file.
 # Author: Uwe Stöhr (uwestoehr@web.de)
 
-Format 85
+Format 98
 
 Columns                        1
 Sides                  1
@@ -42,6 +42,7 @@ Style Standard
        Align           Block
        AlignPossible   Block, Left, Right, Center
        LabelType       No_Label
+       DocBookTag  para
 End
 
 
@@ -78,6 +79,9 @@ Style Title
          Size          Largest
        EndFont
        HTMLTitle       true
+       DocBookTag      title
+       DocBookTagType  paragraph
+       DocBookInInfo   maybe
 End
 
 
@@ -146,6 +150,11 @@ Style Author
        Font
          Size          Large
        EndFont
+       DocBookTag            personname
+       DocBookTagType        paragraph
+       DocBookWrapperTag     author
+       DocBookWrapperTagType inline
+       DocBookInInfo         always
 End
 
 
@@ -161,6 +170,12 @@ Style Address
        Font
          Shape         Italic
        EndFont
+       DocBookTag            address
+       DocBookTagType        paragraph
+       DocBookWrapperTag     author
+       DocBookWrapperTagType inline
+       DocBookWrapperMergeWithPrevious    true
+       DocBookInInfo         always
 End
 
 
@@ -171,6 +186,12 @@ Style Email
        Font
          Shape         Up
        EndFont
+       DocBookTag            email
+       DocBookTagType        paragraph
+       DocBookWrapperTag     author
+       DocBookWrapperTagType inline
+       DocBookWrapperMergeWithPrevious    true
+       DocBookInInfo         always
 End
 
 
@@ -200,6 +221,11 @@ Style Abstract
          Series        Bold
          Size          Large
        EndFont
+       DocBookAbstract       true
+       DocBookInInfo         always
+       DocBookWrapperTag     abstract
+       DocBookWrapperMergeWithPrevious    true
+       DocBookTag            para
 End
 
 
@@ -216,7 +242,7 @@ Style Keywords
        LabelType       Static
        LabelString     "Keywords:"
        LabelFont
-         Color         Green
+         Color         textlabel2
          Series        Bold
        EndFont
        DocBookTag         keyword
@@ -286,9 +312,9 @@ Style Acknowledgments
          Series        Bold
          Size          Normal
        EndFont
-       DocBookTag            para
-       DocBookWrapperTag     acknowledgements
-       DocBookSection        true
+       # TODO: For IOP, this is rather a title than a paragraph style. But it's not in the TOC, so not much can be done.
+       DocBookTag  para
+       DocBookAttr role='acknowledgments'
 End