texlive[51789] Master/texmf-dist: thalie (31jul19)
commits+karl at tug.org
commits+karl at tug.org
Wed Jul 31 23:01:54 CEST 2019
Revision: 51789
http://tug.org/svn/texlive?view=revision&revision=51789
Author: karl
Date: 2019-07-31 23:01:54 +0200 (Wed, 31 Jul 2019)
Log Message:
-----------
thalie (31jul19)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/thalie/CHANGELOG.md
trunk/Master/texmf-dist/doc/latex/thalie/README.md
trunk/Master/texmf-dist/doc/latex/thalie/thalie.pdf
trunk/Master/texmf-dist/source/latex/thalie/thalie.dtx
trunk/Master/texmf-dist/tex/latex/thalie/thalie.sty
Modified: trunk/Master/texmf-dist/doc/latex/thalie/CHANGELOG.md
===================================================================
--- trunk/Master/texmf-dist/doc/latex/thalie/CHANGELOG.md 2019-07-31 21:01:43 UTC (rev 51788)
+++ trunk/Master/texmf-dist/doc/latex/thalie/CHANGELOG.md 2019-07-31 21:01:54 UTC (rev 51789)
@@ -1,3 +1,9 @@
+* thalie 0.10b (2019-07-31)
+
+ * Minor fixes and updates of examples.
+
+ -- Louis Paternault <spalax+ctan at gresille.org>
+
* thalie 0.10a (2019-02-24)
* New translation: German (thanks Ekkart Kleinod).
Modified: trunk/Master/texmf-dist/doc/latex/thalie/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/latex/thalie/README.md 2019-07-31 21:01:43 UTC (rev 51788)
+++ trunk/Master/texmf-dist/doc/latex/thalie/README.md 2019-07-31 21:01:54 UTC (rev 51789)
@@ -5,12 +5,12 @@
to divide a play into acts and scenes, to automatically build the dramatis
personae, etc.
-- Version 0.10a (2019-02-24)
+- Version 0.10b (2019-07-31)
- 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.10a/examples/cyrano.pdf) ([source](https://framagit.org/spalax/thalie/raw/v0.10a/examples/cyrano.tex))
- - [French play, in prose](https://framagit.org/spalax/thalie/raw/v0.10a/examples/domjuan.pdf) ([source](https://framagit.org/spalax/thalie/raw/v0.10a/examples/domjuan.tex))
- - [English play, in prose](https://framagit.org/spalax/thalie/raw/v0.10a/examples/hamlet.pdf) ([source](https://framagit.org/spalax/thalie/raw/v0.10a/examples/hamlet.tex))
+ - [French play, in verse](https://framagit.org/spalax/thalie/raw/v0.10b/examples/cyrano.pdf) ([source](https://framagit.org/spalax/thalie/raw/v0.10b/examples/cyrano.tex))
+ - [French play, in prose](https://framagit.org/spalax/thalie/raw/v0.10b/examples/domjuan.pdf) ([source](https://framagit.org/spalax/thalie/raw/v0.10b/examples/domjuan.tex))
+ - [English play, in prose](https://framagit.org/spalax/thalie/raw/v0.10b/examples/hamlet.pdf) ([source](https://framagit.org/spalax/thalie/raw/v0.10b/examples/hamlet.tex))
License
-------
Modified: trunk/Master/texmf-dist/doc/latex/thalie/thalie.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/source/latex/thalie/thalie.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/thalie/thalie.dtx 2019-07-31 21:01:43 UTC (rev 51788)
+++ trunk/Master/texmf-dist/source/latex/thalie/thalie.dtx 2019-07-31 21:01:54 UTC (rev 51789)
@@ -25,7 +25,7 @@
%<package>\NeedsTeXFormat{LaTeX2e}
%<package>\ProvidesPackage{thalie}
%<*package>
- [2019/02/24 v0.10a A package to typeset drama plays]
+ [2019/07/31 v0.10b A package to typeset drama plays]
%</package>
%
%<*driver>
Modified: trunk/Master/texmf-dist/tex/latex/thalie/thalie.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/thalie/thalie.sty 2019-07-31 21:01:43 UTC (rev 51788)
+++ trunk/Master/texmf-dist/tex/latex/thalie/thalie.sty 2019-07-31 21:01:54 UTC (rev 51789)
@@ -23,7 +23,7 @@
%% and the derived file thalie.sty.
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{thalie}
- [2019/02/24 v0.10a A package to typeset drama plays]
+ [2019/07/31 v0.10b A package to typeset drama plays]
\RequirePackage{pgfkeys}
\RequirePackage{etoolbox}
More information about the tex-live-commits
mailing list