]> git.lyx.org Git - lyx.git/blob - lib/layouts/revtex.layout
f83b8e6cfb68e2a6cc991e3e7b870903f91e12ed
[lyx.git] / lib / layouts / revtex.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[revtex,revtex.sty]{article (REVTeX)}
3 # RevTeX textclass definition file. Based on:
4 # AMS-Article textclass definition file. Taken from initial LyX source code
5 # and from the Article textclass definition file, following the AMS sample
6 # paper "testmath.tex" of January, 1995
7 # Author : David L. Johnson <dlj0@lehigh.edu> (AMS)
8 #          Marc Mengel (RevTeX)
9 #          Amir Karger (LyX v11.34 style modifications - using changes
10 #                       made by Jean-Marc Lasgouttes to amsart.layout)
11
12 Format 31
13 Columns                 1
14 Sides                   1
15 PageStyle               Headers
16
17 ClassOptions
18         Other                 "aps,manuscript"
19 End
20
21
22 Style Standard
23         Margin                Static
24         LatexType             Paragraph
25         LatexName             dummy
26         ParIndent             MM
27         ParSkip               0.4
28         Align                 Block
29         AlignPossible         Block, Left, Right, Center
30         LabelType             No_Label
31 End
32
33 Input stdinsets.inc
34 Input stdsections.inc
35 Input numrevtex.inc
36
37
38 Style Section
39         Align                 Center
40         AlignPossible         Block, Center, Left
41         Font
42           Series              Medium
43           Shape               Smallcaps
44           Size                Large
45         EndFont
46         TocLevel 1
47 End
48
49
50 Style Subsection
51         Font
52           Series              Bold
53           Size                Normal
54         EndFont
55         TocLevel 2
56 End
57
58
59 Style Subsubsection
60         Font
61           Shape               Italic
62           Size                Normal
63         EndFont
64         TocLevel 3
65 End
66
67
68 Style Paragraph
69         TopSep                0.7
70         ParSep                0.4
71         Font
72           Shape               Italic
73           Size                Normal
74         EndFont
75         TocLevel 4
76 End
77
78
79 # then define the unumbered sections, based on the numbered ones.
80 Input stdstarsections.inc
81
82 # remove the layouts that do not make sense.
83 NoStyle Chapter
84 NoCounter chapter
85 NoStyle Chapter*
86 NoStyle Subparagraph
87 NoCounter subparagraph
88 NoStyle Subparagraph*
89
90
91 Input stdlayouts.inc
92 Input stdlists.inc
93 Input stdtitle.inc
94 Input stdstruct.inc
95
96 Style Title
97         Font
98           Series              Bold
99           Size                Large
100         EndFont
101 End
102
103
104 Style Author
105         Font
106           Size                Large
107           Shape               Smallcaps
108         EndFont
109 End
110
111
112 Style Date
113         LabelType             Static
114         LabelString           "Date:"
115         LabelFont
116           Shape               Italic
117           Size                Large
118         EndFont
119 End
120
121
122 Style Address
123         Margin                Dynamic
124         LatexType             Command
125         InTitle               1
126         LatexName             address
127         ParSkip               0.4
128         BottomSep             1.5
129         ParSep                1.5
130         Align                 Center
131         AlignPossible         Block, Left, Right, Center
132         LabelType             Static
133         LabelSep              M
134         LabelString           "Address:"
135         LabelFont
136           Shape               Italic
137         EndFont
138 End
139
140
141 Style Abstract
142         ItemSep               0.2
143         ParSep                0.3
144         Font
145           Size                Normal
146         EndFont
147         LabelFont
148           Size                Large
149         EndFont
150 End
151
152
153 Input stdfloats.inc
154 Input stdcounters.inc