diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/skak/font.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/skak/font.tex | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/skak/font.tex b/Master/texmf-dist/doc/latex/skak/font.tex new file mode 100644 index 00000000000..d126b999e06 --- /dev/null +++ b/Master/texmf-dist/doc/latex/skak/font.tex @@ -0,0 +1,32 @@ + + +\documentclass[11pt,twocolumn]{article} + +\usepackage[ps,mover]{skak} + +\title{font\\Verifying that the fonts behave properly} +\author{Torben Hoffmann } + +\begin{document} + +\parindent=0pt + +\maketitle + + +\section{In a section command: \wmove{Nf6}\counterplay} + +\textbf{In bold font:\wmove{Nf6}\counterplay} (\wmove{Nf}\counterplay +in normal thickness.) + +{\Huge In a Huge font: \wmove{Nf6}\counterplay} + + + +\end{document} + + + + + + |