diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/thalie/thalie.sty')
-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} |