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