From 31d980cd523570aec67a173fcddcd6d8bcf7764b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 12 Nov 2015 22:17:27 +0000 Subject: attachfile (12nov15) git-svn-id: svn://tug.org/texlive/trunk@38830 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/attachfile/attachfile.sty | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Master/texmf-dist/tex/latex/attachfile') 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 << -- cgit v1.2.3