From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- fonts/chess/skak/test/test1.tex | 42 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 fonts/chess/skak/test/test1.tex (limited to 'fonts/chess/skak/test/test1.tex') diff --git a/fonts/chess/skak/test/test1.tex b/fonts/chess/skak/test/test1.tex new file mode 100644 index 0000000000..8343dd1372 --- /dev/null +++ b/fonts/chess/skak/test/test1.tex @@ -0,0 +1,42 @@ + + +\documentclass[11pt,twocolumn]{article} + +\usepackage[ps,mover]{skak} + +\title{test1\\Ensuring that no Unwanted Spaces are Created} +\author{Torben Hoffmann } + +\begin{document} + +\parindent=0pt + +\maketitle + +Ulrike Fischer had a problem with unwanted spaces which should be +solved in version 1.1. + + +\newgame +\mainline{1. d4 d5} \mainline{2. Nc3 Nc6 3. Bg5 Bd7} + +\newgame +\mainline{1.d4 d5} \mainline{2. Nc3 Nc6 3. e4 e5} + + +\newgame +\mainline{1.d4 d5} \mainline{2. e3 e6 3. c4 c5} + +\newgame +\mainline{1.d4 d5} \mainline{2. e3 e6 3. c4 c5} + +\showboard + + +\end{document} + + + + + + -- cgit v1.2.3