summaryrefslogtreecommitdiff
path: root/fonts/chess/skak/test/test_capture.tex
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/chess/skak/test/test_capture.tex')
-rw-r--r--fonts/chess/skak/test/test_capture.tex34
1 files changed, 34 insertions, 0 deletions
diff --git a/fonts/chess/skak/test/test_capture.tex b/fonts/chess/skak/test/test_capture.tex
new file mode 100644
index 0000000000..0d96fe7ecc
--- /dev/null
+++ b/fonts/chess/skak/test/test_capture.tex
@@ -0,0 +1,34 @@
+
+
+\documentclass[11pt,twocolumn]{article}
+
+\usepackage[ps,mover]{skak}
+
+\title{test1\\Getting the capture symbol in}
+\author{Torben Hoffmann }
+
+\begin{document}
+
+\parindent=0pt
+
+\maketitle
+
+\styleB
+\newgame
+\mainline{1. Nf3 Nf6 2. c4 g6 3. Nc3 Bg7 4. e4 d6 5. d4 O-O 6. Be2 e5 7. O-O
+ Nc6 8. d5 Ne7 9. b4 a5 10. Ba3 Nd7 11. bxa5 Rxa5 12. Bb4 Ra8 13. a4 Bh6
+ 14. a5 f5 15. Nd2 Nf6 16.c5 Bxd2 17.Qxd2 fxe4}
+\variation{17... f4}
+
+
+\[\showboard\]
+
+
+
+\end{document}
+
+
+%%% Local Variables:
+%%% mode: latex
+%%% TeX-master: t
+%%% End: