blob: 53d1e2fade356a8e8d6eb9eda9624dcd44e95781 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
The othelloboard package allows you to create gorgeous Othello/Reversi board diagrams
with minimal effort. Diagrams may be any size and support annotations (including
full game transcripts). Automated board/transcript creation from plain text formats
standard to WZebra and other programs is also supported.
***************************
Copyright 2011 Steven Hall
This work may be distributed and/or modified under the conditions of the LaTeX Project
Public License. The latest version of this license is in http://www.latex-project.org/lppl.txt
and version 1.3 or later is part of all distributions of LaTeX version 2005/12/01 or later.
This work has the LPPL maintenance status `maintained'.
The Current Maintainer of this work is Steven Hall (stevenhall.uk@gmail.com).
This work consists of the files:
- othelloboard.sty
- othelloboard.pdf (documentation)
- othelloboard.tex (source for documentation)
Many thanks to Brian Rose for permission to typeset material from his book Othello: A
Minute to Learn … A Lifetime to Master in the example file:
- example-rose-chps1-2.pdf
|