diff options
author | Karl Berry <karl@freefriends.org> | 2007-04-25 00:05:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-04-25 00:05:09 +0000 |
commit | 1d53bd74676004df9dc6f97e96b02c10eb155ac1 (patch) | |
tree | 13ae38a08fed44da00c67405457f2b7ac7b35fa8 /Master/texmf-dist/tpm | |
parent | 18113d689eaddf1c57a5bc789f213daa4dfa358b (diff) |
new generic package fenixpar (22apr07)
git-svn-id: svn://tug.org/texlive/trunk@4190 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tpm')
-rw-r--r-- | Master/texmf-dist/tpm/fenixpar.tpm | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/fenixpar.tpm b/Master/texmf-dist/tpm/fenixpar.tpm new file mode 100644 index 00000000000..60efa225deb --- /dev/null +++ b/Master/texmf-dist/tpm/fenixpar.tpm @@ -0,0 +1,24 @@ +<!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/fenixpar.zip"> + <TPM:Name>fenixpar</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2007/04/20 10:45:00</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>karl</TPM:Creator> + <TPM:Title>The fenixpar package.</TPM:Title> + <TPM:Description></TPM:Description> + <TPM:Author></TPM:Author> + <TPM:Size>11405</TPM:Size> + <TPM:License></TPM:License> + <TPM:Build/> + <TPM:RunFiles size="10551"> +texmf-dist/tex/generic/fenixpar/fenixpar.sty +texmf-dist/tex/generic/fenixpar/fenixtok.sty +texmf-dist/tpm/fenixpar.tpm + </TPM:RunFiles> + <TPM:DocFiles size="1773">texmf-dist/doc/generic/fenixpar/README</TPM:DocFiles> + <TPM:Provides>Package/fenixpar</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |