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