diff options
Diffstat (limited to 'Master/texmf-dist/tpm/paralist.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/paralist.tpm | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/paralist.tpm b/Master/texmf-dist/tpm/paralist.tpm new file mode 100644 index 00000000000..6cd71b4934e --- /dev/null +++ b/Master/texmf-dist/tpm/paralist.tpm @@ -0,0 +1,33 @@ +<!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/paralist.zip"> + <TPM:Name>paralist</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2002/03/21 08:53:57</TPM:Date> + <TPM:Version>2.2</TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>Enumerate and itemize within paragraphs.</TPM:Title> + <TPM:Description> +Provides enumerate and itemize environments that can be used +within paragraphs to format the items either as running text +or as separate paragraphs with a preceding number or symbol. +Also provides compacted versions of enumerate and itemize. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>Bernd Schandl</TPM:Author> + <TPM:Size>80517</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="15998"> +texmf-dist/tex/latex/paralist/paralist.sty +texmf-dist/tpm/paralist.tpm + </TPM:RunFiles> + <TPM:DocFiles size="2903">texmf-dist/doc/latex/paralist/README</TPM:DocFiles> + <TPM:SourceFiles size="61616"> +texmf-dist/source/latex/paralist/paralist.drv +texmf-dist/source/latex/paralist/paralist.dtx +texmf-dist/source/latex/paralist/paralist.ins + </TPM:SourceFiles> + <TPM:Provides>Package/paralist</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |