mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
Old ACM layouts are obsolete
This commit is contained in:
parent
5452c53e9b
commit
9a01684015
@ -1,9 +1,12 @@
|
|||||||
#% Do not delete the line below; configure depends on this
|
#% Do not delete the line below; configure depends on this
|
||||||
# \DeclareLaTeXClass[sig-alternate]{ACM SIGS ('Alternate' Style)}
|
# \DeclareLaTeXClass[sig-alternate]{ACM SIGS ('Alternate' Style, obsolete)}
|
||||||
# \DeclareCategory{Articles}
|
# \DeclareCategory{Articles}
|
||||||
#
|
#
|
||||||
# LyX layout for ACM SIGS tighter "Alternate" style
|
# LyX layout for ACM SIGS tighter "Alternate" style
|
||||||
#
|
#
|
||||||
|
# NOTE: As from Spring 2017, the class will not be usable to submit
|
||||||
|
# a publication to ACM, it is OBSOLETE. Use acmart instead.
|
||||||
|
#
|
||||||
# Author: Gioele Barabucci
|
# Author: Gioele Barabucci
|
||||||
|
|
||||||
Format 63
|
Format 63
|
||||||
|
@ -1,9 +1,12 @@
|
|||||||
#% Do not delete the line below; configure depends on this
|
#% Do not delete the line below; configure depends on this
|
||||||
# \DeclareLaTeXClass[acm_proc_article-sp]{ACM SIG Proceedings (SP)}
|
# \DeclareLaTeXClass[acm_proc_article-sp]{ACM SIG Proceedings (SP, obsolete)}
|
||||||
# \DeclareCategory{Articles}
|
# \DeclareCategory{Articles}
|
||||||
#
|
#
|
||||||
# LyX layout for ACM SIGS style
|
# LyX layout for ACM SIGS style
|
||||||
#
|
#
|
||||||
|
# NOTE: As from Spring 2017, the class will not be usable to submit
|
||||||
|
# a publication to ACM, it is OBSOLETE. Use acmart instead.
|
||||||
|
#
|
||||||
# Author: Gioele Barabucci
|
# Author: Gioele Barabucci
|
||||||
|
|
||||||
Format 63
|
Format 63
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#% Do not delete he line below; configure depends on this
|
#% Do not delete he line below; configure depends on this
|
||||||
# \DeclareLaTeXClass[acmsiggraph,comment.sty,lineno.sty]{ACM SIGGGRAPH 0.92}
|
# \DeclareLaTeXClass[acmsiggraph,comment.sty,lineno.sty]{ACM SIGGGRAPH 0.92 (obsolete)}
|
||||||
# \DeclareCategory{Articles}
|
# \DeclareCategory{Articles}
|
||||||
# ACM SIGGRAPH textclass definition file.
|
# ACM SIGGRAPH textclass definition file.
|
||||||
# Author : Uwe Stöhr
|
# Author : Uwe Stöhr
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#% Do not delete he line below; configure depends on this
|
#% Do not delete he line below; configure depends on this
|
||||||
# \DeclareLaTeXClass[sigplanconf,natbib.sty]{ACM SIGPLAN}
|
# \DeclareLaTeXClass[sigplanconf,natbib.sty]{ACM SIGPLAN (obsolete)}
|
||||||
# \DeclareCategory{Articles}
|
# \DeclareCategory{Articles}
|
||||||
# ACM SIGPLAN sigplanconf textclass definition file.
|
# ACM SIGPLAN sigplanconf textclass definition file.
|
||||||
# Author : Uwe Stöhr
|
# Author : Uwe Stöhr
|
||||||
@ -8,6 +8,9 @@
|
|||||||
# downloaded from
|
# downloaded from
|
||||||
# http://www.sigplan.org/authorInformation.htm
|
# 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
|
# This layout is according to
|
||||||
# http://www.sigplan.org/sigplanconf-guide.pdf
|
# http://www.sigplan.org/sigplanconf-guide.pdf
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user