diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/talk/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/talk/README | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/talk/README b/Master/texmf-dist/doc/latex/talk/README index 6c2b4923625..63cdd61c365 100644 --- a/Master/texmf-dist/doc/latex/talk/README +++ b/Master/texmf-dist/doc/latex/talk/README @@ -30,7 +30,6 @@ Requirements The talk class requires the packages amsmath, - graphicx, pgf, multido, hyperref. @@ -66,3 +65,12 @@ v. 1.0.2: - Problem with the papersize in screen mode under pdflatex fixed. +v. 1.1: + +- talk is now compatible with and requires pgf version 1.18. + +- talk no longer requires the graphicx package. + +- \@makeslide is now executed inside a pgfpicture environment. Existing style + packages may have to be adapted. + |