diff options
author | Karl Berry <karl@freefriends.org> | 2006-12-17 17:45:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-12-17 17:45:09 +0000 |
commit | 7f80fe7614070e6dfeaa16edf179bdd18354d397 (patch) | |
tree | 2389108dbc31fe2df707f7d089f27573e5a425ce | |
parent | 36d8df270aedd6c960099753a2ac0a61c5d70a70 (diff) |
tlrebuild [tpm] autoupdate of /home/texlive/karl/Master/texmf-dist/tpm
git-svn-id: svn://tug.org/texlive/trunk@2766 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/tpm/xunicode.tpm | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/xunicode.tpm b/Master/texmf-dist/tpm/xunicode.tpm new file mode 100644 index 00000000000..4b65e70b0c9 --- /dev/null +++ b/Master/texmf-dist/tpm/xunicode.tpm @@ -0,0 +1,22 @@ +<!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/xunicode.zip"> + <TPM:Name>xunicode</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>1970/01/01 00:00:00</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>karl</TPM:Creator> + <TPM:Title>The xunicode package.</TPM:Title> + <TPM:Description></TPM:Description> + <TPM:Author></TPM:Author> + <TPM:Size>120081</TPM:Size> + <TPM:License></TPM:License> + <TPM:Build/> + <TPM:RunFiles size="120081"> +texmf-dist/tex/xelatex/xunicode/xunicode.sty +texmf-dist/tpm/xunicode.tpm + </TPM:RunFiles> + <TPM:Provides>Package/xunicode</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |