summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/skak/test2.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/skak/test2.tex')
-rw-r--r--Master/texmf-dist/doc/latex/skak/test2.tex41
1 files changed, 41 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/skak/test2.tex b/Master/texmf-dist/doc/latex/skak/test2.tex
new file mode 100644
index 00000000000..2abf45fc979
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/skak/test2.tex
@@ -0,0 +1,41 @@
+
+
+\documentclass[11pt,twocolumn]{article}
+
+\usepackage[ps,mover]{skak}
+
+\title{test2\\Proper Handling of Opening Spaces in the SAN Input}
+\author{Torben Hoffmann }
+
+\begin{document}
+
+\parindent=0pt
+
+\maketitle
+
+Ulrike Fischer had a problem with opening spaces in the SAN input
+which should be solved in version 1.1.
+
+
+\newgame
+\mainline{1.e4 e5}
+
+\[\showboard\]
+
+\newgame
+\mainline{1. e4 e5}
+
+\[\showboard\]
+
+\newgame
+\mainline{ 1. e4 e5}
+
+\[\showboard\]
+
+\end{document}
+
+
+
+
+
+