]> 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 6610f63fbf89e905f544b5d670d2d82d071556ed..5bd52be5410c07dcf4928e3e1b39c20ca1d69fa4 100644 (file)
@@ -1,6 +1,6 @@
 #% Do not delete he line below; configure depends on this
-#  \DeclareLaTeXClass[sigplanconf,natbib.sty]{ACM SIGPLAN}
-#  \DeclareCategory{Articles}
+#  \DeclareLaTeXClass[sigplanconf,natbib.sty]{ACM SIGPLAN (Obsolete)}
+#  \DeclareCategory{Obsolete}
 # ACM SIGPLAN sigplanconf textclass definition file.
 # Author : Uwe Stöhr
 #
@@ -8,13 +8,16 @@
 # downloaded from
 # http://www.sigplan.org/authorInformation.htm
 #
+# NOTE: As from Spring 2017, the class will not be usable to submit
+# a publication to ACM, it is OBSOLETE. Use acmart.cls instead.
+#
 # This layout is according to
 # http://www.sigplan.org/sigplanconf-guide.pdf
 #
 # ACM style files can be obtained at
 # http://www.acm.org/sigs/pubs/proceed/template.html
 
-Format 45
+Format 99
 
 Columns                        1
 Sides                  1
@@ -45,6 +48,7 @@ Style Standard
   Align                Block
   AlignPossible        Block, Left, Right, Center
   LabelType            No_Label
+  DocBookTag        para
 End
 
 
@@ -85,7 +89,7 @@ Style Conference
        LabelType       Static
        LabelString     "Conference:"
        LabelFont
-         Color         Green
+         Color         textlabel2
          Series        Bold
        EndFont
 End
@@ -120,6 +124,13 @@ Style PreprintFooter
 End
 
 
+Style DOI
+       CopyStyle       CopyrightYear
+       LatexName       doi
+       LabelString     "Digital Object Identifier:"
+End
+
+
 Input stdtitle.inc
 Input stdstruct.inc
 
@@ -130,6 +141,8 @@ Style Subtitle
        Font
          Size          Larger
        EndFont
+       DocBookTag            subtitle
+       DocBookInInfo         maybe
 End
 
 
@@ -164,6 +177,11 @@ Style Author
          Family        Sans
          Size          Normal
        EndFont
+       DocBookTag            personname
+       DocBookTagType        paragraph
+       DocBookWrapperTag     author
+       DocBookWrapperTagType inline
+       DocBookInInfo         always
 End
 
 
@@ -179,6 +197,10 @@ Style Keywords
        CopyStyle       Terms
        LatexName       keywords
        LabelString     "Keywords:"
+       DocBookTag         keyword
+       DocBookTagType     paragraph
+       DocBookWrapperTag  keywordset
+       DocBookInInfo      always
 End
 
 
@@ -218,5 +240,8 @@ Style Acknowledgments
        LabelBottomsep  0
        LabelType       Above
        LabelString     "Acknowledgments"
+       DocBookTag            para
+       DocBookWrapperTag     acknowledgements
+       DocBookSection        true
 End