]> git.lyx.org Git - features.git/blobdiff - lib/layouts/sigplanconf.layout
DocBook: implement subtitle for layouts that previously missed it.
[features.git] / lib / layouts / sigplanconf.layout
index 363a2611aca5ef10676bc119b92308e3dcccd3d2..2c7d0cb77ce1dbfb76cfa7f3468fc200ae36f1fe 100644 (file)
@@ -48,6 +48,7 @@ Style Standard
   Align                Block
   AlignPossible        Block, Left, Right, Center
   LabelType            No_Label
+  DocBookTag        para
 End
 
 
@@ -140,6 +141,8 @@ Style Subtitle
        Font
          Size          Larger
        EndFont
+       DocBookTag            subtitle
+       DocBookInInfo         maybe
 End
 
 
@@ -189,6 +192,10 @@ Style Keywords
        CopyStyle       Terms
        LatexName       keywords
        LabelString     "Keywords:"
+       DocBookTag         keyword
+       DocBookTagType     paragraph
+       DocBookWrapperTag  keywordset
+       DocBookInInfo      always
 End