diff options
author | Norbert Preining <preining@logic.at> | 2006-10-12 01:55:05 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2006-10-12 01:55:05 +0000 |
commit | f516b1a1044ae23e71bda0e1fb2fb82d869a34ba (patch) | |
tree | a7e7b49b9645684e4adf59693ff099480a19e821 /Master/texmf-dist/doc/latex/attachfile/README | |
parent | 24da87217b6a2fdc1a3bea6528cbcff988acb75e (diff) |
add attachfile to ctan-tpm-check, update the package
git-svn-id: svn://tug.org/texlive/trunk@2317 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/attachfile/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/attachfile/README | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/attachfile/README b/Master/texmf-dist/doc/latex/attachfile/README index 185b806fab3..9b1d9e97e0e 100644 --- a/Master/texmf-dist/doc/latex/attachfile/README +++ b/Master/texmf-dist/doc/latex/attachfile/README @@ -3,8 +3,10 @@ | Scott Pakin, scott+af@pakin.org | +---------------------------------+ + Description ----------- + Starting with PDF 1.3 (Adobe Acrobat 4.0), PDF files can contain file attachments -- arbitrary files that a reader can extract, just like attachments to an e-mail message. The attachfile package brings this @@ -18,22 +20,24 @@ appearance in the enclosing document. Copyright and license --------------------- -Copyright (C) 2005 Scott Pakin <scott+af@pakin.org> + +Copyright (C) 2006 Scott Pakin <scott+af@pakin.org> This package may be distributed and/or modified under the conditions -of the LaTeX Project Public License, either version 1.2 of this +of the LaTeX Project Public License, either version 1.3b of this license or (at your option) any later version. The latest version of this license is in: http://www.latex-project.org/lppl.txt -and version 1.2 or later is part of all distributions of LaTeX version -1999/12/01 or later. +and version 1.3b or later is part of all distributions of LaTeX +version 2006/01/07 or later. Building attachfile and its documentation --------------------- + tex attachfile.ins <== Produces attachfile.sty (the package proper) pdflatex attachfile.dtx <== Produces attachfile.pdf (documentation) makeindex -s gind.ist attachfile <== Produces attachfile.ind (index) |