]> git.lyx.org Git - lyx.git/blob - lib/layouts/ijmpd.layout
92620660ad2bf1d5396cd2a68a59f93894ddedd7
[lyx.git] / lib / layouts / ijmpd.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[ws-ijmpd]{article (ijmpd)}
3 #
4 # Textclass definition file for ws-ijmpd.cls
5 # For publications in the International Journal of Modern Physics D
6 # (usually abbreviated as IJMPD).
7 #
8 # Author: Panayotis "PAP" Papasotiriou <papasot@physics.upatras.gr>
9 #
10 # Version 1  2002-09-24  -  First version from scratch.
11 # Version 2  2003-03-03  -  Updated for LyX 1.3.0.
12
13
14 Format 2
15 Input stdclass.inc
16 Input numarticle.inc
17
18 NoStyle Chapter
19 NoStyle Chapter*
20 NoStyle Part
21 NoStyle Verse
22
23 SecNumDepth             3
24 TocDepth                0
25 ProvidesAmsmath         0
26 ProvidesNatbib          0
27 ProvidesUrl             0
28
29
30 ClassOptions
31         FontSize              ""
32         PageStyle             ""
33 End
34
35
36 Style Title
37         Align                 Center
38         AlignPossible         Center
39         Font
40           Size                Large
41         EndFont
42 End
43
44
45 Style Author
46         Align                 Center
47         AlignPossible         Center
48         Font
49           Series              Medium
50           Size                Normal
51         EndFont
52 End
53
54
55 Style Address
56         LatexType             Command
57         InTitle               1
58         LatexName             address
59         ParSkip               0.4
60         BottomSep             0.4
61         Align                 Center
62         AlignPossible         Center
63         LabelType             No_Label
64         Font
65           Series              Medium
66           Shape               Italic
67           Size                Normal
68         EndFont
69 End
70
71
72 Style Abstract
73         LatexType             Environment
74         Align                 Block
75         AlignPossible         Block
76         LabelType             No_Label
77         Font
78           Size                Small
79         EndFont
80 End
81
82
83 Style Section
84         Align                 Block
85         AlignPossible         Block
86         Font
87           Size                Normal
88         EndFont
89 End
90
91
92 Style Section*
93         Align                 Block
94         AlignPossible         Block
95         Font
96           Size                Normal
97         EndFont
98 End
99
100
101 Style Subsection
102         Align                 Block
103         AlignPossible         Block
104         Font
105           Shape               Italic
106           Size                Normal
107         EndFont
108 End
109
110
111 Style Subsubsection
112         Align                 Block
113         AlignPossible         Block
114         Font
115           Series              Medium
116           Shape               Italic
117           Size                Normal
118         EndFont
119 End
120
121
122 Style Theorem
123         LatexType             Environment
124         LatexName             theorem
125         Margin                First_Dynamic
126         Align                 Block
127         AlignPossible         Block
128         LabelType             Static
129         LabelString           "Theorem:"
130         LabelSep              M
131         LabelFont
132           Series              Bold
133           Size                Normal
134         EndFont
135 End
136
137
138 Style Proof
139         LatexType             Environment
140         LatexName             proof
141         Margin                First_Dynamic
142         Align                 Block
143         AlignPossible         Block
144         LabelType             Static
145         LabelString           "Proof:"
146         LabelSep              M
147         LabelFont
148           Series              Bold
149           Size                Normal
150         EndFont
151 End
152
153
154 Style Bibliography
155         Align                 Block
156         AlignPossible         Block
157         LabelFont
158           Size                Normal
159         EndFont
160 End
161
162
163 Style Appendix
164         Margin                Static
165         LatexType             Command
166         LatexName             appendix
167         KeepEmpty             1
168         Align                 Block
169         AlignPossible         Block
170         LabelType             Centered_Top_Environment
171         LabelString           "Appendix"
172         Font
173           Series              Bold
174           Size                Normal
175         EndFont
176 End