diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/attachfile')
-rw-r--r-- | Master/texmf-dist/tex/latex/attachfile/attachfile.sty | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/attachfile/attachfile.sty b/Master/texmf-dist/tex/latex/attachfile/attachfile.sty index 13f65a9bd97..c7f110aade5 100644 --- a/Master/texmf-dist/tex/latex/attachfile/attachfile.sty +++ b/Master/texmf-dist/tex/latex/attachfile/attachfile.sty @@ -23,7 +23,7 @@ %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesPackage{attachfile} - [2015/09/30 v1.7 PDF 1.3+ file attachment] + [2015/11/11 v1.8 PDF 1.3+ file attachment] \RequirePackage{ifpdf} \ifpdf \else @@ -168,6 +168,8 @@ \edef\next{\egroup \def\noexpand\atfi@file{\atfi@file}% }\next + \filename@parse{\atfi@file}% + \edef\atfi@file{\filename@base.\filename@ext}% \ifatfi@appearance \def\atfi@appearance@dict{% /AP << |