diff options
Diffstat (limited to 'Master/texmf-dist/tpm/subfig.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/subfig.tpm | 67 |
1 files changed, 67 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/subfig.tpm b/Master/texmf-dist/tpm/subfig.tpm new file mode 100644 index 00000000000..1d6e0ea6a8e --- /dev/null +++ b/Master/texmf-dist/tpm/subfig.tpm @@ -0,0 +1,67 @@ +<!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/subfig.zip"> + <TPM:Name>subfig</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2005/07/05 22:46:36</TPM:Date> + <TPM:Version>1.3</TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>Figures broken into subfigures</TPM:Title> + <TPM:Description> +The package 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 supersedes the +subfigure package (which will +continue to be supported, but no longer maintained). The name has +changed because the subfig package is not completely backward +compatible with the older subfigure package due to an extensive +rewrite to use the new caption +package to produce its subcaptions. The major advantage to the +new package is that the user interface is keyword/value driven and +easier to use. To ease the transition from the subfigure package +it includes a configuration file (subfig.cfg) which nearly +emulates the subfigure package. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>Steven Douglas Cochran</TPM:Author> + <TPM:Size>1503627</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="33391"> +texmf-dist/tex/latex/subfig/altsf.cfg +texmf-dist/tex/latex/subfig/ltxdoc.cfg +texmf-dist/tex/latex/subfig/subfig.sty +texmf-dist/tpm/subfig.tpm + </TPM:RunFiles> + <TPM:DocFiles size="1268893"> +texmf-dist/doc/latex/subfig/README +texmf-dist/doc/latex/subfig/subfig.pdf +texmf-dist/doc/latex/subfig/test1.pdf +texmf-dist/doc/latex/subfig/test1.tex +texmf-dist/doc/latex/subfig/test2.pdf +texmf-dist/doc/latex/subfig/test2.tex +texmf-dist/doc/latex/subfig/test3.pdf +texmf-dist/doc/latex/subfig/test3.tex +texmf-dist/doc/latex/subfig/test4.pdf +texmf-dist/doc/latex/subfig/test4.tex +texmf-dist/doc/latex/subfig/test5.pdf +texmf-dist/doc/latex/subfig/test5.tex +texmf-dist/doc/latex/subfig/test6.pdf +texmf-dist/doc/latex/subfig/test6.tex +texmf-dist/doc/latex/subfig/test7.pdf +texmf-dist/doc/latex/subfig/test7.tex + </TPM:DocFiles> + <TPM:SourceFiles size="201343"> +texmf-dist/source/latex/subfig/Makefile +texmf-dist/source/latex/subfig/subfig.dtx +texmf-dist/source/latex/subfig/subfig.ins + </TPM:SourceFiles> + <TPM:Provides>Package/subfig</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |