]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/sigplanconf.layout
New Theorems Module. Contributed by Udicoudco <udifoglle@gmail.com> on the mailing...
[lyx.git] / lib / layouts / sigplanconf.layout
index bab28c4a21726671988fde90c72e238b31ced82a..5bd52be5410c07dcf4928e3e1b39c20ca1d69fa4 100644 (file)
@@ -17,7 +17,7 @@
 # ACM style files can be obtained at
 # http://www.acm.org/sigs/pubs/proceed/template.html
 
-Format 80
+Format 99
 
 Columns                        1
 Sides                  1
@@ -48,6 +48,7 @@ Style Standard
   Align                Block
   AlignPossible        Block, Left, Right, Center
   LabelType            No_Label
+  DocBookTag        para
 End
 
 
@@ -88,7 +89,7 @@ Style Conference
        LabelType       Static
        LabelString     "Conference:"
        LabelFont
-         Color         Green
+         Color         textlabel2
          Series        Bold
        EndFont
 End
@@ -140,6 +141,8 @@ Style Subtitle
        Font
          Size          Larger
        EndFont
+       DocBookTag            subtitle
+       DocBookInInfo         maybe
 End
 
 
@@ -174,6 +177,11 @@ Style Author
          Family        Sans
          Size          Normal
        EndFont
+       DocBookTag            personname
+       DocBookTagType        paragraph
+       DocBookWrapperTag     author
+       DocBookWrapperTagType inline
+       DocBookInInfo         always
 End
 
 
@@ -189,6 +197,10 @@ Style Keywords
        CopyStyle       Terms
        LatexName       keywords
        LabelString     "Keywords:"
+       DocBookTag         keyword
+       DocBookTagType     paragraph
+       DocBookWrapperTag  keywordset
+       DocBookInInfo      always
 End
 
 
@@ -228,5 +240,8 @@ Style Acknowledgments
        LabelBottomsep  0
        LabelType       Above
        LabelString     "Acknowledgments"
+       DocBookTag            para
+       DocBookWrapperTag     acknowledgements
+       DocBookSection        true
 End