Directory macros/latex/contrib/longfigure
README
----------------------------------------------------------------
longfigure --- A LaTeX package providing a table-like environment
that can display a stream of figures as a single
figure that can be broken by \TeX's
standard page-breaking algorithm.
Nearly identical to David Carlisle's |longtable| package,
but with some obvious changes to use figures instead of
tables. All credit goes to David Carlisle; this package
represents small changes to his code and logic.
E-mail: tim.arnold@sas.com
Released under the LaTeX Project Public License v1.3c or later
See http://www.latex-project.org/lppl.txt
----------------------------------------------------------------
This work consists of the file longfigure.dtx
and the derived files:
README (this file)
longfigure.ins
longfigure.pdf
longfigure.sty
Download the contents of this package in one zip archive (445.1k).
longfigure – Provides a figure-like environment that break over pages
The longfigure package uses and relabels components of the well-known longtable package, written by David Carlisle, to provide a table-like environment that can display a stream of figures as a single figure that can break across pages.
| Package | longfigure |
| Version | 1.0 |
| Licenses | The LaTeX Project Public License 1.3 |
| Copyright | 2014 Tim Arnold |
| Maintainer | Tim Arnold |
| Contained in | TeX Live as longfigure MiKTeX as longfigure |
| Topics | Graphics include Table Table long |