diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/attachfile/attachfile.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/attachfile/attachfile.sty | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/attachfile/attachfile.sty b/Master/texmf-dist/tex/latex/attachfile/attachfile.sty index d60499363f5..ca566c0e1fe 100644 --- a/Master/texmf-dist/tex/latex/attachfile/attachfile.sty +++ b/Master/texmf-dist/tex/latex/attachfile/attachfile.sty @@ -8,7 +8,7 @@ %% %% This is a generated file. %% -%% Copyright (C) 2010 Scott Pakin <scott+af@pakin.org> +%% Copyright (C) 2011 Scott Pakin <scott+af@pakin.org> %% ------------------------------------------------------- %% %% This package may be distributed and/or modified under the @@ -23,7 +23,7 @@ %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesPackage{attachfile} - [2010/09/14 v1.5a PDF 1.3+ file attachment] + [2011/03/27 v1.5b PDF 1.3+ file attachment] \RequirePackage{ifpdf} \ifpdf \else @@ -343,6 +343,7 @@ \begingroup \let\do\@makeother \dospecials + \catcode`\\=0\relax \catcode`\{=1\relax \catcode`\}=2\relax \atfi@textattachfile{#1}% |