summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/boxedminipage/README
blob: bd683bc4b07d188d670a61e9025d6b47172c2ecf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
               +---------------------------------------+
               |      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.