diff options
Diffstat (limited to 'Master/texmf-dist/tpm/lazylist.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/lazylist.tpm | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/lazylist.tpm b/Master/texmf-dist/tpm/lazylist.tpm new file mode 100644 index 00000000000..59b19015e61 --- /dev/null +++ b/Master/texmf-dist/tpm/lazylist.tpm @@ -0,0 +1,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> + |