diff options
Diffstat (limited to 'Master/texmf-dist/tpm/subfigure.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/subfigure.tpm | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/subfigure.tpm b/Master/texmf-dist/tpm/subfigure.tpm new file mode 100644 index 00000000000..801c5ed0265 --- /dev/null +++ b/Master/texmf-dist/tpm/subfigure.tpm @@ -0,0 +1,48 @@ +<!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/subfigure.zip"> + <TPM:Name>subfigure</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2004/06/06 16:43:43</TPM:Date> + <TPM:Version>1.0</TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>Figures divided into subfigures.</TPM:Title> + <TPM:Description> +Provides support for the manipulation and reference of small or +`sub' figures and tables within a single figure or table +environment. It is convenient to use this package when your +subfigures are to be separately captioned, referenced, or are to +be included in the List-of-Figures. A new +\subfigure command is introduced which can be used inside a +figure environment for each subfigure. An optional first +argument is used as the caption for that subfigure. +This package is now obsolescent: new users should use +subfig instead. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>Steven Douglas Cochran</TPM:Author> + <TPM:Size>235110</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="18463"> +texmf-dist/tex/latex/subfigure/subfigure.cfg +texmf-dist/tex/latex/subfigure/subfigure.sty +texmf-dist/tpm/subfigure.tpm + </TPM:RunFiles> + <TPM:DocFiles size="54687"> +texmf-dist/doc/latex/subfigure/README +texmf-dist/doc/latex/subfigure/ltxdoc.cfg +texmf-dist/doc/latex/subfigure/test.tex +texmf-dist/doc/latex/subfigure/test2.tex +texmf-dist/doc/latex/subfigure/test3.tex +texmf-dist/doc/latex/subfigure/test4.pdf +texmf-dist/doc/latex/subfigure/test4.tex + </TPM:DocFiles> + <TPM:SourceFiles size="161960"> +texmf-dist/source/latex/subfigure/Makefile +texmf-dist/source/latex/subfigure/subfigure.dtx +texmf-dist/source/latex/subfigure/subfigure.ins + </TPM:SourceFiles> + <TPM:Provides>Package/subfigure</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |