diff options
author | Karl Berry <karl@freefriends.org> | 2009-01-30 17:05:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-01-30 17:05:46 +0000 |
commit | 33e5f729a77cba484062bea7e76bbc457d8af199 (patch) | |
tree | b0d4b36e2c21ac7b4aa0ae05a7dbd3325618425d /Master/texmf-dist/doc/context | |
parent | 0bad1ef00b6c0029e7c15b96043e7fe1b5c0c802 (diff) |
context-games update (29jan09)
git-svn-id: svn://tug.org/texlive/trunk@12018 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/context')
-rw-r--r-- | Master/texmf-dist/doc/context/third/games/README | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/context/third/games/README b/Master/texmf-dist/doc/context/third/games/README new file mode 100644 index 00000000000..3b9f5714e4c --- /dev/null +++ b/Master/texmf-dist/doc/context/third/games/README @@ -0,0 +1,24 @@ +Games Module for ConTeXt + + +Introduction +------------ + +The games module provides the function to create static and interactive versions +of board games. The first release has support for Go and Hex, more games follow +in later releases. + +To use the module write \usemodule[games] in the preamble of your document. + + +License +------- + +The module is copyrighted by Wolfgang Schuster and published under Public Domain + + +Revision History +---------------- + +2009-01-08 +Initial release
\ No newline at end of file |