From c04fbad5aaa7648bdafba2e41f8390af5e0cb82b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 18 Jun 2014 23:13:31 +0000 Subject: longfigure (12jun14) git-svn-id: svn://tug.org/texlive/trunk@34302 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/longfigure/README | 22 +++++++++++++++++++++ .../texmf-dist/doc/latex/longfigure/longfigure.pdf | Bin 0 -> 449216 bytes 2 files changed, 22 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/longfigure/README create mode 100644 Master/texmf-dist/doc/latex/longfigure/longfigure.pdf (limited to 'Master/texmf-dist/doc/latex/longfigure') diff --git a/Master/texmf-dist/doc/latex/longfigure/README b/Master/texmf-dist/doc/latex/longfigure/README new file mode 100644 index 00000000000..21d75ed2cbe --- /dev/null +++ b/Master/texmf-dist/doc/latex/longfigure/README @@ -0,0 +1,22 @@ +---------------------------------------------------------------- +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 diff --git a/Master/texmf-dist/doc/latex/longfigure/longfigure.pdf b/Master/texmf-dist/doc/latex/longfigure/longfigure.pdf new file mode 100644 index 00000000000..e04e05b51c5 Binary files /dev/null and b/Master/texmf-dist/doc/latex/longfigure/longfigure.pdf differ -- cgit v1.2.3