]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/iopart.layout
Fix typos in comments
[lyx.git] / lib / layouts / iopart.layout
index f551b396e79a9021ac7c46f451155211d9050651..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
@@ -150,6 +150,11 @@ Style Author
        Font
          Size          Large
        EndFont
+       DocBookTag            personname
+       DocBookTagType        paragraph
+       DocBookWrapperTag     author
+       DocBookWrapperTagType inline
+       DocBookInInfo         always
 End
 
 
@@ -165,6 +170,12 @@ Style Address
        Font
          Shape         Italic
        EndFont
+       DocBookTag            address
+       DocBookTagType        paragraph
+       DocBookWrapperTag     author
+       DocBookWrapperTagType inline
+       DocBookWrapperMergeWithPrevious    true
+       DocBookInInfo         always
 End
 
 
@@ -175,6 +186,12 @@ Style Email
        Font
          Shape         Up
        EndFont
+       DocBookTag            email
+       DocBookTagType        paragraph
+       DocBookWrapperTag     author
+       DocBookWrapperTagType inline
+       DocBookWrapperMergeWithPrevious    true
+       DocBookInInfo         always
 End
 
 
@@ -204,6 +221,11 @@ Style Abstract
          Series        Bold
          Size          Large
        EndFont
+       DocBookAbstract       true
+       DocBookInInfo         always
+       DocBookWrapperTag     abstract
+       DocBookWrapperMergeWithPrevious    true
+       DocBookTag            para
 End
 
 
@@ -220,7 +242,7 @@ Style Keywords
        LabelType       Static
        LabelString     "Keywords:"
        LabelFont
-         Color         Green
+         Color         textlabel2
          Series        Bold
        EndFont
        DocBookTag         keyword
@@ -290,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