]> git.lyx.org Git - features.git/blobdiff - lib/layouts/iopart.layout
DocBook: slightly change the Copernicus template to be valid DocBook.
[features.git] / lib / layouts / iopart.layout
index 6acdca5015ab80b632d7266fa58f890c93bb6c2a..6ae48da7a8d6b1a5edffb2f06103003ef10bcd9a 100644 (file)
@@ -4,7 +4,7 @@
 # IOP article textclass definition file.
 # Author: Uwe Stöhr (uwestoehr@web.de)
 
-Format 79
+Format 85
 
 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
 
 
@@ -219,6 +228,10 @@ Style Keywords
          Color         Green
          Series        Bold
        EndFont
+       DocBookTag         keyword
+       DocBookTagType     paragraph
+       DocBookWrapperTag  keywordset
+       DocBookInInfo      always
 End
 
 
@@ -226,6 +239,16 @@ Style PACS
        CopyStyle       Keywords
        LatexName       pacs
        LabelString     "Physics and Astronomy Classification System number:"
+       DocBookTag          subjectset
+       DocBookAttr         role='pacs'
+       DocBookTagType      block
+       DocBookItemWrapperTag      subject
+       DocBookItemWrapperTagType  paragraph
+       DocBookItemTag      subjectterm
+       DocBookItemTagType  inline
+       DocBookWrapperTag   NONE
+       DocBookWrapperAttr  ""
+       DocBookInInfo       always
 End
 
 
@@ -233,6 +256,16 @@ Style MSC
        CopyStyle       Keywords
        LatexName       ams
        LabelString     "Mathematics Subject Classification number:"
+       DocBookTag          subjectset
+       DocBookAttr         role='msc'
+       DocBookTagType      block
+       DocBookItemWrapperTag      subject
+       DocBookItemWrapperTagType  paragraph
+       DocBookItemTag      subjectterm
+       DocBookItemTagType  inline
+       DocBookWrapperTag   NONE
+       DocBookWrapperAttr  ""
+       DocBookInInfo       always
 End
 
 
@@ -262,6 +295,9 @@ Style Acknowledgments
          Series        Bold
          Size          Normal
        EndFont
+       DocBookTag            para
+       DocBookWrapperTag     acknowledgements
+       DocBookSection        true
 End