]> git.lyx.org Git - lyx.git/blob - lib/layouts/agutex.layout
Handle forced alignments, at least in ordinary paragraphs.
[lyx.git] / lib / layouts / agutex.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[agutex]{article (AGU)}
3 # elsarticle textclass definition file.
4 # Author: Uwe Stöhr (uwestoehr@web.de)
5
6 Format 11
7
8 Columns                 1
9 Sides                   1
10 SecNumDepth             3
11 TocDepth                3
12 DefaultStyle            Standard
13 Provides natbib         1
14
15 ClassOptions
16         FontSize                10|11|12
17 end
18
19
20 # This is just to show how to declare the default font.
21 # The defaults are exactly those shown here.
22 DefaultFont
23         Family                  Roman
24         Series                  Medium
25         Shape                   Up
26         Size                    Normal
27         Color                   None
28 EndFont
29
30
31 Style Standard
32         Margin                  Static
33         LatexType               Paragraph
34         LatexName               dummy
35         ParIndent               MM
36         ParSkip                 0.4
37         Align                   Block
38         AlignPossible           Block, Left, Right, Center
39         LabelType               No_Label
40 End
41
42 Input stdcounters.inc
43 Input stdfloats.inc
44 Input stdlists.inc
45 Input stdsections.inc
46 Input stdstarsections.inc
47 Input stdlayouts.inc
48
49 NoStyle Chapter
50 NoStyle Chapter*
51
52
53 Style Title
54         Margin                  Static
55         LatexType               Command
56         LatexName               title
57         Category                FrontMatter
58         ParSkip                 0.4
59         ItemSep                 0
60         TopSep                  0
61         BottomSep               1
62         ParSep                  1
63         Align                   Center
64         LabelType               No_Label
65         Font
66           Size                  Largest
67         EndFont
68 End
69
70
71 Style Authors
72         Margin                  Static
73         LatexType               Command
74         Category                FrontMatter
75         LatexName               authors
76         LabelSep                xxx
77         ParSkip                 0.4
78         TopSep                  1.3
79         BottomSep               0.7
80         ParSep                  0.7
81         Align                   Center
82         LabelType               No_Label
83         Font
84           Size                  Large
85         EndFont
86 End
87
88
89 InsetLayout "Affiliation Mark"
90         LyxType                 custom
91         LatexType               command
92         LatexName               altaffilmark
93         LabelString             "Affiliation Mark"
94         Font
95           Color                 foreground
96           Size                  Small
97           Family                Roman
98           Shape                 Up
99           Series                Medium
100           Misc                  No_Emph
101           Misc                  No_Noun
102           Misc                  No_Bar
103         EndFont
104         LabelFont
105           Color                 latex
106           Size                  Small
107         EndFont
108 End
109
110
111 Style "Author affiliation"
112         Margin                  Dynamic
113         LatexType               Command
114         LatexName               altaffiltext
115         Category                FrontMatter
116         ParSkip                 0.4
117         BottomSep               0.5
118         Align                   Left
119         LabelSep                xx
120         LabelType               Static
121         LabelString             "Author affiliation:"
122         LabelFont
123           Color                 Green
124           Series                Bold
125         EndFont
126 End
127
128
129 Style Abstract
130         Margin                  Dynamic
131         LatexType               Environment
132         LatexName               abstract
133         Category                FrontMatter
134         NextNoIndent            1
135         LabelSep                xxx
136         ParSkip                 0.4
137         TopSep                  0.7
138         BottomSep               0.4
139         Align                   Block
140         LabelType               Static
141         LabelString             "Abstract."
142         LabelFont
143           Series                Bold
144         EndFont
145 End
146
147
148 Style Paragraph
149         CopyStyle               Subsection*
150         Category                BackMatter
151         LatexName               paragraph
152 End
153
154
155 Style Notation
156         Margin                  Static
157         LatexType               Environment
158         LatexName               notation
159         Category                BackMatter
160         NextNoIndent            1
161         LabelSep                xxx
162         ParSkip                 0.4
163         TopSep                  0.7
164         BottomSep               0.4
165         Align                   Block
166         LabelType               Top_Environment
167         LabelString             "Notation"
168         LabelFont
169           Series                Bold
170           Size                  Larger
171         EndFont
172 End
173
174
175 Style Acknowledgments
176         Margin                  Dynamic
177         LatexType               Environment
178         LatexName               acknowledgments
179         Category                BackMatter
180         NextNoIndent            1
181         LabelSep                xxx
182         ParSkip                 0.4
183         TopSep                  0.7
184         BottomSep               0.4
185         Align                   Block
186         LabelType               Static
187         LabelString             "Acknowledgments."
188         Font
189           Size                  Small
190         EndFont
191         LabelFont
192           Series                Bold
193           Size                  Small
194         EndFont
195 End
196
197
198 Style Bibliography
199         Margin                  First_Dynamic
200         LatexType               Bib_Environment
201         LatexName               thebibliography
202         Category                BackMatter
203         NextNoIndent            1
204         LeftMargin              MM
205         ParSkip                 0.4
206         ItemSep                 0
207         TopSep                  0.7
208         BottomSep               0.7
209         ParSep                  0.5
210         Align                   Block
211         AlignPossible           Block, Left
212         LabelType               Bibliography
213         LabelString             "References"
214         LabelBottomSep          1.2
215         LabelFont
216           Series                Bold
217           Size                  Larger
218         EndFont
219 End
220