]> git.lyx.org Git - lyx.git/blob - lib/layouts/revtex.layout
update OSX instructions
[lyx.git] / lib / layouts / revtex.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass{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 Columns                 1
13 Sides                   1
14 PageStyle               Headers
15
16 ClassOptions
17         Other                 "aps,manuscript"
18 End
19
20
21 Style Standard
22         Margin                Static
23         LatexType             Paragraph
24         LatexName             dummy
25         ParIndent             MM
26         ParSkip               0.4
27         Align                 Block
28         AlignPossible         Block, Left, Right, Center
29         LabelType             No_Label
30 End
31
32
33 Input stdsections.inc
34 Input numrevtex.inc
35
36
37 Style Section
38         Align                 Center
39         AlignPossible         Block, Center, Left
40         Font
41           Series              Medium
42           Shape               Smallcaps
43           Size                Large
44         EndFont
45 End
46
47
48 Style Subsection
49         Font
50           Series              Bold
51           Size                Normal
52         EndFont
53 End
54
55
56 Style Subsubsection
57         Font
58           Shape               Italic
59           Size                Normal
60         EndFont
61 End
62
63
64 Style Paragraph
65         TopSep                0.7
66         ParSep                0.4
67         Font
68           Shape               Italic
69           Size                Normal
70         EndFont
71 End
72
73
74 # then define the unumbered sections, based on the numbered ones.
75 Input stdstarsections.inc
76
77 # remove the layouts that do not make sense.
78 NoStyle Chapter
79 NoStyle Chapter*
80 NoStyle Subparagraph
81 NoStyle Subparagraph*
82
83
84 Input stdlayouts.inc
85 Input stdlists.inc
86 Input stdtitle.inc
87 Input stdstruct.inc
88
89 Style Title
90         Font
91           Series              Bold
92           Size                Large
93         EndFont
94 End
95
96
97 Style Author
98         Font
99           Size                Large
100           Shape               Smallcaps
101         EndFont
102 End
103
104
105 Style Date
106         LabelType             Static
107         LabelString           "Date:"
108         LabelFont
109           Shape               Italic
110           Size                Large
111         EndFont
112 End
113
114
115 Style Address
116         Margin                Dynamic
117         LatexType             Command
118         InTitle               1
119         LatexName             address
120         ParSkip               0.4
121         BottomSep             1.5
122         ParSep                1.5
123         Align                 Center
124         AlignPossible         Block, Left, Right, Center
125         LabelType             Static
126         LabelSep              M
127         LabelString           "Address:"
128         LabelFont
129           Shape               Italic
130         EndFont
131 End
132
133
134 Style Abstract
135         ItemSep               0.2
136         ParSep                0.3
137         Font
138           Size                Normal
139         EndFont
140         LabelFont
141           Size                Large
142         EndFont
143 End
144
145
146 Input stdfloats.inc
147 Input stdcounters.inc