summaryrefslogtreecommitdiff
path: root/fonts/chess/skak/test/show.tex
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/chess/skak/test/show.tex')
-rw-r--r--fonts/chess/skak/test/show.tex33
1 files changed, 33 insertions, 0 deletions
diff --git a/fonts/chess/skak/test/show.tex b/fonts/chess/skak/test/show.tex
new file mode 100644
index 0000000000..048e46d226
--- /dev/null
+++ b/fonts/chess/skak/test/show.tex
@@ -0,0 +1,33 @@
+
+
+\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}
+
+
+
+
+
+