diff options
Diffstat (limited to 'Master/texmf-dist/tpm/multicap.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/multicap.tpm | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/Master/texmf-dist/tpm/multicap.tpm b/Master/texmf-dist/tpm/multicap.tpm deleted file mode 100644 index 20c2ac71d70..00000000000 --- a/Master/texmf-dist/tpm/multicap.tpm +++ /dev/null @@ -1,33 +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/multicap.zip"> - <TPM:Name>multicap</TPM:Name> - <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/12/19 17:49:47</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>139726</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="5066"> -texmf-dist/tex/latex/multicap/multicap.sty -texmf-dist/tpm/multicap.tpm - </TPM:RunFiles> - <TPM:DocFiles size="112626">texmf-dist/doc/latex/multicap/multicap.pdf</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> - |