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