diff options
author | Karl Berry <karl@freefriends.org> | 2010-09-16 22:58:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-09-16 22:58:09 +0000 |
commit | e5a64feeca8972e541b6efaaf54a1cee83f5d80c (patch) | |
tree | 693647e52a4300015896f524801da01cffa99e13 /Master/texmf-dist/tex | |
parent | 686537a61a3af954e7240f3e5c5c02475118005e (diff) |
attachfile update (16sep10)
git-svn-id: svn://tug.org/texlive/trunk@19765 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/attachfile/attachfile.sty | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/attachfile/attachfile.sty b/Master/texmf-dist/tex/latex/attachfile/attachfile.sty index 3d37cb34bb6..d60499363f5 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} - [2010/08/14 v1.4 PDF 1.3+ file attachment] + [2010/09/14 v1.5a PDF 1.3+ file attachment] \RequirePackage{ifpdf} \ifpdf \else @@ -333,6 +333,7 @@ \begingroup \let\do\@makeother \dospecials + \catcode`\\=0\relax \catcode`\{=1\relax \catcode`\}=2\relax \atfi@attachfile{#1}% |