diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/boxhandler/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/boxhandler/README | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/boxhandler/README b/Master/texmf-dist/doc/latex/boxhandler/README new file mode 100644 index 00000000000..11754e87a14 --- /dev/null +++ b/Master/texmf-dist/doc/latex/boxhandler/README @@ -0,0 +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. + +Run `boxhandler.ins' through LaTeX to produce boxhandler.sty + from boxhandler.dtx. +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> |