blob: 1ade4454398fdcca8b58a37b05e05ce53a838aa0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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/ifxetex.zip">
<TPM:Name>ifxetex</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/06/12 11:50:00</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>karl</TPM:Creator>
<TPM:Title>The ifxetex package.</TPM:Title>
<TPM:Description></TPM:Description>
<TPM:Author>Will Robertson</TPM:Author>
<TPM:Size>2211</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="1868">
texmf-dist/tex/generic/ifxetex/ifxetex.sty
texmf-dist/tpm/ifxetex.tpm
</TPM:RunFiles>
<TPM:DocFiles size="343">texmf-dist/doc/generic/ifxetex/README</TPM:DocFiles>
<TPM:Provides>Package/ifxetex</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|