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