blob: 084574a11bd1ac39e8c8fce8f8af9f329bbfbd54 (
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
|
<!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/lkproof.zip">
<TPM:Name>lkproof</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/09 00:44:40</TPM:Date>
<TPM:Version>3.0 1997/03/06</TPM:Version>
<TPM:Creator>karl</TPM:Creator>
<TPM:Title>
Shell based completion to process and view TeX and LaTeX.
</TPM:Title>
<TPM:Description></TPM:Description>
<TPM:Author>Makoto Tatsuta</TPM:Author>
<TPM:Size>47087</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="10348">
texmf-dist/tex/latex/lkproof/proof.sty
texmf-dist/tpm/lkproof.tpm
</TPM:RunFiles>
<TPM:DocFiles size="36739">
texmf-dist/doc/latex/lkproof/proofeg.pdf
texmf-dist/doc/latex/lkproof/proofeg.tex
</TPM:DocFiles>
<TPM:Provides>Package/lkproof</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|