chess 48 115 '' '' 48 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% '' '' 49 % chess.htf (iso-8859-1) 2006-10-28 % '' '' 50 % Copyright (C) 2002--2006 Eitan M. Gurari % '' '' 51 % % '' '' 52 % This work may be distributed and/or modified under the conditions % '' '' 53 % of the LaTeX Project Public License, either version 1.3 of this % '' '' 54 % license or (at your option) any later version. The latest version % '' '' 55 % of this license is in http://www.latex-project.org/lppl.txt and % '' '' 56 % version 1.3 or later is part of all distributions of LaTeX version % '' '' 57 % 2003/12/01 or later. % '' '' 58 % This work has the LPPL maintenance status "maintained". This % '' '' 59 % Current Maintainer of this work is Eitan M. Gurari. % '' '' 60 % % '' '' 61 % If you modify this file your your adding a note of % '' '' 62 % your own after this copyright note will be appreciated. % '' '' 63 % % '' '' 64 % gurari@cse.ohio-state.edu % '' '' 65 % http://www.cse.ohio-state.edu/~gurari % '' '' 66 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% '' '' 67 '' '' 68 '' '' 69 '' '' 70 '' '' 71 '' '' 72 '' '' 73 '♔' '1' 74 '♔' '1' 75 '♕' '1' 76 '♘' '1' 77 '♘' '1' 78 '♙' '1' 79 '♙' '1' 80 '♕' '1' 81 '♖' '1' 82 '♖' '1' 83 '' '' 84 '' '' 85 '' '' 86 '' '' 87 '' '' 88 '' '' 89 ' ' '1' 90 '' '' 91 '' '' 92 '' '' 93 '' '' 94 '' '' 95 '' '' 96 '♝' '1' 97 '♝' '1' 98 '' '' 99 '' '' 100 '' '' 101 '' '' 102 '' '' 103 '' '' 104 '' '' 105 '♚' '1' 106 '♚' '1' 107 '♛' '1' 108 '♞' '1' 109 '♞' '1' 110 '♟' '1' 111 '♟' '1' 112 '♛' '1' 113 '♜' '1' 114 '♜' '1' 115 chess 48 115