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