]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/sigplanconf.layout
Honor trailing spaces in LabelString and friends
[lyx.git] / lib / layouts / sigplanconf.layout
index 8447966e082dbf9d4c66e1d797bccb0bc243e3be..06449436d5a566f71ed451e26aafabb208da0163 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 43
+Format 64
 
 Columns                        1
 Sides                  1
@@ -77,6 +80,7 @@ Style Conference
        Align           Left
        Argument 1
          Mandatory     1
+         AutoInsert    1
          LabelString   "Name"
          Tooltip       "Name of the conference"
        EndArgument
@@ -119,6 +123,13 @@ Style PreprintFooter
 End
 
 
+Style DOI
+       CopyStyle       CopyrightYear
+       LatexName       doi
+       LabelString     "Digital Object Identifier:"
+End
+
+
 Input stdtitle.inc
 Input stdstruct.inc
 
@@ -175,7 +186,7 @@ End
 
 
 Style Keywords
-       CopyStyle       CopyrightYear
+       CopyStyle       Terms
        LatexName       keywords
        LabelString     "Keywords:"
 End
@@ -196,7 +207,7 @@ Style Abstract
        ParSep          0
        Align           Block
        AlignPossible   Block
-       LabelType       Centered_Top_Environment
+       LabelType       Centered
        LabelString     "Abstract"
        LabelBottomSep  0.5
        Font
@@ -215,7 +226,7 @@ Style Acknowledgments
        LatexName       acks
        Category        BackMatter
        LabelBottomsep  0
-       LabelType       Top_Environment
+       LabelType       Above
        LabelString     "Acknowledgments"
 End