diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/thalie/README.md')
-rw-r--r-- | Master/texmf-dist/doc/latex/thalie/README.md | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/thalie/README.md b/Master/texmf-dist/doc/latex/thalie/README.md new file mode 100644 index 00000000000..7f4bb682639 --- /dev/null +++ b/Master/texmf-dist/doc/latex/thalie/README.md @@ -0,0 +1,30 @@ +Thalie — A LaTeX package providing tools to typeset drama plays +=============================================================== + +[![Sources](https://img.shields.io/badge/sources-thalie-brightgreen.svg)](http://framagit.org/spalax/thalie) +[![CTAN](https://img.shields.io/ctan/v/thalie.svg)](http://ctan.org/pkg/thalie) +[![Documentation](https://img.shields.io/badge/doc-pdf-brightgreen.svg)](http://mirrors.ctan.org/macros/latex/contrib/thalie/thalie.pdf) + +It defines commands to introduce characters' lines, to render stage direction, +to divide a play into acts and scenes, to automatically build the dramatis +personae, etc. + +- Version 0.9a (2017-04-22) +- Usage and installation instruction are available in the [documentation](http://mirrors.ctan.org/macros/latex/contrib/thalie/thalie.pdf). +- Examples + - [French play, in verse](https://framagit.org/spalax/thalie/raw/v0.9a/examples/cyrano.pdf) ([source](https://framagit.org/spalax/thalie/raw/v0.9a/examples/cyrano.tex)) + - [French play, in prose](https://framagit.org/spalax/thalie/raw/v0.9a/examples/domjuan.pdf) ([source](https://framagit.org/spalax/thalie/raw/v0.9a/examples/domjuan.tex)) + - [English play, in prose](https://framagit.org/spalax/thalie/raw/v0.9a/examples/hamlet.pdf) ([source](https://framagit.org/spalax/thalie/raw/v0.9a/examples/hamlet.tex)) + +License +------- + +*Copyright 2010-2017 Louis Paternault* + +This work may be distributed and/or modified under the conditions of the LaTeX +Project Public License, either version 1.3 of this license or (at your option) +any later version. + +The latest version of this license is in http://www.latex-project.org/lppl.txt +and version 1.3 or later is part of all distributions of LaTeX version +2005/12/01 or later. |