diff options
Diffstat (limited to 'Master/texmf-dist/tpm/subfig.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/subfig.tpm | 61 |
1 files changed, 0 insertions, 61 deletions
diff --git a/Master/texmf-dist/tpm/subfig.tpm b/Master/texmf-dist/tpm/subfig.tpm deleted file mode 100644 index 34d5227695f..00000000000 --- a/Master/texmf-dist/tpm/subfig.tpm +++ /dev/null @@ -1,61 +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/subfig.zip"> - <TPM:Name>subfig</TPM:Name> - <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/09/18 13:29:42</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>949902</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="30939"> -texmf-dist/tex/latex/subfig/altsf.cfg -texmf-dist/tex/latex/subfig/subfig.sty -texmf-dist/tpm/subfig.tpm - </TPM:RunFiles> - <TPM:DocFiles size="722334"> -texmf-dist/doc/latex/subfig/README -texmf-dist/doc/latex/subfig/ltxdoc.cfg -texmf-dist/doc/latex/subfig/subfig.pdf -texmf-dist/doc/latex/subfig/test1.tex -texmf-dist/doc/latex/subfig/test2.tex -texmf-dist/doc/latex/subfig/test3.tex -texmf-dist/doc/latex/subfig/test4.tex -texmf-dist/doc/latex/subfig/test5.tex -texmf-dist/doc/latex/subfig/test6.tex -texmf-dist/doc/latex/subfig/test7.tex - </TPM:DocFiles> - <TPM:SourceFiles size="196629"> -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> - |