blob: 91e18666112c69b96355ad3871464eb8ed8a6d3c (
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
|
<!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/eqlist.zip">
<TPM:Name>eqlist</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2007/01/03 01:23:02</TPM:Date>
<TPM:Version>1.0</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Description lists with equal indentation.</TPM:Title>
<TPM:Description>
This package provides a list environment which sets a
description-like list but with the difference that the indentation
corresponds to the longest item of the list.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>121080</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="3546">
texmf-dist/tex/latex/eqlist/eqlist.sty
texmf-dist/tpm/eqlist.tpm
</TPM:RunFiles>
<TPM:DocFiles size="95678">
texmf-dist/doc/latex/eqlist/eqlist.pdf
texmf-dist/doc/latex/eqlist/eqlist.tex
</TPM:DocFiles>
<TPM:SourceFiles size="21856">
texmf-dist/source/latex/eqlist/eqlist.dtx
texmf-dist/source/latex/eqlist/eqlist.ins
</TPM:SourceFiles>
<TPM:Provides>Package/eqlist</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|