A pdfLaTeX package to aid in the creation of a PDF file for each float in a document.
To use this package:
-
First, generate the package file
extractfloat.styfile by runningpdflatex extractfloats.ins. -
Next, generate the documentation PDF by running
pdflatex extractfloats.dtx. -
(optional) To install globally,
extractfloats.styneeds to be copied into thetex/latex/extractfloatssubdirectory inside yourtexmfdirectory. If this subdirectory doesn't exist, please create it. For the documentation, please copyextractfloats.pdfinto thedoc/subdirectory inside yourtexmfdirectory.