diff options
author | Karl Berry <karl@freefriends.org> | 2006-08-14 16:32:27 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-08-14 16:32:27 +0000 |
commit | 5c86817e60f4e9a307477a8521ddcc4ab7acd578 (patch) | |
tree | f200f377c3d21cddbbf981172c4ef055fb25ded5 /Master/texmf-dist/doc | |
parent | e99673991ca59f0537ae4db3e19d12e5d0ac3941 (diff) |
boxhandler update (31jul06)
git-svn-id: svn://tug.org/texlive/trunk@1954 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r-- | Master/texmf-dist/doc/latex/boxhandler/README | 26 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/boxhandler/boxhandler.pdf | bin | 212271 -> 224542 bytes |
2 files changed, 16 insertions, 10 deletions
diff --git a/Master/texmf-dist/doc/latex/boxhandler/README b/Master/texmf-dist/doc/latex/boxhandler/README index 11754e87a14..5796322f19a 100644 --- a/Master/texmf-dist/doc/latex/boxhandler/README +++ b/Master/texmf-dist/doc/latex/boxhandler/README @@ -1,17 +1,22 @@ - The boxhandler package ====================== This package provides a powerful, yet simple, interface for managing and -manipulating the captions of boxed objects (e.g., tables and figures). In -addition to providing wide flexibility in the presentation style of the -captions, this package, when used in combination with conditionally compiled -LaTeX source codes, provides the ability to defer or preempt the presentation -of figures, tables, and their associated lists. In this way, one can, for -example, by changing a single line of source code in the .tex file, change the -output of LaTeX from a technical report with tables and figures interspersed -in the text, to a journal-manuscript submission, with figures collected at the -end of document, as well as lof and lot deferred or preempted. +manipulating the captions of boxed objects (e.g., tables and figures). +In addition to providing wide flexibility in the presentation style of +the captions, this package, when used in combination with conditionally +compiled LaTeX source codes, provides the ability to defer or preempt +the presentation of figures, tables, and their associated lists. + +In this way, one can, for example, by changing a single line of source +code in the .tex file, change the output of LaTeX from a technical +report with tables and figures interspersed in the text, to a +journal-manuscript submission, with figures collected at the end of +document, as well as lof and lot deferred or preempted. + +These routines for table and figure deferral may also be employed to +allow all your figure and table definitions to reside in a separate file +and yet still print out in the proper location in the document. Run `boxhandler.ins' through LaTeX to produce boxhandler.sty from boxhandler.dtx. @@ -20,3 +25,4 @@ Run `boxhandler.dtx' through LaTeX to produce the documentation. This program can be redistributed and/or modified, with attribution. Steven Segletes <steven@arl.army.mil> + 29 July 2006 diff --git a/Master/texmf-dist/doc/latex/boxhandler/boxhandler.pdf b/Master/texmf-dist/doc/latex/boxhandler/boxhandler.pdf Binary files differindex 7bb4da517e3..e8eb5e3659f 100644 --- a/Master/texmf-dist/doc/latex/boxhandler/boxhandler.pdf +++ b/Master/texmf-dist/doc/latex/boxhandler/boxhandler.pdf |