]> git.lyx.org Git - lyx.git/blob - lib/examples/chessgame.lyx
chessgame.lyx: correct advice
[lyx.git] / lib / examples / chessgame.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 chess
8 \begin_preamble
9 \usepackage{chess-workshop-symbols}
10 \smallboard
11 \end_preamble
12 \use_default_options false
13 \maintain_unincluded_children false
14 \language english
15 \language_package default
16 \inputencoding auto
17 \fontencoding global
18 \font_roman "default" "default"
19 \font_sans "default" "default"
20 \font_typewriter "default" "default"
21 \font_math "auto" "auto"
22 \font_default_family default
23 \use_non_tex_fonts false
24 \font_sc false
25 \font_osf false
26 \font_sf_scale 100 100
27 \font_tt_scale 100 100
28 \use_microtype false
29 \use_dash_ligatures false
30 \graphics default
31 \default_output_format pdf
32 \output_sync 0
33 \bibtex_command default
34 \index_command default
35 \paperfontsize 12
36 \spacing single
37 \use_hyperref false
38 \papersize default
39 \use_geometry true
40 \use_package amsmath 1
41 \use_package amssymb 1
42 \use_package cancel 1
43 \use_package esint 1
44 \use_package mathdots 1
45 \use_package mathtools 1
46 \use_package mhchem 1
47 \use_package stackrel 1
48 \use_package stmaryrd 1
49 \use_package undertilde 1
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 \use_minted 0
60 \index Index
61 \shortcut idx
62 \color #008000
63 \end_index
64 \topmargin 0in
65 \bottommargin 0.5in
66 \headheight 0in
67 \headsep 0in
68 \secnumdepth 3
69 \tocdepth 3
70 \paragraph_separation skip
71 \defskip smallskip
72 \is_math_indent 0
73 \math_numbering_side default
74 \quotes_style english
75 \dynamic_quotes 0
76 \papercolumns 2
77 \papersides 1
78 \paperpagestyle empty
79 \tracking_changes false
80 \output_changes false
81 \html_math_output 0
82 \html_css_as_file 0
83 \html_be_strict false
84 \end_header
85
86 \begin_body
87
88 \begin_layout Standard
89 \begin_inset Note Note
90 status open
91
92 \begin_layout Plain Layout
93
94 \series bold
95 Note:
96 \series default
97  In order to get proper output (arrows etc.), this document needs to be compiled
98  to format PDF (ps2pdf), which is set as default output format.
99  PDF (pdflatex) and PDF (dvipdfm) will produce output, but without movement
100  indicators.
101 \end_layout
102
103 \end_inset
104
105
106 \end_layout
107
108 \begin_layout Title
109 Email Chess Game analyzed
110 \end_layout
111
112 \begin_layout Author
113 Kayvan A.
114  Sylvan
115 \begin_inset Newline newline
116 \end_inset
117
118 <kayvan@sylvan.com>
119 \end_layout
120
121 \begin_layout Date
122
123 \emph on
124 Game start 05/29/2001
125 \end_layout
126
127 \begin_layout Standard
128 The following game was played at the IECC (International Email Chess Club).
129  It is presented as an example of the fun you can have with \SpecialChar LyX
130 's new chess
131  support.
132  You must have xboard installed on your machine to be able to open and view
133  the chess positions from \SpecialChar LyX
134 .
135 \end_layout
136
137 \begin_layout Standard
138 \noindent
139 \begin_inset CommandInset line
140 LatexCommand rule
141 offset "0.5ex"
142 width "100line%"
143 height "1pt"
144
145 \end_inset
146
147
148 \end_layout
149
150 \begin_layout Standard
151
152 \noun on
153 Sylvan, Kayvan
154 \begin_inset space \hfill{}
155 \end_inset
156
157 Wakeham, Marc 
158 \begin_inset Newline newline
159 \end_inset
160
161 (1623)
162 \begin_inset space \hfill{}
163 \end_inset
164
165 (1639)
166 \end_layout
167
168 \begin_layout Standard
169 \noindent
170 \begin_inset CommandInset line
171 LatexCommand rule
172 offset "0.5ex"
173 width "100line%"
174 height "1pt"
175
176 \end_inset
177
178
179 \end_layout
180
181 \begin_layout Mainline
182
183 1.
184  e4 c5 2.
185  Nc3 d6 3.
186  g3 Nc6 4.
187  Bg2 e6 5.
188  Nge2
189 \end_layout
190
191 \begin_layout Standard
192 \begin_inset VSpace medskip
193 \end_inset
194
195
196 \end_layout
197
198 \begin_layout Standard
199 \begin_inset ERT
200 status collapsed
201
202 \begin_layout Plain Layout
203
204
205 \backslash
206 [
207 \end_layout
208
209 \end_inset
210
211
212 \begin_inset External
213         template ChessDiagram
214         filename iecc05.fen
215
216 \end_inset
217
218
219 \begin_inset ERT
220 status collapsed
221
222 \begin_layout Plain Layout
223
224
225 \backslash
226 ]
227 \end_layout
228
229 \end_inset
230
231
232 \end_layout
233
234 \begin_layout KnightMove
235
236 g1->e2
237 \end_layout
238
239 \begin_layout HighLight
240
241 d4,f4
242 \end_layout
243
244 \begin_layout Standard
245 \begin_inset VSpace -0.5in*
246 \end_inset
247
248
249 \end_layout
250
251 \begin_layout Standard
252 So far, so good.
253  This is all according to theory.
254 \end_layout
255
256 \begin_layout Mainline
257
258 5...
259  Be7?!
260 \end_layout
261
262 \begin_layout Variation
263
264 5...
265  Nge7 [ 
266 \backslash
267 equal{} ]
268 \end_layout
269
270 \begin_layout Mainline
271
272 6.
273  d4 cxd4 7.
274  Nxd4 a6
275 \end_layout
276
277 \begin_layout Standard
278 With 7...
279 \begin_inset space ~
280 \end_inset
281
282 a6, we are back in the well-trodden theory of this opening.
283 \end_layout
284
285 \begin_layout Standard
286 \begin_inset ERT
287 status collapsed
288
289 \begin_layout Plain Layout
290
291
292 \backslash
293 [
294 \end_layout
295
296 \end_inset
297
298
299 \begin_inset External
300         template ChessDiagram
301         filename iecc07.fen
302
303 \end_inset
304
305
306 \begin_inset ERT
307 status collapsed
308
309 \begin_layout Plain Layout
310
311
312 \backslash
313 ]
314 \end_layout
315
316 \end_inset
317
318
319 \end_layout
320
321 \begin_layout Mainline
322
323 8.
324  Nxc6 bxc6 9.
325  O-O Bb7 10.
326  Qg4 Bf6 11.
327  Bf4 Ne7 12.
328  Rad1
329 \end_layout
330
331 \begin_layout Standard
332 \begin_inset ERT
333 status collapsed
334
335 \begin_layout Plain Layout
336
337
338 \backslash
339 [
340 \end_layout
341
342 \end_inset
343
344
345 \begin_inset External
346         template ChessDiagram
347         filename iecc12.fen
348
349 \end_inset
350
351
352 \begin_inset ERT
353 status collapsed
354
355 \begin_layout Plain Layout
356
357
358 \backslash
359 ]
360 \end_layout
361
362 \end_inset
363
364
365 \end_layout
366
367 \begin_layout Arrow
368
369 a1->d1
370 \end_layout
371
372 \begin_layout Standard
373 \begin_inset VSpace -0.3in*
374 \end_inset
375
376
377 \end_layout
378
379 \begin_layout Standard
380 White continues to develop pieces and also sets a trap for Black.
381 \end_layout
382
383 \begin_layout Mainline
384
385 12...O-O? [ This move loses instantly.
386  ]
387 \end_layout
388
389 \begin_layout Variation
390
391 12...
392  e5 13.
393  Be3 Qc7 14.
394  Na4 O-O [ 
395 \backslash
396 wbetter{} is best ]
397 \end_layout
398
399 \begin_layout Mainline
400
401 13.
402  e5!
403 \end_layout
404
405 \begin_layout Standard
406 Black's knight and bishop are in each other's way.
407  The bishop is doomed.
408 \end_layout
409
410 \begin_layout Mainline
411
412 13...
413  Nd5!? 14.
414  Bxd5 cxd5 15.
415  exf6 Qxf6 16.
416  Bxd6 Rfd8 17.
417  Bc7 Rd7 18.
418  Bf4 1-0
419 \end_layout
420
421 \begin_layout BoardCentered
422
423 \end_layout
424
425 \end_body
426 \end_document