blob: 77fba86111cc5255e9f98b9649f45f927ceafd92 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
Playing Reversi, in the spirit of xii.tex
=================================
* E-mail: blflatex@gmail.com
* Released under the LaTeX Project Public License v1.3c or later
See http://www.latex-project.org/lppl.txt
The file `reverxii.tex` is a 983 character long (La)TeX program which
lets you play Reversi against your favorite typesetting engine.
Play by running the following command (or the same with `pdftex`, or
`latex`, or `pdflatex` etc.)
tex reverxii.tex
in the command line. This will also produce a record of your
game as `reverxii.dvi`. On the other hand, typeset the documentation
by running
pdflatex reverxii.dtx
All suggestions/comments/bug reports are welcome!
See https://github.com/blefloch/latex-reverxii
|