summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/xskak/skak-comment-test.tex
blob: 17d099df2feb39c4f7b8bed9598ef1881a959bd9 (plain)
1
2
3
4
5
6
7
\documentclass[12pt]{article}
\usepackage{skak} %=skak version 1.5
\begin{document}
\newgame
\newcommand\mycomment{ What else?}
\mainline{1.e4!\wbetter{}\mycomment{} e5 2.Nf3 Nc6}
\end{document}