blob: 59b19015e61b4c1d04cd7be42d77c264b3b9aeb2 (
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
|
<!DOCTYPE rdf:RDF SYSTEM "../../Tools/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/lazylist.zip">
<TPM:Name>lazylist</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2003/07/28 08:02:32</TPM:Date>
<TPM:Version>1.0a</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Lists in TeX's "mouth"</TPM:Title>
<TPM:Description>
This package provides a pile of lambda-calculus and
list-handling macros of an incredibly obtuse nature. Read
lazylist.tex to find out what they all do and how they do it.
This TeX code was formally verified.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Alan Jeffrey</TPM:Author>
<TPM:Size>91883</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="3850">
texmf-dist/tex/latex/lazylist/lazylist.sty
texmf-dist/tpm/lazylist.tpm
</TPM:RunFiles>
<TPM:DocFiles size="88033">
texmf-dist/doc/latex/lazylist/lazylist.dvi
texmf-dist/doc/latex/lazylist/lazylist.tex
</TPM:DocFiles>
<TPM:Provides>Package/lazylist</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|