summaryrefslogtreecommitdiff
path: root/info/examples/lgc2/10-1-8.ltx
blob: 191308910f1fbd7791aedfd442c15b6d353df7b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
%% 
%%  The LaTeX Graphics Companion, 2ed (first printing May 2007)
%% 
%%  Example 10-1-8 on page 674.
%% 
%%  Copyright (C) 2007 Michel Goossens, Frank Mittelbach, Denis Roegel, Sebastian Rahtz, Herbert Vo\ss 
%% 
%%  It may be distributed and/or modified under the conditions
%%  of the LaTeX Project Public License, either version 1.3
%%  of this license or (at your option) any later version.
%% 
%%  See http://www.latex-project.org/lppl.txt for details.
%% 

\documentclass{ttctexa}
\pagestyle{empty}
\setcounter{page}{6}
\setlength\textwidth{427.6677pt}

\usepackage{array}
\usepackage{chessfss}
\newcommand\showsymbol[3]{#2&#3&#1\\}
\newcommand\Lcs[1]{\texttt{\textbackslash #1}}
\newcommand\heading{\fontencoding{T1}\rmfamily\itshape Symbol &
                    \rmfamily\itshape Command &
                    \rmfamily\itshape Font Position\\[3pt]}

\StartShownPreambleCommands

\StopShownPreambleCommands
\begin{document}
\begin{tabular}{>{\inffont}c l >{\ttfamily}c}
\heading
\showsymbol{g}{\bbetter}{\Lcs{bbetter}}
\showsymbol{i}{\bdecisive}{\Lcs{bdecisive}}
\showsymbol{b}{\betteris}{\Lcs{betteris}}
\showsymbol{a}{\bishoppair}{\Lcs{bishoppair}}
\showsymbol{e}{\bupperhand}{\Lcs{bupperhand}}
\showsymbol{X}{\capturesymbol}{\Lcs{capturesymbol}}
\showsymbol{-}{\castlinghyphen}{\Lcs{castlinghyphen}}
\showsymbol{I}{\centre}{\Lcs{centre}}
\showsymbol{+}{\checksymbol}{\Lcs{checksymbol}}
\showsymbol{l}{\chesssee}{\Lcs{chesssee}}
\showsymbol{n}{\compensation}{\Lcs{compensation}}
\showsymbol{V}{\counterplay}{\Lcs{counterplay}}
\showsymbol{t}{\devadvantage}{\Lcs{devadvantage}}
\showsymbol{G}{\diagonal}{\Lcs{diagonal}}
\showsymbol{d}{\doublepawns}{\Lcs{doublepawns}}
\showsymbol{L}{\ending}{\Lcs{ending}}
\showsymbol{j}{\equal}{\Lcs{equal}}
\showsymbol{P}{\etc}{\Lcs{etc}}
\showsymbol{H}{\file}{\Lcs{file}}
\showsymbol{O}{\kside}{\Lcs{kside}}
\showsymbol{x}{\markera}{\Lcs{markera}}
\showsymbol{y}{\markerb}{\Lcs{markerb}}
\end{tabular}
\qquad
\begin{tabular}{>{\inffont}c l >{\ttfamily}c}
\heading
\showsymbol{m}{\mate}{\Lcs{mate}}
\showsymbol{S}{\morepawns}{\Lcs{morepawns}}
\showsymbol{U}{\moreroom}{\Lcs{moreroom}}
\showsymbol{F}{\onlymove}{\Lcs{onlymove}}
\showsymbol{o}{\opposbishops}{\Lcs{opposbishops}}
\showsymbol{r}{\passedpawn}{\Lcs{passedpawn}}
\showsymbol{M}{\qside}{\Lcs{qside}}
\showsymbol{s}{\samebishops}{\Lcs{samebishops}}
\showsymbol{q}{\seppawns}{\Lcs{seppawns}}
\showsymbol{T}{\timelimit}{\Lcs{timelimit}}
\showsymbol{k}{\unclear}{\Lcs{unclear}}
\showsymbol{u}{\unitedpawns}{\Lcs{unitedpawns}}
\showsymbol{f}{\wbetter}{\Lcs{wbetter}}
\showsymbol{h}{\wdecisive}{\Lcs{wdecisive}}
\showsymbol{J}{\weakpt}{\Lcs{weakpt}}
\showsymbol{v}{\with}{\Lcs{with}}
\showsymbol{A}{\withattack}{\Lcs{withattack}}
\showsymbol{E}{\withidea}{\Lcs{withidea}}
\showsymbol{C}{\withinit}{\Lcs{withinit}}
\showsymbol{w}{\without}{\Lcs{without}}
\showsymbol{c}{\wupperhand}{\Lcs{wupperhand}}
\showsymbol{D}{\zugzwang}{\Lcs{zugzwang}}
\end{tabular}
\end{document}