blob: 3ab56dee9bc1e86903545cd2f8f44cd73f201932 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
<!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/xltxtra.zip">
<TPM:Name>xltxtra</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/06/19 22:30:32</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>karl</TPM:Creator>
<TPM:Title>The xltxtra package.</TPM:Title>
<TPM:Description></TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>245116</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="5711">
texmf-dist/tex/xelatex/xltxtra/xltxtra.sty
texmf-dist/tpm/xltxtra.tpm
</TPM:RunFiles>
<TPM:DocFiles size="222130">
texmf-dist/doc/xelatex/xltxtra/README
texmf-dist/doc/xelatex/xltxtra/README.txt
texmf-dist/doc/xelatex/xltxtra/xltxtra.pdf
</TPM:DocFiles>
<TPM:SourceFiles size="17275">
texmf-dist/source/xelatex/xltxtra/xltxtra.dtx
texmf-dist/source/xelatex/xltxtra/xltxtra.ins
</TPM:SourceFiles>
<TPM:Provides>Package/xltxtra</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|