diff options
Diffstat (limited to 'Master/texmf-dist/tpm/attachfile.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/attachfile.tpm | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/attachfile.tpm b/Master/texmf-dist/tpm/attachfile.tpm new file mode 100644 index 00000000000..7732003c9b1 --- /dev/null +++ b/Master/texmf-dist/tpm/attachfile.tpm @@ -0,0 +1,43 @@ +<!DOCTYPE rdf:RDF SYSTEM "../../Tools/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>2005/03/17 20:43:38</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>406871</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="12498"> +texmf-dist/tex/latex/attachfile/attachfile.sty +texmf-dist/tpm/attachfile.tpm + </TPM:RunFiles> + <TPM:DocFiles size="333921"> +texmf-dist/doc/latex/attachfile/README +texmf-dist/doc/latex/attachfile/attachfile.pdf + </TPM:DocFiles> + <TPM:SourceFiles size="60452"> +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> + |