diff options
Diffstat (limited to 'Master/texmf-dist/tpm/figsize.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/figsize.tpm | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/figsize.tpm b/Master/texmf-dist/tpm/figsize.tpm new file mode 100644 index 00000000000..871dde3e232 --- /dev/null +++ b/Master/texmf-dist/tpm/figsize.tpm @@ -0,0 +1,39 @@ +<!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/figsize.zip"> + <TPM:Name>figsize</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2002/04/05 09:48:00</TPM:Date> + <TPM:Version>1.0</TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>Auto-size graphics.</TPM:Title> + <TPM:Description> +The FigSize package enables automatic sizing of graphics, +especially when including graphics with the +graphicx package. The +user only has to specify the number of graphics that should fit to +a page or fraction there of and the package will dynamically +calculate the correct graphics sizes relative to the page size. +Thus, graphics can be auto-sized to fill a whole page or fraction +and manual changes of graphic sizes are never needed when changing +document layouts! Finally, the package's dynamic lengths can be +used to allow other document element sizes to be dynamic. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author></TPM:Author> + <TPM:Size>153550</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="3901"> +texmf-dist/tex/latex/figsize/figsize.sty +texmf-dist/tpm/figsize.tpm + </TPM:RunFiles> + <TPM:DocFiles size="139619"> +texmf-dist/doc/latex/figsize/README +texmf-dist/doc/latex/figsize/figsize.pdf +texmf-dist/doc/latex/figsize/figsize.tex + </TPM:DocFiles> + <TPM:SourceFiles size="10030">texmf-dist/source/latex/figsize/epsfig.eps</TPM:SourceFiles> + <TPM:Provides>Package/figsize</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |