]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/acmsiggraph-0-92.layout
Revert "Update layouts"
[lyx.git] / lib / layouts / acmsiggraph-0-92.layout
index 6cf0a03d5807ee130f193bc6d4d17bfa925e7da0..ecba7f205f242563bb53099833c8a293d1a2e43b 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 104
 
 Columns                        1
 Sides                  1
@@ -79,7 +84,7 @@ Style "TOG online ID"
        LabelType               Static
        LabelString             "Online ID:"
        LabelFont
-         Color                 Green
+         Color                 textlabel2
          Series                Bold
        EndFont
 End
@@ -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
 
 
@@ -159,6 +168,9 @@ Style Title
        Font
          Family                Sans
        EndFont
+       DocBookTag      title
+       DocBookTagType  paragraph
+       DocBookInInfo   maybe
 End
 
 
@@ -221,7 +233,7 @@ Style Teaser
        LabelFont
          Series                Bold
          Size                  Normal
-         Color                 Green
+         Color                 textlabel2
        EndFont
 End
 
@@ -287,7 +299,7 @@ InsetLayout "Flex:CRcat"
          Misc                  No_Bar
        EndFont
        LabelFont
-         Color                 green
+         Color                 textlabel2
          Size                  Small
        EndFont
        Argument 1
@@ -326,7 +338,7 @@ InsetLayout "Flex:Thanks"
        Decoration              Classic
        LabelString             "E-mail"
        LabelFont
-         Color                 blue
+         Color                 textlabel1
        EndFont
 End
 
@@ -339,5 +351,8 @@ Style Acknowledgments
        LabelBottomsep  0
        LabelType               Above
        LabelString             "Acknowledgments"
+       DocBookTag              para
+       DocBookWrapperTag       acknowledgements
+       DocBookSection          true
 End