diff options
author | Karl Berry <karl@freefriends.org> | 2007-04-26 12:49:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-04-26 12:49:44 +0000 |
commit | dfb9b33178be8bb5b274b063abc455e7a5b3812b (patch) | |
tree | e5919819ddbca8da60558ced267e64cf39f09c09 /Master/texmf-dist/tpm/mkpattern.tpm | |
parent | 95655675bf9504d648aae03acece9e0ff7b7ed93 (diff) |
new tex utility mkpattern (24apr07)
git-svn-id: svn://tug.org/texlive/trunk@4197 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tpm/mkpattern.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/mkpattern.tpm | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/mkpattern.tpm b/Master/texmf-dist/tpm/mkpattern.tpm new file mode 100644 index 00000000000..142c49c98ed --- /dev/null +++ b/Master/texmf-dist/tpm/mkpattern.tpm @@ -0,0 +1,28 @@ +<!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/mkpattern.zip"> + <TPM:Name>mkpattern</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2007/04/24 00:28:00</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>karl</TPM:Creator> + <TPM:Title>The mkpattern package.</TPM:Title> + <TPM:Description></TPM:Description> + <TPM:Author></TPM:Author> + <TPM:Size>95465</TPM:Size> + <TPM:License></TPM:License> + <TPM:Build/> + <TPM:RunFiles size="15534"> +texmf-dist/tex/plain/mkpattern/mkpatter.tex +texmf-dist/tpm/mkpattern.tpm + </TPM:RunFiles> + <TPM:DocFiles size="80948"> +texmf-dist/doc/plain/mkpattern/README +texmf-dist/doc/plain/mkpattern/mkpatdoc.tex +texmf-dist/doc/plain/mkpattern/mkpatter.pdf +texmf-dist/doc/plain/mkpattern/mkpattern-exmpl.tex + </TPM:DocFiles> + <TPM:Provides>Package/mkpattern</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |