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