diff options
Diffstat (limited to 'Master/texmf-dist/tpm/boxhandler.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/boxhandler.tpm | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/boxhandler.tpm b/Master/texmf-dist/tpm/boxhandler.tpm new file mode 100644 index 00000000000..c65a9ea876f --- /dev/null +++ b/Master/texmf-dist/tpm/boxhandler.tpm @@ -0,0 +1,29 @@ +<!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/boxhandler.zip"> + <TPM:Name>boxhandler</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2006/04/24 05:54:00</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>karl</TPM:Creator> + <TPM:Title>The boxhandler package.</TPM:Title> + <TPM:Description></TPM:Description> + <TPM:Author></TPM:Author> + <TPM:Size>304143</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="18527"> +texmf-dist/tex/latex/boxhandler/boxhandler.sty +texmf-dist/tpm/boxhandler.tpm + </TPM:RunFiles> + <TPM:DocFiles size="213366"> +texmf-dist/doc/latex/boxhandler/README +texmf-dist/doc/latex/boxhandler/boxhandler.pdf + </TPM:DocFiles> + <TPM:SourceFiles size="73316"> +texmf-dist/source/latex/boxhandler/boxhandler.dtx +texmf-dist/source/latex/boxhandler/boxhandler.ins + </TPM:SourceFiles> + <TPM:Provides>Package/boxhandler</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |