diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/skak/font2.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/skak/font2.tex | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/skak/font2.tex b/Master/texmf-dist/doc/latex/skak/font2.tex new file mode 100644 index 00000000000..19ed5d68a3d --- /dev/null +++ b/Master/texmf-dist/doc/latex/skak/font2.tex @@ -0,0 +1,39 @@ + + +\documentclass[11pt,twocolumn]{article} + +\usepackage[ps,mover]{skak} + +\title{font\\testing the font selection for figurines} +\author{Torben Hoffmann } + +\begin{document} + +\parindent=0pt + +\maketitle + + + +\newgame + +\mainline{1.d4 d5 2. e4 dxe4 3. Nc3 Nf6 4. f3 exf3 5. Nxf3} + + +\[ +\showboard +\] + + +\end{document} + + + + + + + +%%% Local Variables: +%%% mode: latex +%%% TeX-master: t +%%% End: |