blob: 182d053c65c07debc89b3d6d1e7389e6801eafd7 (
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
32
33
34
35
36
37
38
39
|
<!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/nomencl.zip">
<TPM:Name>nomencl</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:55:35</TPM:Date>
<TPM:Version>3.0</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Produce lists of symbols as in nomenclature.</TPM:Title>
<TPM:Description>
Produces lists of symbols using the capabilities of the
MakeIndex program.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Bernd Schandl</TPM:Author>
<TPM:Size>285077</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="18656">
texmf-dist/makeindex/nomencl/nomencl.ist
texmf-dist/tex/latex/nomencl/nomencl.sty
texmf-dist/tex/latex/nomencl/sample01.cfg
texmf-dist/tex/latex/nomencl/sample02.cfg
texmf-dist/tex/latex/nomencl/sample04.cfg
texmf-dist/tex/latex/nomencl/sample05.cfg
texmf-dist/tpm/nomencl.tpm
</TPM:RunFiles>
<TPM:DocFiles size="206347">
texmf-dist/doc/latex/nomencl/README
texmf-dist/doc/latex/nomencl/nomencl.pdf
</TPM:DocFiles>
<TPM:SourceFiles size="60074">
texmf-dist/source/latex/nomencl/nomencl.drv
texmf-dist/source/latex/nomencl/nomencl.dtx
texmf-dist/source/latex/nomencl/nomencl.ins
</TPM:SourceFiles>
<TPM:Provides>Package/nomencl</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|