]> git.lyx.org Git - lyx.git/blob - lib/layouts/acmsiggraph.layout
Update all layouts to format 36.
[lyx.git] / lib / layouts / acmsiggraph.layout
1 #% Do not delete he line below; configure depends on this
2 #  \DeclareLaTeXClass[acmsiggraph,lineno.sty]{article (ACM SIGGRAPH)}
3 # ACM SIGGRAPH acmsiggraph textclass definition file.
4 # Author : Uwe Stöhr
5 #
6 # We use acmsiggraph.cls, the Sigplan class file that can be
7 # downloaded from
8 # http://www.siggraph.org/publications/instructions
9 #
10 # ACM style files can be obtained at
11 # http://www.acm.org/sigs/pubs/proceed/template.html
12
13 Format 36
14
15 Columns                 1
16 Sides                   1
17 SecNumDepth             3
18 TocDepth                3
19 DefaultStyle            Standard
20
21 ClassOptions
22   FontSize              9|10|11|12
23 End  
24
25 DefaultFont
26   Family                Roman
27   Series                Medium
28   Shape                 Up
29   Size                  Normal
30   Color                 None
31 EndFont
32
33
34 Style Standard
35   Margin                Static
36   LatexType             Paragraph
37   LatexName             dummy
38   ParIndent             MM
39   ParSkip               0.4
40   Align                 Block
41   AlignPossible         Block, Left, Right, Center
42   LabelType             No_Label
43 End
44
45
46 Input stdcounters.inc
47 Input stdfloats.inc
48 Input stdlists.inc
49 Input stdsections.inc
50 Input stdstarsections.inc
51
52 # don't use the following styles
53 NoStyle                 Part
54 NoCounter                       part
55 NoStyle                 Part*
56 NoStyle                 Chapter
57 NoCounter                       chapter
58 NoStyle                 Chapter*
59 NoStyle                 Subparagraph
60 NoCounter                       subparagraph
61 NoStyle                 Subparagraph*
62
63
64 Style Teaser
65         Margin                  Dynamic
66         LatexType               Command
67         LatexName               teaser
68         Category                FrontMatter
69         InTitle                 1
70         ParSkip                 0.4
71         BottomSep               0.5
72         Align                   Left
73         LabelSep                xx
74         LabelType               Static
75         LabelString             "Teaser image:"
76         LabelFont
77           Color                 Green
78           Series                Bold
79         EndFont
80 End
81
82
83 Input stdtitle.inc
84 Input stdstruct.inc
85
86
87 InsetLayout "Flex:CRcat"
88         LyxType                 custom
89         LatexType               command
90         LatexName               CRcat
91         Decoration              classic
92         LabelString             "CR category"
93         Font
94           Color                 foreground
95           Size                  Small
96           Family                Roman
97           Shape                 Up
98           Series                Medium
99           Misc                  No_Emph
100           Misc                  No_Noun
101           Misc                  No_Bar
102         EndFont
103         LabelFont
104           Color                 green
105           Size                  Small
106         EndFont
107 End
108
109
110 Style Abstract
111         Margin                  Static
112         LatexType               Environment
113         LatexName               abstract
114         Category                FrontMatter
115         NextNoIndent            1
116         LeftMargin              MMM
117         RightMargin             MMM
118         ParIndent               MM
119         ItemSep                 0
120         TopSep                  0.7
121         BottomSep               0.7
122         ParSep                  0
123         Align                   Block
124         AlignPossible           Block
125         LabelType               Centered_Top_Environment
126         LabelString             "Abstract"
127         LabelBottomSep          0.5
128         Font
129           Size                  Small
130         EndFont
131         LabelFont
132           Series                Bold
133           Size                  Large
134         EndFont
135 End
136
137
138 Style "CR categories"
139         CopyStyle               Abstract
140         LatexName               CRcatlist
141         Category                FrontMatter
142         LeftMargin              M
143         LabelType               Top_Environment
144         LabelString             "Computing Review Categories"
145         LabelFont
146           Series                Bold
147           Size                  Normal
148         EndFont
149 End
150
151
152 Style Acknowledgments
153         CopyStyle               Abstract
154         LatexName               acks
155         Category                BackMatter
156         InTitle                 0
157         LabelBottomsep          0
158         LabelType               Top_Environment
159         LabelString             "Acknowledgments"
160 End
161