]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/sigplanconf.layout
use LatexParam where appropriate
[lyx.git] / lib / layouts / sigplanconf.layout
index 337bd296dac65f5899671897ca69938416fe4ee4..e093fc643ac1f08e84277f3f0723fea7bd15db1a 100644 (file)
@@ -1,5 +1,6 @@
 #% Do not delete he line below; configure depends on this
-#  \DeclareLaTeXClass[sigplanconf]{article (ACM SIGPLAN)}
+#  \DeclareLaTeXClass[sigplanconf,natbib.sty]{ACM SIGPLAN}
+#  \DeclareCategory{Articles}
 # ACM SIGPLAN sigplanconf textclass definition file.
 # Author : Uwe Stöhr
 #
@@ -13,7 +14,7 @@
 # ACM style files can be obtained at
 # http://www.acm.org/sigs/pubs/proceed/template.html
 
-Format 11
+Format 41
 
 Columns                 1
 Sides                   1
@@ -54,10 +55,13 @@ Input stdstarsections.inc
 
 # don't use the following styles
 NoStyle                        Part
+NoCounter                      part
 NoStyle                        Part*
 NoStyle                        Chapter
+NoCounter                      chapter
 NoStyle                        Chapter*
 NoStyle                        Subparagraph
+NoCounter                      subparagraph
 NoStyle                        Subparagraph*
 
 
@@ -100,7 +104,7 @@ Input stdstruct.inc
 
 Style Title
        CopyStyle               Title
-       AlignPossible           None
+       AlignPossible           Block
 End
 
 
@@ -126,7 +130,6 @@ Style Author
        BottomSep               0.7
        ParSep                  0.7
        Align                   Center
-       AlignPossible           None
        LabelType               No_Label
        Font
          Size                  Large
@@ -137,13 +140,14 @@ End
 Style Terms
        CopyStyle               Conference
        LatexName               terms
+       InTitle                 0
        LabelString             "Terms:"
 End
 
 
 Style Keywords
-       CopyStyle               Conference
-       LatexName               terms
+       CopyStyle               Terms
+       LatexName               keywords
        LabelString             "Keywords:"
 End