]> 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 120d74155b9a48205ac98a5f5908a67e52730dab..6ae48da7a8d6b1a5edffb2f06103003ef10bcd9a 100644 (file)
@@ -4,7 +4,7 @@
 # IOP article textclass definition file.
 # Author: Uwe Stöhr (uwestoehr@web.de)
 
-Format 44
+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
 
 
@@ -50,6 +51,7 @@ Input stdfloats.inc
 Input stdlists.inc
 Input stdsections.inc
 Input stdstarsections.inc
+Input stdlayouts.inc
 
 NoStyle Chapter
 NoCounter chapter
@@ -64,6 +66,7 @@ Style Title
        Argument 1
          LabelString   "Short Title|S"
          Tooltip       "Short title that will appear in header line"
+         InsertCotext   1
        EndArgument
        ParSkip         0.4
        ItemSep         0
@@ -76,6 +79,9 @@ Style Title
          Size          Largest
        EndFont
        HTMLTitle       true
+       DocBookTag      title
+       DocBookTagType  paragraph
+       DocBookInInfo   maybe
 End
 
 
@@ -144,6 +150,11 @@ Style Author
        Font
          Size          Large
        EndFont
+       DocBookTag            personname
+       DocBookTagType        paragraph
+       DocBookWrapperTag     author
+       DocBookWrapperTagType inline
+       DocBookInInfo         always
 End
 
 
@@ -217,6 +228,10 @@ Style Keywords
          Color         Green
          Series        Bold
        EndFont
+       DocBookTag         keyword
+       DocBookTagType     paragraph
+       DocBookWrapperTag  keywordset
+       DocBookInInfo      always
 End
 
 
@@ -224,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
 
 
@@ -231,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
 
 
@@ -260,6 +295,9 @@ Style Acknowledgments
          Series        Bold
          Size          Normal
        EndFont
+       DocBookTag            para
+       DocBookWrapperTag     acknowledgements
+       DocBookSection        true
 End
 
 
@@ -269,6 +307,7 @@ Style "Bibliography (plain)"
        LatexName       thebibliography
        Category        BackMatter
        NextNoIndent    1
+       ToggleIndent    Never
        LeftMargin      MM
        ParSkip         0.4
        ItemSep         0
@@ -284,6 +323,18 @@ Style "Bibliography (plain)"
          Series        Bold
          Size          Larger
        EndFont
+       TocLevel        1
+       IsTocCaption    0
+       Argument listpreamble:1
+         LabelString    "Bib preamble"
+         MenuString     "Bibliography Preamble"
+         Tooltip        "LaTeX code to be inserted before the first bibliography item"
+         PassThru       1
+         Font
+           Family typewriter
+           Color latex
+         EndFont
+       EndArgument
 End