Example: Chess with TeXmate - Overleaf [Link]
com/19683013pbqbnstmztdw#/72730395/
1 %
2 % Based on the package documentation:
3 % [Link]
/texmate/[Link]
4 %
5 \documentclass[a4paper]{article}
6
7 \usepackage[english]{babel}
8 \usepackage[utf8x]{inputenc}
9 \usepackage{texmate}
10
11 \title{Example: Chess with TeXmate}
12 \date{}
13
14 \begin{document}
15 \maketitle
16
17 ▾ \section{Game with Diagram of Final Board State}
18
19 \whitename{Dubois}
20 \blackname{Steinitz}
21 \chessevent{London 1862}
22 \ECO{C50}
23 \chessopening{Giucco Pianissimo}
24 \makegametitle
25 |1 e4 e5 Nf3 Nc6 Bc4 Bc5 0-0 d6 d3 Nf6 Bg5
26 h6 Bh4 g5 Bg3 h5 Nxg5 h4 Nxf7 hxg3
27 Nxd8 Bg4 Qe1 Nd4 Nc3 Nf3+ gxf3 Bxf3 \resigns|
28 \begin{figure}[h]
29 \centering
30 \showboard
31 \end{figure}
32
33 \newpage
34 ▾ \section{Diagrams of Chosen Board States}
35
36 Use the \textbackslash toD command to request a
diagram.
37
38 \whitename{Dubois}
39 \blackname{Steinitz}
1 sur 1 17/09/2018 00:00