]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/acmsiggraph-0-92.layout
Make Word Wrap property confiurable by language
[lyx.git] / lib / layouts / acmsiggraph-0-92.layout
index 5c0ff188e66b569584322ecdffa43559c8ff6517..384789e14780251ae76c541743267cdb064f94fc 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 59
+Format 74
 
 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
 
 
@@ -294,16 +303,19 @@ InsetLayout "Flex:CRcat"
                Mandatory       1
                LabelString     "CR-number"
                Tooltip         "Number of the category"
+               PassThru        1
        EndArgument
        Argument 2
                Mandatory       1
                LabelString     "Subcategory"
                Tooltip         "Subcategory"
+               PassThru        1
        EndArgument
        Argument 3
                Mandatory       1
                LabelString     "Third-level"
                Tooltip         "Third-level of the category"
+               PassThru        1
        EndArgument
 End