]> git.lyx.org Git - features.git/blobdiff - lib/layouts/iopart.layout
DocBook: deploy fix for acknowledgements.
[features.git] / lib / layouts / iopart.layout
index e5a0c0a2a1cbc7fbf25da3cd4cd8f379a7cf90c1..75f2764deb76a1fd6d717e1cc2ed83e4aa7d17f7 100644 (file)
@@ -4,7 +4,7 @@
 # IOP article textclass definition file.
 # Author: Uwe Stöhr (uwestoehr@web.de)
 
-Format 45
+Format 85
 
 Columns                        1
 Sides                  1
@@ -50,6 +50,7 @@ Input stdfloats.inc
 Input stdlists.inc
 Input stdsections.inc
 Input stdstarsections.inc
+Input stdlayouts.inc
 
 NoStyle Chapter
 NoCounter chapter
@@ -64,6 +65,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
@@ -224,6 +226,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 +243,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 +282,9 @@ Style Acknowledgments
          Series        Bold
          Size          Normal
        EndFont
+       DocBookTag            para
+       DocBookWrapperTag     acknowledgements
+       DocBookSection        true
 End
 
 
@@ -269,6 +294,7 @@ Style "Bibliography (plain)"
        LatexName       thebibliography
        Category        BackMatter
        NextNoIndent    1
+       ToggleIndent    Never
        LeftMargin      MM
        ParSkip         0.4
        ItemSep         0
@@ -284,6 +310,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