]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/acmsiggraph-0-92.layout
Use correct entry to remove an obsolete inset layout
[lyx.git] / lib / layouts / acmsiggraph-0-92.layout
index 6cf0a03d5807ee130f193bc6d4d17bfa925e7da0..221c980c7e0f9ea183baebec812ad33140695f81 100644 (file)
@@ -1,6 +1,6 @@
 #% Do not delete he line below; configure depends on this
-#  \DeclareLaTeXClass[acmsiggraph,comment.sty,lineno.sty]{ACM SIGGGRAPH 0.92}
-#  \DeclareCategory{Articles}
+#  \DeclareLaTeXClass[acmsiggraph,comment.sty,lineno.sty]{ACM SIGGGRAPH 0.92 (obsolete)}
+#  \DeclareCategory{Obsolete}
 # ACM SIGGRAPH textclass definition file.
 # Author : Uwe Stöhr
 #
@@ -8,13 +8,18 @@
 # BibTeX style and template, and the documentation is available at
 # http://www.siggraph.org/learn/instructions-authors
 #
+# NOTE: As from Spring 2017, the class will not be usable to submit
+# a publication to ACM, it is OBSOLETE.
+# Please use instead the new acmart.cls class file, distributed with
+# TeXLive >= 2016
+#
 # Versions:
 #  siggraph 0.9:  initial layout
 #  siggraph 0.92: Removed styles "TOG project URL", "TOG video URL", 
 #       "TOG data URL", and "TOG code URL". The corresponding 
 #       LaTeX commands are no longer supported.
 
-Format 62
+Format 68
 
 Columns                        1
 Sides                  1
@@ -110,6 +115,10 @@ Style "Copyright_year"
        CopyStyle               "TOG online ID"
        LatexName               copyrightyear
        LabelString             "Year of copyright:"
+       Preamble
+       % Compatibility fix for acmsiggraph >= 0.93.
+       \@ifundefined{copyrightyear}{\let\copyrightyear\CopyrightYear}{}
+       EndPreamble
 End