blob: 5ad79db90636879a3d9a2fe3a1c0f45e0a02f0b4 (
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
|
<!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/nomentbl.zip">
<TPM:Name>nomentbl</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/09 00:49:07</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Nomenclature typeset in a longtable</TPM:Title>
<TPM:Description>
Nomentbl typeset nomenclatures in a longtable instead of the
makeindex style of nomencl. A
nomenclature entry may have three arguments: Symbol, description
and physical unit.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Brian Elmegaard</TPM:Author>
<TPM:Size>51141</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="7033">
texmf-dist/makeindex/nomentbl/nomentbl.ist
texmf-dist/tex/latex/nomentbl/nomentbl.sty
texmf-dist/tpm/nomentbl.tpm
</TPM:RunFiles>
<TPM:DocFiles size="44108">
texmf-dist/doc/latex/nomentbl/nomentbl.pdf
texmf-dist/doc/latex/nomentbl/nomentbl.tex
</TPM:DocFiles>
<TPM:Provides>Package/nomentbl</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|