diff options
Diffstat (limited to 'Master/texmf-dist/tpm/multicap.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/multicap.tpm | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/multicap.tpm b/Master/texmf-dist/tpm/multicap.tpm new file mode 100644 index 00000000000..7d17a10a51b --- /dev/null +++ b/Master/texmf-dist/tpm/multicap.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/multicap.zip"> + <TPM:Name>multicap</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2002/05/12 12:10:00</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>Format captions inside multicols</TPM:Title> + <TPM:Description> +This is a package for formatting captions of column figures and +column tabular material, which cannot be standard floats in a +multicols environment. The +package also provides a convenient way to customise your +captions, whether they be in multicols or not. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>John Vassilogiorgakis</TPM:Author> + <TPM:Size>56680</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="5030"> +texmf-dist/tex/latex/multicap/multicap.sty +texmf-dist/tpm/multicap.tpm + </TPM:RunFiles> + <TPM:DocFiles size="29616">texmf-dist/doc/latex/multicap/multicap.dvi</TPM:DocFiles> + <TPM:SourceFiles size="22034"> +texmf-dist/source/latex/multicap/multicap.dtx + </TPM:SourceFiles> + <TPM:Provides>Package/multicap</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |