

\documentclass[11pt,twocolumn]{article}

\usepackage[ps,mover]{skak}

\title{show\\testing of the show commands}
\author{Torben Hoffmann }

\begin{document}

\parindent=0pt

\maketitle

2004-07-04: Ulrike Fischer suggested that a new command \verb|\showallut| was
introduced so that all pieces except the ones name were shown on the board.


\newgame
\showallbut{K,k}

\showboard



\end{document}






