diff options
Diffstat (limited to 'Master/texmf-dist/tpm/attachfile.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/attachfile.tpm | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/Master/texmf-dist/tpm/attachfile.tpm b/Master/texmf-dist/tpm/attachfile.tpm deleted file mode 100644 index e963ba207d0..00000000000 --- a/Master/texmf-dist/tpm/attachfile.tpm +++ /dev/null @@ -1,44 +0,0 @@ -<!DOCTYPE rdf:RDF SYSTEM "../../support/tpm.dtd"> -<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:TPM="http://texlive.dante.de/"> - <rdf:Description about="http://texlive.dante.de/texlive/Package/attachfile.zip"> - <TPM:Name>attachfile</TPM:Name> - <TPM:Type>Package</TPM:Type> - <TPM:Date>2007/01/18 17:52:20</TPM:Date> - <TPM:Version>1.0</TPM:Version> - <TPM:Creator>rahtz</TPM:Creator> - <TPM:Title>Attach arbitrary files to a PDF document</TPM:Title> - <TPM: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 -functionality to pdfLaTeX and provides some additional -features not available in Acrobat, such as the ability -to use arbitrary LaTeX code for the file icon -- -including things like \includegraphics, tabular, and -math. Settings can be made either globally or on a -per-attachment basis. attachfile makes it easy to -attach files and customize their appearance in the -enclosing document. -[description copied from TeX Catalogue] - </TPM:Description> - <TPM:Author></TPM:Author> - <TPM:Size>377051</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="13787"> -texmf-dist/tex/latex/attachfile/attachfile.sty -texmf-dist/tpm/attachfile.tpm - </TPM:RunFiles> - <TPM:DocFiles size="294304"> -texmf-dist/doc/latex/attachfile/README -texmf-dist/doc/latex/attachfile/attachfile.pdf - </TPM:DocFiles> - <TPM:SourceFiles size="68960"> -texmf-dist/source/latex/attachfile/attachfile.dtx -texmf-dist/source/latex/attachfile/attachfile.ins - </TPM:SourceFiles> - <TPM:Provides>Package/attachfile</TPM:Provides> - </rdf:Description> -</rdf:RDF> - |