diff options
author | Karl Berry <karl@freefriends.org> | 2011-08-26 22:29:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-08-26 22:29:21 +0000 |
commit | 976f93e12c94f105601778ed778342f07733a9cc (patch) | |
tree | 600d13b46fc8b6e22d83e1cead2074912a78b741 /Master | |
parent | 931e53c226cce82bdbc259e7acbe9d8b98048180 (diff) |
othelloboard (24aug11)
git-svn-id: svn://tug.org/texlive/trunk@23714 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/latex/othelloboard/README | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/othelloboard/README b/Master/texmf-dist/doc/latex/othelloboard/README index e69de29bb2d..53d1e2fade3 100644 --- a/Master/texmf-dist/doc/latex/othelloboard/README +++ b/Master/texmf-dist/doc/latex/othelloboard/README @@ -0,0 +1,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
\ No newline at end of file |