From 06567d2fd5b4a3d322c936af0b3a6cceca48f87f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 16 Jun 2022 20:27:36 +0000 Subject: thalie (16jun22) git-svn-id: svn://tug.org/texlive/trunk@63617 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/thalie/CHANGELOG.md | 12 +++++++++ Master/texmf-dist/doc/latex/thalie/README.md | 12 ++++----- Master/texmf-dist/doc/latex/thalie/thalie.pdf | Bin 450577 -> 475823 bytes Master/texmf-dist/source/latex/thalie/thalie.dtx | 12 +++++---- Master/texmf-dist/source/latex/thalie/thalie.ins | 4 +-- .../texmf-dist/tex/latex/thalie/thalie-german.trsl | 1 + .../tex/latex/thalie/thalie-italian.trsl | 27 +++++++++++++++++++++ Master/texmf-dist/tex/latex/thalie/thalie.sty | 4 +-- 8 files changed, 57 insertions(+), 15 deletions(-) create mode 100644 Master/texmf-dist/tex/latex/thalie/thalie-italian.trsl diff --git a/Master/texmf-dist/doc/latex/thalie/CHANGELOG.md b/Master/texmf-dist/doc/latex/thalie/CHANGELOG.md index 2eeac7dfab5..6321921e29a 100644 --- a/Master/texmf-dist/doc/latex/thalie/CHANGELOG.md +++ b/Master/texmf-dist/doc/latex/thalie/CHANGELOG.md @@ -1,3 +1,15 @@ +* thalie 0.11b (2022-06-16) + + * Fix sloppy previous release. + + -- Louis Paternault + +* thalie 0.11a (2022-06-15) + + * New translation: Italian (thanks Giuseppe Palma). + + -- Louis Paternault + * thalie 0.10c (2021-09-26) * Document different implementations of (sometimes buggy) \pauseverse and \resumeverse. diff --git a/Master/texmf-dist/doc/latex/thalie/README.md b/Master/texmf-dist/doc/latex/thalie/README.md index c8a50c5a3ef..96ee7129e85 100644 --- a/Master/texmf-dist/doc/latex/thalie/README.md +++ b/Master/texmf-dist/doc/latex/thalie/README.md @@ -5,18 +5,18 @@ 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.10c (2021-09-26) +- Version 0.11b (2022-06-16) - 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.10c/examples/cyrano.pdf) ([source](https://framagit.org/spalax/thalie/raw/v0.10c/examples/cyrano.tex)) - - [French play, in prose](https://framagit.org/spalax/thalie/raw/v0.10c/examples/domjuan.pdf) ([source](https://framagit.org/spalax/thalie/raw/v0.10c/examples/domjuan.tex)) - - [English play, in prose](https://framagit.org/spalax/thalie/raw/v0.10c/examples/hamlet.pdf) ([source](https://framagit.org/spalax/thalie/raw/v0.10c/examples/hamlet.tex)) - - [English play, in verse](https://framagit.org/spalax/thalie/raw/v0.10c/examples/henry.pdf) ([source](https://framagit.org/spalax/thalie/raw/v0.10c/examples/henry.tex)) + - [French play, in verse](https://framagit.org/spalax/thalie/raw/v0.11b/examples/cyrano.pdf) ([source](https://framagit.org/spalax/thalie/raw/v0.11b/examples/cyrano.tex)) + - [French play, in prose](https://framagit.org/spalax/thalie/raw/v0.11b/examples/domjuan.pdf) ([source](https://framagit.org/spalax/thalie/raw/v0.11b/examples/domjuan.tex)) + - [English play, in prose](https://framagit.org/spalax/thalie/raw/v0.11b/examples/hamlet.pdf) ([source](https://framagit.org/spalax/thalie/raw/v0.11b/examples/hamlet.tex)) + - [English play, in verse](https://framagit.org/spalax/thalie/raw/v0.11b/examples/henry.pdf) ([source](https://framagit.org/spalax/thalie/raw/v0.11b/examples/henry.tex)) License ------- -*Copyright 2010-2021 Louis Paternault* +*Copyright 2010-2022 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) diff --git a/Master/texmf-dist/doc/latex/thalie/thalie.pdf b/Master/texmf-dist/doc/latex/thalie/thalie.pdf index cb8be657dfd..2cc0c71438d 100644 Binary files a/Master/texmf-dist/doc/latex/thalie/thalie.pdf and b/Master/texmf-dist/doc/latex/thalie/thalie.pdf differ diff --git a/Master/texmf-dist/source/latex/thalie/thalie.dtx b/Master/texmf-dist/source/latex/thalie/thalie.dtx index ec071771689..646c4e41dd0 100644 --- a/Master/texmf-dist/source/latex/thalie/thalie.dtx +++ b/Master/texmf-dist/source/latex/thalie/thalie.dtx @@ -1,5 +1,5 @@ % \iffalse meta-comment -% Copyright 2010-2021 Louis Paternault +% Copyright 2010-2022 Louis Paternault % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3 @@ -25,7 +25,7 @@ %\NeedsTeXFormat{LaTeX2e} %\ProvidesPackage{thalie} %<*package> - [2021/09/26 v0.10c A package to typeset drama plays] + [2022/06/16 v0.11b A package to typeset drama plays] % % %<*driver> @@ -264,8 +264,8 @@ % % By default, commands \lstinline|\act|, \lstinline|\scene|, etc. use English words, but they are % translated to the current language used by |babel| or -% |polyglossia|\footnote{Given that someone provided the translation. Right -% now, the only available languages are English, French, and German.}. More information +% |polyglossia|\footnote{Given that someone provided the translation. See +% \ref{sec:languages} for the list of available languages.}. More information % is given in section \ref{sec:l10n}. % % \subsection{Package options} @@ -1250,13 +1250,15 @@ So is Lysander. % \label{sec:languages} % % \changes{v0.10a}{2019/02/24}{New translation: German (thanks Ekkart Kleinod).} +% \changes{v0.11a}{2022/06/15}{New translation: Italian (thanks Giuseppe Palma).} % % The following languages are available: % % \begin{itemize} % \item English, % \item French, -% \item German. +% \item German, +% \item Italian. % \end{itemize} % % \subsubsection{English} diff --git a/Master/texmf-dist/source/latex/thalie/thalie.ins b/Master/texmf-dist/source/latex/thalie/thalie.ins index f3f7354ba05..6366c6e9952 100644 --- a/Master/texmf-dist/source/latex/thalie/thalie.ins +++ b/Master/texmf-dist/source/latex/thalie/thalie.ins @@ -1,4 +1,4 @@ -%% Copyright 2010-2021 Louis Paternault +%% Copyright 2010-2022 Louis Paternault %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 @@ -21,7 +21,7 @@ \usedir{tex/latex/thalie} \preamble -Copyright 2010-2021 Louis Paternault +Copyright 2010-2022 Louis Paternault This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3 diff --git a/Master/texmf-dist/tex/latex/thalie/thalie-german.trsl b/Master/texmf-dist/tex/latex/thalie/thalie-german.trsl index 30f1b76d8c7..f8c3d03d406 100644 --- a/Master/texmf-dist/tex/latex/thalie/thalie-german.trsl +++ b/Master/texmf-dist/tex/latex/thalie/thalie-german.trsl @@ -1,4 +1,5 @@ \ProvideDictionaryFor{German}{thalie} +% Thanks Ekkart Kleinod \ProvideDictTranslation{play}{St{\"u}ck} \ProvideDictTranslation{plays}{St{\"u}cke} diff --git a/Master/texmf-dist/tex/latex/thalie/thalie-italian.trsl b/Master/texmf-dist/tex/latex/thalie/thalie-italian.trsl new file mode 100644 index 00000000000..6697903910c --- /dev/null +++ b/Master/texmf-dist/tex/latex/thalie/thalie-italian.trsl @@ -0,0 +1,27 @@ +\ProvideDictionaryFor{Italian}{thalie} +% Thanks Giuseppe Palma + +\ProvideDictTranslation{play}{opera} +\ProvideDictTranslation{plays}{opere} +\ProvideDictTranslation{Play}{Opera} +\ProvideDictTranslation{Plays}{Opere} +\ProvideDictTranslation{act}{atto} +\ProvideDictTranslation{acts}{atti} +\ProvideDictTranslation{Act}{Atto} +\ProvideDictTranslation{Acts}{Atti} +\ProvideDictTranslation{scene}{scena} +\ProvideDictTranslation{scenes}{scene} +\ProvideDictTranslation{Scene}{Scena} +\ProvideDictTranslation{Scenes}{Scene} +\ProvideDictTranslation{interlude}{intervallo} +\ProvideDictTranslation{interludes}{intervalli} +\ProvideDictTranslation{Interlude}{Intervallo} +\ProvideDictTranslation{Interludes}{Intervalli} +\ProvideDictTranslation{curtain}{sipario} +\ProvideDictTranslation{curtains}{sipari} +\ProvideDictTranslation{Curtain}{Sipario} +\ProvideDictTranslation{Curtains}{Sipari} +\ProvideDictTranslation{pause}{pausa} +\ProvideDictTranslation{pauses}{pause} +\ProvideDictTranslation{Pause}{Pausa} +\ProvideDictTranslation{Pauses}{Pause} diff --git a/Master/texmf-dist/tex/latex/thalie/thalie.sty b/Master/texmf-dist/tex/latex/thalie/thalie.sty index 5a84fb47cd6..fb64196749d 100644 --- a/Master/texmf-dist/tex/latex/thalie/thalie.sty +++ b/Master/texmf-dist/tex/latex/thalie/thalie.sty @@ -5,7 +5,7 @@ %% The original source files were: %% %% thalie.dtx (with options: `package') -%% Copyright 2010-2021 Louis Paternault +%% Copyright 2010-2022 Louis Paternault %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 @@ -23,7 +23,7 @@ %% and the derived file thalie.sty. \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{thalie} - [2021/09/26 v0.10c A package to typeset drama plays] + [2022/06/16 v0.11b A package to typeset drama plays] \RequirePackage{pgfkeys} -- cgit v1.2.3