summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/skak/show.tex
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2007-11-15 13:44:03 +0000
committerNorbert Preining <preining@logic.at>2007-11-15 13:44:03 +0000
commitaeb985d233fd72659294d6c217b205f641a7f3b4 (patch)
tree91f6178acde7aace897994c52fd75391c6c43082 /Master/texmf-dist/doc/latex/skak/show.tex
parent9344b2c4650e32dbce0f1e30a22150c8428ddf2a (diff)
update skak from CTAN
git-svn-id: svn://tug.org/texlive/trunk@5426 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/skak/show.tex')
-rw-r--r--Master/texmf-dist/doc/latex/skak/show.tex33
1 files changed, 33 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/skak/show.tex b/Master/texmf-dist/doc/latex/skak/show.tex
new file mode 100644
index 00000000000..048e46d2266
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/skak/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}
+
+
+
+
+
+