boxedminipage – Framed minipages of a specified total width (text and frame combined)
The package essentially just wraps a minipage within an \fbox. However, while \fbox{\begin{minipage}{\linewidth}...\end{minipage}} juts out into the margin, \begin{boxedminipage}...\end{boxedminipage} does not. Instead, it subtracts the frame’s dimensions from the specified dimensions of the minipage before typesetting the minipage.
Note: The package was formerly known as boxedminipage2e and now replaces Mario Wolczko’s earlier boxedminipage package.
| Sources | /macros/latex/contrib/boxedminipage |
| Documentation | |
| Version | 1.1 2020-04-19 |
| Licenses | The LaTeX Project Public License 1.3c |
| Copyright | 2015–2020 Scott Pakin |
| Maintainer | Scott Pakin |
| Contained in | TeX Live as boxedminipage MiKTeX as boxedminipage |
| Topics | Boxing Tagged PDF – partially compatible |
Download the contents of this package in one zip archive (332.3k).
Announcements
Suggestions
Maybe you are interested in the following packages as well.
- realboxes: Variants of common box-commands that read their content as real box and not as macro argument
- efbox: Extension of \fbox, with controllable frames and colours
- fancybox: Variants of \fbox and other games with boxes
- longfbox: Draw framed boxes with standard CSS attributes that can break over multiple pages
Community Comments