blob: 51eee448d515140c73de70a4fd32362230c92a03 (
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
|
<!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/xtcapts.zip">
<TPM:Name>xtcapts</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:59:10</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Defining language-dependent text macros.</TPM:Title>
<TPM:Description></TPM:Description>
<TPM:Author>unknown</TPM:Author>
<TPM:Size>33994</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="4826">
texmf-dist/tex/latex/xtcapts/xt_capts.sty
texmf-dist/tpm/xtcapts.tpm
</TPM:RunFiles>
<TPM:SourceFiles size="29168">
texmf-dist/source/latex/xtcapts/readme.txt
texmf-dist/source/latex/xtcapts/xt_capts.dtx
texmf-dist/source/latex/xtcapts/xt_capts.ins
</TPM:SourceFiles>
<TPM:Provides>Package/xtcapts</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|