diff options
Diffstat (limited to 'Master/tlpkg/tlpsrc/sgame.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/sgame.tlpsrc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/sgame.tlpsrc b/Master/tlpkg/tlpsrc/sgame.tlpsrc new file mode 100644 index 00000000000..bdb417f2f13 --- /dev/null +++ b/Master/tlpkg/tlpsrc/sgame.tlpsrc @@ -0,0 +1,9 @@ +name sgame +category Package +shortdesc LaTeX style for typesetting strategic games +longdesc Formats strategic games. For a 2 x 2 game, for example, the input +longdesc \begin{game}{2}{2} &$L$ &$M$\\ $T$ &$2,2$ +longdesc &$2,0$\\ $B$ &$3,0$ &$0,9$ \end{game} produces output +longdesc with (a) boxes around the payoffs, (b) payoff columns of equal +longdesc width, and (c) payoffs vertically centered within the boxes. +longdesc [description copied from TeX Catalogue] |