Directory macros/latex/contrib/boxedminipage
README
+---------------------------------------+ | THE BOXEDMINIPAGE PACKAGE | | | | By Scott Pakin, scott+bmp@pakin.org | +---------------------------------------+ Description =========== The boxedminipage package is a very simple package that 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. Installation ============ To install boxedminipage, run "latex boxedminipage.ins" to produce boxedminipage.sty. Move boxedminipage.sty into a directory searched by LaTeX (e.g., .../texmf/tex/latex/boxedminipage/). Copyright and license ===================== Copyright (C) 2015-2020 by Scott Pakin <scott+bmp@pakin.org> This file may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3c of this license or (at your option) any later version. The latest version of this license is in: http://www.latex-project.org/lppl/ and version 1.3c or later is part of all distributions of LaTeX version 2008/05/04 or later.
Download the contents of this package in one zip archive (332.3k).
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.
Package | boxedminipage |
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 |