diff options
author | Karl Berry <karl@freefriends.org> | 2017-09-20 22:39:01 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-09-20 22:39:01 +0000 |
commit | bbcd8dc70114a6c562cd6f8f11b45b3e46232a1e (patch) | |
tree | 6fae8c46b647aa69e11d33ac73edf73ecd3a7575 /Master/texmf-dist/doc/latex/theatre/README | |
parent | 403bdde66fe01f57d6643b37158be87e73be2d7a (diff) |
theatre (20sep17)
git-svn-id: svn://tug.org/texlive/trunk@45363 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/theatre/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/theatre/README | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/theatre/README b/Master/texmf-dist/doc/latex/theatre/README new file mode 100644 index 00000000000..33220d249ae --- /dev/null +++ b/Master/texmf-dist/doc/latex/theatre/README @@ -0,0 +1,38 @@ +The theatre package - version 0.1 (2017-07-04). +=================== + +Copyright (C) 2016, Christian Hinque + +The author is Christian Hinque who maintains it. + +christian(at)hinque(dot)fr + + +Description +----------- + +Sophisticated writing plays. + +The point of this extension is to insert dialogues in a text +while being able to customize the printout for each actor. + + +Usage +----- + +\usepackage{theatre} +\input{creerlesroles} or \input{createrules} ... (free filename) + + +Commands +-------- + +The file Help_Theatre.pdf contains all explanation in french and in english. + + +License +------- + +This program can be redistributed and/or modified under the terms of the +LaTeX Project Public License Distributed from CTAN archives in directory +macros/latex/basee/lppl.txe; either version 1.2 of the License, or any later version.
\ No newline at end of file |