boxedminipage

Framed minipages of a specified total width (text and frame combined)

Version:
1.1
Copyright:
Scott Pakin
License:
lppl1.3c
Packaged on:
04/22/2020 20:11:35
Number of files:
6
Size on disk:
354.37 kB

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.