summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/minibox/README
blob: 6c67119faf653356a3dbe68668aa512c8cf63bf1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
___________________
The minibox package
v0.2a

A small package to provide a convenient input syntax for
boxes that don't break their text over lines automatically,
but do allow manual lines breaks, and that shrink to
the natural width of the maximum line width.

    \minibox{Some\\ broken\\ text}
    \minibox[c]{Centred\\ broken\\ text}
    \minibox[c,t]{Centred\\ aligned\\ top}

Will Robertson
Copyright 2009, 2013