diff options
author | Karl Berry <karl@freefriends.org> | 2007-01-12 01:30:54 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-01-12 01:30:54 +0000 |
commit | 0c2102d58a913cd6d2487c947a9cedb4b872d698 (patch) | |
tree | c95b74407b9d2cadfebac27dc58817c2de14a03f /Master/texmf-dist/tpm/binomexp.tpm | |
parent | c4a18cc35b13311ec9424f499268be12a8b09eb6 (diff) |
new package binomexp
git-svn-id: svn://tug.org/texlive/trunk@3355 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tpm/binomexp.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/binomexp.tpm | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/binomexp.tpm b/Master/texmf-dist/tpm/binomexp.tpm new file mode 100644 index 00000000000..fa6822f6073 --- /dev/null +++ b/Master/texmf-dist/tpm/binomexp.tpm @@ -0,0 +1,30 @@ +<!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/binomexp.zip"> + <TPM:Name>binomexp</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2007/01/11 00:59:00</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>karl</TPM:Creator> + <TPM:Title>The binomexp package.</TPM:Title> + <TPM:Description></TPM:Description> + <TPM:Author></TPM:Author> + <TPM:Size>105312</TPM:Size> + <TPM:License></TPM:License> + <TPM:Build/> + <TPM:RunFiles size="7759"> +texmf-dist/tex/latex/binomexp/binomexp.sty +texmf-dist/tpm/binomexp.tpm + </TPM:RunFiles> + <TPM:DocFiles size="82676"> +texmf-dist/doc/latex/binomexp/README +texmf-dist/doc/latex/binomexp/binomexp.pdf + </TPM:DocFiles> + <TPM:SourceFiles size="15941"> +texmf-dist/source/latex/binomexp/binomexp.dtx +texmf-dist/source/latex/binomexp/binomexp.ins + </TPM:SourceFiles> + <TPM:Provides>Package/binomexp</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |