summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/xskak/skak-longmoves-test-new.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/xskak/skak-longmoves-test-new.tex')
-rw-r--r--macros/latex/contrib/xskak/skak-longmoves-test-new.tex8
1 files changed, 8 insertions, 0 deletions
diff --git a/macros/latex/contrib/xskak/skak-longmoves-test-new.tex b/macros/latex/contrib/xskak/skak-longmoves-test-new.tex
new file mode 100644
index 0000000000..086fb9f950
--- /dev/null
+++ b/macros/latex/contrib/xskak/skak-longmoves-test-new.tex
@@ -0,0 +1,8 @@
+\documentclass[12pt]{article}
+\usepackage{skak}%=skak version 1.5
+\begin{document}
+\newgame\longmoves
+\mainline{1.e4 e5 2.Nf3 Nf6}
+
+\variation{2... d5}
+\end{document}