summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-graphics-companion/8-1-4.ltx
blob: 91b2275d00848b87aff25adf55c081691cc6d87b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
\documentclass{ppex}
\nonstopmode
\usepackage {chess}
\pagestyle{empty}
\setlength\textwidth{207.0pt}
\begin{document}
\ResetPreambleCommands
\ReadyForTheFray
\usepackage {chess}
\font\Chess=xcheq at 18pt
\setlength{\fontdimen2\Chess}{0pt}
\board{B* * *KR}
      {* * * *r}
      { *R* * *}
      {* b p p }
      { *P*k*P*}
      {*p* P *p}
      { P *P* P}
      {* *N*N* }
\[ \showboard \]
\end{document}