AZ logo

CTAN directory: /macros/latex/contrib/figsize

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
figsize Auto-size graphics.

Files

Name Size* Date UTC Notes
README 2 KiB 2002-Apr-05 Shown below
epsfig.eps 10 KiB 2001-Jul-08
figsize.pdf 122 KiB 2002-Apr-05
figsize.sty 2 KiB 2002-Apr-05
figsize.tex 13 KiB 2002-Apr-05

  *File sizes in kibibytes.

Contents of README

              This is the README file for FigSize,
           a LaTeX2e package for automatic graphics sizing

                Copyright (C) 2002 Anthony A. Tanbakuchi
                        atanbakuchi@hotmail.com


* Copyright
===========

This file is part of FigSize.

FigSize may be distributed and/or modified under the conditions of
the LaTeX Project Public License, either version 1.1 of this
license or (at your option) any later version. The latest version
of this license is in http://www.latex-project.org/lppl.txt and
version 1.1 or later is part of all distributions of LaTeX version
1999/06/01 or later.

FigSize consists of the following files:

- README (this file)
- figsize.sty
- figsize.tex
- figsize.pdf
- epsfig.eps


* 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.

* Changes
=========

None yet!


* Installation
==============

    To install the package, please follow these steps:

- Copy the figsize.file somewhere that TeX can find it.

Thats it!

The other files contain the documentation in various formats.