diff options
author | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
commit | e0c6872cf40896c7be36b11dcc744620f10adf1d (patch) | |
tree | 60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/play/README |
Initial commit
Diffstat (limited to 'macros/latex/contrib/play/README')
-rw-r--r-- | macros/latex/contrib/play/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/macros/latex/contrib/play/README b/macros/latex/contrib/play/README new file mode 100644 index 0000000000..75c37e48ec --- /dev/null +++ b/macros/latex/contrib/play/README @@ -0,0 +1,8 @@ +This is the README file for the play package. +You should download the play.dtx and play.ins files. +To extract the package run LaTeX on the file play.ins. This will +generate two files: play.sty and play.cls. These files should be +placed somewhere where TeX can find them. +For documentation you should run LaTeX on the file play.dtx. +I hope you find these macros useful. + James Kilfiger <james.kilfiger@gmail.com> |