summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/boxedminipage2e/README
blob: 12e9a0c87f69ed59b38dcd67183faa535f8070dc (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 BOXEDMINIPAGE2E PACKAGE      |
              |                                       |
              | By Scott Pakin, scott+bmp2e@pakin.org |
              +---------------------------------------+


Description
===========

The boxedminipage2e 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 boxedminipage2e, run "latex boxedminipage2e.ins" to produce
boxedminipage2e.sty.  Move boxedminipage2e.sty into a directory
searched by LaTeX (e.g., .../texmf/tex/latex/boxedminipage2e/).


Copyright and license
=====================

Copyright (C) 2015 by Scott Pakin <scott+bmp2e@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.