blob: 33220d249aed2b84b6fd9b54744e32031f2abff7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
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.
|