diff options
Diffstat (limited to 'Master/texmf-dist/tpm/paralist.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/paralist.tpm | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/Master/texmf-dist/tpm/paralist.tpm b/Master/texmf-dist/tpm/paralist.tpm deleted file mode 100644 index 14787f5bd9b..00000000000 --- a/Master/texmf-dist/tpm/paralist.tpm +++ /dev/null @@ -1,34 +0,0 @@ -<!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/paralist.zip"> - <TPM:Name>paralist</TPM:Name> - <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/01/11 23:55:54</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>80551</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="16032"> -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> - |