]> git.lyx.org Git - lyx.git/blob - lib/templates/revtex.lyx
Change LFUN_FONT_CODE to LFUN_FONT_TYPEWERITER, possibly in preparation for a move...
[lyx.git] / lib / templates / revtex.lyx
1 #LyX 1.5.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 276
3 \begin_document
4 \begin_header
5 \textclass revtex
6 \options aps,manuscript
7 \language english
8 \inputencoding auto
9 \font_roman default
10 \font_sans default
11 \font_typewriter default
12 \font_default_family default
13 \font_sc false
14 \font_osf false
15 \font_sf_scale 100
16 \font_tt_scale 100
17 \graphics default
18 \paperfontsize default
19 \papersize default
20 \use_geometry false
21 \use_amsmath 0
22 \use_esint 0
23 \cite_engine basic
24 \use_bibtopic false
25 \paperorientation portrait
26 \secnumdepth 3
27 \tocdepth 3
28 \paragraph_separation indent
29 \defskip medskip
30 \quotes_language english
31 \papercolumns 1
32 \papersides 1
33 \paperpagestyle default
34 \tracking_changes false
35 \output_changes false
36 \end_header
37
38 \begin_body
39
40 \begin_layout Title
41
42 Insert your Title Here
43 \end_layout
44
45 \begin_layout Author
46
47 Author1
48 \begin_inset Foot
49 status collapsed
50
51 \begin_layout Standard
52
53 Author to whom correspondence should be addressed
54 \end_layout
55
56 \end_inset
57
58  and Author2
59 \end_layout
60
61 \begin_layout Address
62
63 Insert the name of your university, company, or institute here.
64 \end_layout
65
66 \begin_layout Standard
67
68
69 \begin_inset Note Note
70 status collapsed
71
72 \begin_layout Standard
73
74 You don't have to write 
75 \backslash
76 maketitle..
77  LyX does this by itself.
78 \end_layout
79
80 \end_inset
81
82
83 \end_layout
84
85 \begin_layout Abstract
86
87 Insert your abstract here.
88 \end_layout
89
90 \begin_layout Section
91
92 Introduction
93 \end_layout
94
95 \begin_layout Standard
96
97 Introduction goes here.
98 \end_layout
99
100 \begin_layout Standard
101
102 By the way, any of the style options, like
103 \family default
104  
105 \family typewriter
106 prl
107 \family default
108  or
109 \family default
110  
111 \family typewriter
112 preprint
113 \family default
114  should go in the
115 \family default
116  
117 \family sans
118 Extra\InsetSpace ~
119 Options
120 \family default
121  field in the
122 \family default
123  
124 \family sans
125 Document\InsetSpace ~
126 Layout
127 \family default
128  popup (accessed from the
129 \family default
130  
131 \family sans
132 Layout
133 \family default
134  menu).
135 \end_layout
136
137 \begin_layout Section
138
139 Insert section title here
140 \end_layout
141
142 \begin_layout Standard
143
144 Section 2 text goes here.
145  
146 \end_layout
147
148 \begin_layout Standard
149
150 Special REVTeX 3.1 macros must be typed in TeX mode, so typing
151 \family default
152  
153 \family typewriter
154
155 \backslash
156 openone
157 \family default
158  in TeX mode yields 
159 \begin_inset ERT
160 status collapsed
161
162 \begin_layout Standard
163
164 \backslash
165 openone{}
166 \end_layout
167
168 \end_inset
169
170 .
171  (See the REVTeX manual for other macros.) REVTeX macros can also be used
172  freely in the math editor, so you can type 
173 \begin_inset Formula $\sqrt{\overstar a}>\overcirc b$
174 \end_inset
175
176 .
177 \end_layout
178
179 \begin_layout Standard
180
181 You can do a bibliography by hand, as shown below, or erase that, and use
182  BibTeX.
183  If you use BibTeX, don't forget to use a REVTeX bibliography style file,
184  such as
185 \family default
186  
187 \family typewriter
188 prsty.bst
189 \family default
190 .
191  With either method, you can cite references with the LyX citation commands
192 \begin_inset LatexCommand cite
193 key "mycitation"
194 \end_inset
195
196 .
197 \begin_inset Note Note
198 status collapsed
199
200 \begin_layout Standard
201
202 If you get question marks instead of numbers in your references,
203 \end_layout
204
205 \begin_layout Standard
206
207 re-run LaTeX (File->update dvi)
208 \end_layout
209
210 \end_inset
211
212
213 \end_layout
214
215 \begin_layout Bibliography
216 \begin_inset LatexCommand bibitem
217 key "mycitation"
218
219 \end_inset
220
221 Author, 
222 \begin_inset Quotes eld
223 \end_inset
224
225 Title
226 \begin_inset Quotes erd
227 \end_inset
228
229 , Journal
230 \series default
231  
232 \series bold
233 Volume
234 \series default
235 , page--numbers (year).
236 \end_layout
237
238 \end_body
239 \end_document