]> git.lyx.org Git - lyx.git/blob - lib/examples/amsbook-test.lyx
- Spanish documentation updates by Ignacio
[lyx.git] / lib / examples / amsbook-test.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 amsbook
6 \language english
7 \inputencoding default
8 \font_roman default
9 \font_sans default
10 \font_typewriter default
11 \font_default_family default
12 \font_sc false
13 \font_osf false
14 \font_sf_scale 100
15 \font_tt_scale 100
16 \graphics default
17 \paperfontsize default
18 \spacing single
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 2
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 Test of AMS-Book Style
43 \end_layout
44
45 \begin_layout Author
46
47 David L.
48  Johnson
49 \end_layout
50
51 \begin_layout Address
52
53 Department of Mathematics
54 \newline
55 Lehigh University
56 \newline
57 Bethlehem, PA 18015
58 \end_layout
59
60 \begin_layout Current Address
61
62 Home
63 \end_layout
64
65 \begin_layout Email
66
67 dlj0@lehigh.edu
68 \end_layout
69
70 \begin_layout URL
71
72 http://www.lehigh.edu/~dlj0/dlj0.html
73 \end_layout
74
75 \begin_layout Keywords
76
77 Test
78 \end_layout
79
80 \begin_layout Thanks
81
82 To Emmanuel, for forcing me to fix this, and Jean-Marc, for making it possible,
83  and necessary.
84 \end_layout
85
86 \begin_layout Dedicatory
87
88 To my wife.
89 \end_layout
90
91 \begin_layout Translator
92
93 Joe
94 \end_layout
95
96 \begin_layout Subjectclass
97
98 Primary: 12G34, Secondary: 09G87
99 \end_layout
100
101 \begin_layout Chapter
102
103 Beginning.
104 \end_layout
105
106 \begin_layout Section
107
108 Introduction
109 \end_layout
110
111 \begin_layout Standard
112
113 This file, using the amsbook layout, numbers all results, Theorems, Definitions,
114  etc., using 
115 \begin_inset Formula $(m.n.p)$
116 \end_inset
117
118  where the 
119 \begin_inset Formula $m$
120 \end_inset
121
122  is the chapter number, the 
123 \begin_inset Formula $n$
124 \end_inset
125
126  is the section number, and, finally, the 
127 \begin_inset Formula $p$
128 \end_inset
129
130  is the result number in that section.
131 \end_layout
132
133 \begin_layout Standard
134
135 This can be changed by modifying the layout file, removing the line
136 \family default
137  
138 \family typewriter
139
140 \newline
141
142 \backslash
143 numberwithin{section}{chapter}
144 \family default
145  
146
147 \newline
148 from the
149 \family default
150  
151 \family typewriter
152 Preamble
153 \family default
154  .
155 \end_layout
156
157 \begin_layout Theorem
158
159 This is a theorem
160 \end_layout
161
162 \begin_layout Proof
163
164 Here is its proof.
165 \end_layout
166
167 \begin_layout Standard
168
169 More text.
170 \end_layout
171
172 \begin_layout Corollary
173
174 First corollary.
175 \end_layout
176
177 \begin_layout Proof
178
179 Its proof.
180 \end_layout
181
182 \begin_layout Lemma
183
184 Lemma number 1
185 \end_layout
186
187 \begin_layout Proposition
188
189 First proposition.
190 \end_layout
191
192 \begin_layout Conjecture
193
194 A wild guess.
195 \end_layout
196
197 \begin_layout Criterion
198
199 Need some criteria
200 \end_layout
201
202 \begin_layout Algorithm
203
204 first this, then the next
205 \end_layout
206
207 \begin_layout Fact
208
209 Not fiction.
210 \end_layout
211
212 \begin_layout Axiom
213
214 It stands to reason.
215 \end_layout
216
217 \begin_layout Definition
218
219 a word means exactly what I say it means.
220 \end_layout
221
222 \begin_layout Example
223
224 This should be an example.
225 \end_layout
226
227 \begin_layout Standard
228
229 Plain text.
230 \end_layout
231
232 \begin_layout Condition
233
234 If you say so.
235 \end_layout
236
237 \begin_layout Problem
238
239 I don't know what to write is the problem.
240 \end_layout
241
242 \begin_layout Remark
243
244 I think this will be useful.
245 \end_layout
246
247 \begin_layout Claim
248
249 I did it the way the documentation said to.
250 \end_layout
251
252 \begin_layout Note
253
254 It may need more work yet.
255 \end_layout
256
257 \begin_layout Standard
258
259 More plain text, in standard format.
260 \end_layout
261
262 \begin_layout Theorem
263
264 This is a second theorem
265 \end_layout
266
267 \begin_layout Proof
268
269 Here is its proof.
270 \end_layout
271
272 \begin_layout Standard
273
274 More text.
275 \end_layout
276
277 \begin_layout Corollary
278
279 Second corollary.
280 \end_layout
281
282 \begin_layout Proof
283
284 Its proof.
285 \end_layout
286
287 \begin_layout Lemma
288
289 Lemma number 2
290 \end_layout
291
292 \begin_layout Proposition
293
294 Second proposition.
295 \end_layout
296
297 \begin_layout Conjecture
298
299 A wild guess.
300 \end_layout
301
302 \begin_layout Criterion
303
304 Need some criteria
305 \end_layout
306
307 \begin_layout Notation
308
309
310 \begin_inset Formula $S=\mathbb{R}$
311 \end_inset
312
313 .
314 \end_layout
315
316 \begin_layout Summary
317
318 In the end, will it matter?
319 \end_layout
320
321 \begin_layout Acknowledgement
322
323 Thanks to Mattias Ettrich.
324  Without him I never would have learned LaTeX.
325 \end_layout
326
327 \begin_layout Case
328
329 If this works, then the rest will.
330 \end_layout
331
332 \begin_layout Conclusion
333
334 It seems to work.
335 \end_layout
336
337 \begin_layout Proof
338
339 Here goes another proof.
340 \end_layout
341
342 \begin_layout Standard
343
344 Plain text
345 \end_layout
346
347 \begin_layout Chapter Exercises
348
349 Exercise 1
350 \end_layout
351
352 \begin_layout Chapter Exercises
353
354 Exercise 2
355 \end_layout
356
357 \begin_layout Chapter Exercises
358
359 These should not be italicised!
360 \end_layout
361
362 \begin_layout Section
363
364 Next try.
365 \end_layout
366
367 \begin_layout Standard
368
369 This tries out the section environments.
370 \end_layout
371
372 \begin_layout Theorem
373
374 This is a theorem
375 \end_layout
376
377 \begin_layout Proof
378
379 Here is its proof.
380 \end_layout
381
382 \begin_layout Standard
383
384 More text.
385 \end_layout
386
387 \begin_layout Corollary
388
389 Third corollary.
390  First one of this section.
391 \end_layout
392
393 \begin_layout Proof
394
395 Its proof.
396 \end_layout
397
398 \begin_layout Lemma
399
400 Lemma number 3
401 \end_layout
402
403 \begin_layout Proposition
404
405 Third proposition.
406 \end_layout
407
408 \begin_layout Conjecture
409
410 A wild guess.
411 \end_layout
412
413 \begin_layout Criterion
414
415 Need some criteria
416 \end_layout
417
418 \begin_layout Subsection
419
420 This is a subsection
421 \end_layout
422
423 \begin_layout Standard
424
425 With more results therein.
426 \end_layout
427
428 \begin_layout Theorem
429
430 This is a theorem, maybe the fourth one.
431 \end_layout
432
433 \begin_layout Proof
434
435 Here is its proof.
436 \end_layout
437
438 \begin_layout Standard
439
440 More text.
441 \end_layout
442
443 \begin_layout Chapter
444
445 Next one.
446 \end_layout
447
448 \begin_layout Section
449
450 Next Section
451 \end_layout
452
453 \begin_layout Corollary
454
455 Fourth corollary.
456 \end_layout
457
458 \begin_layout Proof
459
460 Its proof.
461 \end_layout
462
463 \begin_layout Lemma
464
465 Lemma number 4
466 \end_layout
467
468 \begin_layout Proposition
469
470 Fourth proposition.
471 \end_layout
472
473 \begin_layout Conjecture
474
475 A wild guess.
476 \end_layout
477
478 \begin_layout Criterion
479
480 Need some criteria
481 \end_layout
482
483 \begin_layout Standard
484
485 More random text.
486 \end_layout
487
488 \begin_layout Section
489
490 Another section
491 \end_layout
492
493 \begin_layout Theorem
494
495 This is a theorem
496 \end_layout
497
498 \begin_layout Proof
499
500 Here is its proof.
501 \end_layout
502
503 \begin_layout Standard
504
505 More text.
506 \end_layout
507
508 \begin_layout Corollary
509
510 Fifth corollary.
511 \end_layout
512
513 \begin_layout Proof
514
515 Its proof.
516 \end_layout
517
518 \begin_layout Lemma
519
520 Lemma number 5
521 \end_layout
522
523 \begin_layout Proposition
524
525 Fifth proposition.
526 \end_layout
527
528 \begin_layout Conjecture
529
530 A wild guess.
531 \end_layout
532
533 \begin_layout Criterion
534
535 Need some criteria
536 \end_layout
537
538 \begin_layout Subsubsection
539
540 This is the subsection with results.
541 \end_layout
542
543 \begin_layout Standard
544
545 The quick, brown fox jumped over the lazy dog.
546 \end_layout
547
548 \begin_layout Theorem
549
550 This is a theorem - sixth in the series
551 \end_layout
552
553 \begin_layout Proof
554
555 Here is its proof.
556 \end_layout
557
558 \begin_layout Standard
559
560 More text.
561 \end_layout
562
563 \begin_layout Corollary
564
565 Sixth corollary.
566 \end_layout
567
568 \begin_layout Proof
569
570 Its proof.
571 \end_layout
572
573 \begin_layout Lemma
574
575 Lemma number 6
576 \end_layout
577
578 \begin_layout Proposition
579
580 Sixth proposition.
581 \end_layout
582
583 \begin_layout Conjecture
584
585 A wild guess.
586 \end_layout
587
588 \begin_layout Criterion
589
590 Need some criteria
591 \end_layout
592
593 \begin_layout Bibliography
594 \begin_inset LatexCommand bibitem
595 key "1"
596
597 \end_inset
598
599 Johnson, D.
600  L.
601
602 \emph default
603  
604 \emph on
605 Out of my head
606 \end_layout
607
608 \begin_layout Bibliography
609 \begin_inset LatexCommand bibitem
610 key "2"
611
612 \end_inset
613
614 American Mathematical Society,
615 \emph default
616  
617 \emph on
618 Instructions for preparation of papers and monographs: AMS-LaTeX
619 \emph default
620 , (1997).
621 \end_layout
622
623 \begin_layout Bibliography
624 \begin_inset LatexCommand bibitem
625 key "3"
626
627 \end_inset
628
629 American Mathematical Society, 
630 \end_layout
631
632 \begin_layout Standard
633
634 \end_layout
635
636 \end_body
637 \end_document