From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- macros/latex/contrib/theatre/README | 38 +++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 macros/latex/contrib/theatre/README (limited to 'macros/latex/contrib/theatre/README') diff --git a/macros/latex/contrib/theatre/README b/macros/latex/contrib/theatre/README new file mode 100644 index 0000000000..33220d249a --- /dev/null +++ b/macros/latex/contrib/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 -- cgit v1.2.3