]> git.lyx.org Git - lyx.git/blob - lib/layouts/acmsiggraph-0-92.layout
221c980c7e0f9ea183baebec812ad33140695f81
[lyx.git] / lib / layouts / acmsiggraph-0-92.layout
1 #% Do not delete he line below; configure depends on this
2 #  \DeclareLaTeXClass[acmsiggraph,comment.sty,lineno.sty]{ACM SIGGGRAPH 0.92 (obsolete)}
3 #  \DeclareCategory{Obsolete}
4 # ACM SIGGRAPH textclass definition file.
5 # Author : Uwe Stöhr
6 #
7 # The required LaTeX class file "acmsiggraph.cls", a LaTex template
8 # BibTeX style and template, and the documentation is available at
9 # http://www.siggraph.org/learn/instructions-authors
10 #
11 # NOTE: As from Spring 2017, the class will not be usable to submit
12 # a publication to ACM, it is OBSOLETE.
13 # Please use instead the new acmart.cls class file, distributed with
14 # TeXLive >= 2016
15 #
16 # Versions:
17 #  siggraph 0.9:  initial layout
18 #  siggraph 0.92: Removed styles "TOG project URL", "TOG video URL", 
19 #        "TOG data URL", and "TOG code URL". The corresponding 
20 #        LaTeX commands are no longer supported.
21
22 Format 68
23
24 Columns                 1
25 Sides                   1
26 SecNumDepth             3
27 TocDepth                3
28 DefaultStyle    Standard
29
30 ClassOptions
31   FontSize              9|10|11|12
32 End
33
34 DefaultFont
35   Family                Roman
36   Series                Medium
37   Shape                 Up
38   Size                  Normal
39   Color                 None
40 EndFont
41
42
43 Style Standard
44   Category              MainText
45   Margin                Static
46   LatexType             Paragraph
47   LatexName             dummy
48   ParIndent             MM
49   ParSkip               0.4
50   Align                 Block
51   AlignPossible Block, Left, Right, Center
52   LabelType             No_Label
53 End
54
55
56 Input stdcounters.inc
57 Input stdfloats.inc
58 Input stdlists.inc
59 Input stdsections.inc
60 Input stdstarsections.inc
61
62 # don't use the following styles
63 NoStyle                 Part
64 NoCounter               part
65 NoStyle                 Part*
66 NoStyle                 Chapter
67 NoCounter               chapter
68 NoStyle                 Chapter*
69 NoStyle                 Subparagraph
70 NoCounter               subparagraph
71 NoStyle                 Subparagraph*
72
73
74 Style "TOG online ID"
75         Margin                  Dynamic
76         LatexType               Command
77         LatexName               TOGonlineid
78         Category                FrontMatter
79         InPreamble              1
80         ParSkip                 0.4
81         BottomSep               0.5
82         Align                   Left
83         LabelSep                xx
84         LabelType               Static
85         LabelString             "Online ID:"
86         LabelFont
87           Color                 Green
88           Series                Bold
89         EndFont
90 End
91
92
93 Style "TOG volume"
94         CopyStyle               "TOG online ID"
95         LatexName               TOGvolume
96         LabelString             "Volume number:"
97 End
98
99
100 Style "TOG number"
101         CopyStyle               "TOG online ID"
102         LatexName               TOGnumber
103         LabelString             "Article number:"
104 End
105
106
107 Style "Set_copyright"
108         CopyStyle               "TOG online ID"
109         LatexName               setcopyright
110         LabelString             "Copyright type:"
111 End
112
113
114 Style "Copyright_year"
115         CopyStyle               "TOG online ID"
116         LatexName               copyrightyear
117         LabelString             "Year of copyright:"
118         Preamble
119         % Compatibility fix for acmsiggraph >= 0.93.
120         \@ifundefined{copyrightyear}{\let\copyrightyear\CopyrightYear}{}
121         EndPreamble
122 End
123
124
125 Style "Conference_info"
126         CopyStyle               "TOG online ID"
127         LatexName               conferenceinfo
128         LabelString             "Conference info:"
129         Argument 1
130                 Mandatory       1
131                 LabelString     "Name"
132                 Tooltip         "Conference name"
133         EndArgument
134 End
135
136
137 Style "ISBN"
138         CopyStyle               "TOG online ID"
139         LatexName               isbn
140         LabelString             "ISBN:"
141 End
142
143
144 Style "DOI"
145         CopyStyle               "TOG online ID"
146         LatexName               doi
147         LabelString             "Article DOI:"
148 End
149
150
151 Style "TOG article DOI"
152         CopyStyle               "TOG online ID"
153         LatexName               TOGarticleDOI
154         LabelString             "Article DOI:"
155         ObsoletedBy             DOI
156 End
157
158
159 Input stdtitle.inc
160 Input stdstruct.inc
161 NoStyle                 Date
162
163
164 # modify the Title definition from stdtitle.inc
165 Style Title
166         InTitle                 0
167         InPreamble              1
168         Font
169           Family                Sans
170         EndFont
171 End
172
173
174 # modify the Author definition from stdtitle.inc
175 Style Author
176         InTitle                 0
177         InPreamble              1
178 End
179
180
181 Style "PDF author"
182         CopyStyle               "TOG online ID"
183         LatexName               pdfauthor
184         LabelString             "PDF author:"
185 End
186
187 Style Keywords
188         CopyStyle               "TOG online ID"
189         LatexName               keywords
190         LabelType               Static
191         LabelString             "Keywords:"
192 End
193
194
195 Style "Keyword_list"
196         CopyStyle               "TOG online ID"
197         LatexName               keywordlist
198         InPreamble              0
199         KeepEmpty               1
200         LabelString             "Keyword list"
201 End
202
203
204 Style "Concept_list"
205         CopyStyle               "Keyword_list"
206         LatexName               conceptlist
207         LabelString             "Concept list"
208 End
209
210
211 Style "Print_copyright"
212         CopyStyle               "Keyword_list"
213         LatexName               printcopyright
214         LabelString             "Print copyright"
215 End
216
217
218 Style Teaser
219         Margin                  Dynamic
220         LatexType               Command
221         LatexName               teaser
222         Category                FrontMatter
223         InTitle                 1
224         ParSkip                 0.4
225         BottomSep               0.5
226         Align                   Left
227         LabelSep                xx
228         LabelType               Static
229         LabelString             "Teaser image:"
230         LabelFont
231           Series                Bold
232           Size                  Normal
233           Color                 Green
234         EndFont
235 End
236
237
238 Style Abstract
239         Margin                  Static
240         LatexType               Environment
241         LatexName               abstract
242         Category                FrontMatter
243         NextNoIndent    1
244         LeftMargin              MMM
245         RightMargin             MMM
246         ParIndent               MM
247         ItemSep                 0
248         TopSep                  0.7
249         BottomSep               0.7
250         ParSep                  0
251         Align                   Block
252         AlignPossible   Block
253         LabelType               Centered
254         LabelString             "Abstract"
255         LabelBottomSep  0.5
256         Font
257           Size                  Small
258         EndFont
259         LabelFont
260           Series                Bold
261           Size                  Large
262         EndFont
263 End
264
265
266 Style "CR categories"
267         CopyStyle               Abstract
268         LatexName               CRcatlist
269         Margin                  Dynamic
270         ParbreakIsNewline       1
271         LeftMargin              ""
272         LabelSep                xx
273         LabelType               Static
274         LabelString             "CR Categories:"
275         LabelFont
276           Series                Bold
277           Size                  Normal
278         EndFont
279 End
280
281
282 InsetLayout "Flex:CRcat"
283         LyxType                 custom
284         LatexType               command
285         LatexName               CRcat
286         Decoration              classic
287         LabelString             "CR category"
288         Font
289           Color                 foreground
290           Size                  Small
291           Family                Roman
292           Shape                 Up
293           Series                Medium
294           Misc                  No_Emph
295           Misc                  No_Noun
296           Misc                  No_Bar
297         EndFont
298         LabelFont
299           Color                 green
300           Size                  Small
301         EndFont
302         Argument 1
303                 Mandatory       1
304                 LabelString     "CR-number"
305                 Tooltip         "Number of the category"
306                 PassThru        1
307         EndArgument
308         Argument 2
309                 Mandatory       1
310                 LabelString     "Subcategory"
311                 Tooltip         "Subcategory"
312                 PassThru        1
313         EndArgument
314         Argument 3
315                 Mandatory       1
316                 LabelString     "Third-level"
317                 Tooltip         "Third-level of the category"
318                 PassThru        1
319         EndArgument
320 End
321
322
323 InsetLayout "Flex:ShortCite"
324         CopyStyle               "Flex:CRcat"
325         ResetArgs               1
326         LatexName               shortcite
327         Decoration              Conglomerate
328         LabelString             "Short cite"
329 End
330
331
332 InsetLayout "Flex:Thanks"
333         CopyStyle               "Flex:ShortCite"
334         LatexName               thanks
335         Decoration              Classic
336         LabelString             "E-mail"
337         LabelFont
338           Color                 blue
339         EndFont
340 End
341
342
343 Style Acknowledgments
344         CopyStyle               Abstract
345         LatexName               acks
346         Category                BackMatter
347         InTitle                 0
348         LabelBottomsep  0
349         LabelType               Above
350         LabelString             "Acknowledgments"
351 End
352