diff options
Diffstat (limited to 'Master/texmf-dist/tpm/multenum.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/multenum.tpm | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/multenum.tpm b/Master/texmf-dist/tpm/multenum.tpm new file mode 100644 index 00000000000..eed4fee3c28 --- /dev/null +++ b/Master/texmf-dist/tpm/multenum.tpm @@ -0,0 +1,32 @@ +<!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/multenum.zip"> + <TPM:Name>multenum</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2000/02/29 14:55:00</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>staszek</TPM:Creator> + <TPM:Title>Multi-column enumerated lists.</TPM:Title> + <TPM:Description> +Defines an environment multienumerate, that produces an enumerated +array in which columns are vertically aligned on the counter. The +motivation was lists of answers for a text book, where there are +many rather small items; the multienumerate environment goes some +way to making such lists look neater. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>unknown</TPM:Author> + <TPM:Size>27931</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="8665"> +texmf-dist/tex/latex/multenum/multienum.sty +texmf-dist/tpm/multenum.tpm + </TPM:RunFiles> + <TPM:DocFiles size="19266"> +texmf-dist/doc/latex/multenum/multienum.article +texmf-dist/doc/latex/multenum/multienum.sample + </TPM:DocFiles> + <TPM:Provides>Package/multenum</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |