You can get the contents of this directory bundled as a zip file.
| Identifier | Caption |
|---|---|
| sgame | LaTeX style for typesetting strategic games. |
| Name | Size* | Date UTC | Notes |
|---|---|---|---|
| README | 365 bytes | 2006-Sep-21 | Shown below |
| sgame.pdf | 79 KiB | 2008-Dec-03 | |
| sgame.sty | 15 KiB | 2008-Dec-03 | |
| sgame.tex | 22 KiB | 2008-Dec-03 | |
| sgamevar.sty | 15 KiB | 2008-Dec-03 |
*File sizes in kibibytes.
This package typesets strategic games. For a 2 x 2 game, for example,
the input
\begin{game}{2}{2}
&$L$ &$M$\\
$T$ &$2,2$ &$2,0$\\
$B$ &$3,0$ &$0,9$
\end{game}
produces output with (a) boxes around the payoffs, (b) payoff
columns of equal width, and (c) payoffs vertically centered
within the boxes.
The style is incompatible with array.sty.