blob: 50430d1c32e37105e5c0ff6fe854e29a3db1ce00 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<!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/randtext.zip">
<TPM:Name>randtext</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/07/15 21:13:25</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>karl</TPM:Creator>
<TPM:Title>The randtext package.</TPM:Title>
<TPM:Description></TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>6834</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="6297">
texmf-dist/tex/latex/randtext/randtext.sty
texmf-dist/tpm/randtext.tpm
</TPM:RunFiles>
<TPM:DocFiles size="537">texmf-dist/doc/latex/randtext/README</TPM:DocFiles>
<TPM:Provides>Package/randtext</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|