diff options
author | Karl Berry <karl@freefriends.org> | 2017-04-25 22:31:16 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-04-25 22:31:16 +0000 |
commit | fa9f75cc3e6326a0ae733e911c2227e894a8e957 (patch) | |
tree | 5d2312b4f7aa46fd6aa403a9b3a1fb0e990a4f26 /Master/texmf-dist/tex/latex/thalie | |
parent | 5b9cd31352816ac5386d93d0dd90c2ac49916c41 (diff) |
thalie (25apr17)
git-svn-id: svn://tug.org/texlive/trunk@44048 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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/thalie/thalie.sty b/Master/texmf-dist/tex/latex/thalie/thalie.sty index 09918fd01d4..a8b47394f81 100644 --- a/Master/texmf-dist/tex/latex/thalie/thalie.sty +++ b/Master/texmf-dist/tex/latex/thalie/thalie.sty @@ -23,8 +23,9 @@ %% and the derived file thalie.sty. \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{thalie} - [2017/04/22 v0.9a A package to typeset drama plays] + [2017/04/24 v0.9b A package to typeset drama plays] +\RequirePackage{pgfkeys} \RequirePackage{etoolbox} \RequirePackage{suffix} \RequirePackage{tabularx} |