summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/attachfile/attachfile.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/attachfile/attachfile.sty')
-rw-r--r--Master/texmf-dist/tex/latex/attachfile/attachfile.sty18
1 files changed, 11 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/attachfile/attachfile.sty b/Master/texmf-dist/tex/latex/attachfile/attachfile.sty
index cdeee8d0b07..fafb439e2b0 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) 2007 Scott Pakin <scott+af@pakin.org>
+%% Copyright (C) 2008 Scott Pakin <scott+af@pakin.org>
%% -------------------------------------------------------
%%
%% This package may be distributed and/or modified under the
@@ -23,12 +23,16 @@
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesPackage{attachfile}
- [2007/01/15 v1.3 PDF 1.3+ file attachment]
-\RequirePackage{ifpdf} \ifpdf \else
-\PackageWarningNoLine{attachfile}{% attachfile works _only_ with
-pdfLaTeX and _only_ in\MessageBreak PDF-generating mode. For this
-run, placeholders will\MessageBreak be substituted for all attachfile
-commands.} \fi
+ [2008/08/15 v1.3a PDF 1.3+ file attachment]
+\RequirePackage{ifpdf}
+\ifpdf
+\else
+ \PackageWarningNoLine{attachfile}{%
+ attachfile works _only_ with pdfLaTeX and _only_ in\MessageBreak
+ PDF-generating mode. For this run, placeholders will\MessageBreak
+ be substituted for all attachfile commands.%
+ }
+\fi
\RequirePackage{keyval}
\RequirePackage{calc}
\RequirePackage{color}