footnote – Improve on LaTeX's footnote handling
The footnote package provides commands for handling footnotes rather more fluently than LaTeX manages. Several LaTeX commands and environments (for example, \parbox, minipage and tabular) “trap” footnotes. The footnote package provides an environment savenotes, that can be wrapped around a command or environment; at \end{savenotes} all the footnotes within will emerge. The command \makesavenoteenv will generate environments that behave as if they've been wrapped in a savenotes environment.
The package also provides footnote and footnotetext environments which you can put verbatim inside.
The package is part of the mdwtools bundle.
Sources | /macros/latex/contrib/mdwtools |
Documentation | |
Version | 1.13 |
Licenses | GNU General Public License |
Copyright | 1996 Mark Wooding |
Maintainer | Mark Wooding |
Contained in | TeX Live as mdwtools MiKTeX as mdwtools |
Topics | Macro support Footnote |
Download the contents of this package in one zip archive (1.8M).
Suggestions
Maybe you are interested in the following packages as well.
Community Comments