]> 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 40a9b6f87e2efc70f84add377fa276b3e2f99653..2c7d0cb77ce1dbfb76cfa7f3468fc200ae36f1fe 100644 (file)
@@ -17,7 +17,7 @@
 # ACM style files can be obtained at
 # http://www.acm.org/sigs/pubs/proceed/template.html
 
-Format 82
+Format 85
 
 Columns                        1
 Sides                  1
@@ -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
 
 
@@ -228,5 +235,8 @@ Style Acknowledgments
        LabelBottomsep  0
        LabelType       Above
        LabelString     "Acknowledgments"
+       DocBookTag            para
+       DocBookWrapperTag     acknowledgements
+       DocBookSection        true
 End