diff options
author | Karl Berry <karl@freefriends.org> | 2015-12-30 22:06:16 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-12-30 22:06:16 +0000 |
commit | efd04876546c079e88223f41f271dc911bef12c9 (patch) | |
tree | 7f2df9f52bdca4e65bb382bbace00e001011a793 /Master/texmf-dist/tex/latex/thalie | |
parent | 72302aa0da9642ddd0adcc525b351b5eeca9a445 (diff) |
thalie (30dec15)
git-svn-id: svn://tug.org/texlive/trunk@39241 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/thalie')
-rw-r--r-- | Master/texmf-dist/tex/latex/thalie/thalie.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/thalie/thalie.sty b/Master/texmf-dist/tex/latex/thalie/thalie.sty index d9823081c19..09697db02ea 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 2014 Louis Paternault +%% Copyright 2010-2015 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} - [2014/06/26 v0.6 A package to typeset drama plays] + [2015/12/30 v0.8 A package to typeset drama plays] \RequirePackage{ifthen} \RequirePackage{etoolbox} \RequirePackage{suffix} |