blob: 8d901974c5591a60a92e2cde2d4f42b89d448275 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pbox
====
This is pbox, version 1.0. It implements a variable-width \parbox and
some convenient length commands. The \pbox command is equivalent to
the \parbox command, only the width specified is merely the maximum
width; the \pbox tries to fit itself tightly around the specified text.
Installation instructions can be found in the INSTALL file.
If you are looking for a variable-width minipage environment,
I would suggest looking at the varwidth package.
Happy Hacking.
-- Simon Law <sfllaw@engmail.uwaterloo.ca> Sun, 06 Apr 2003 15:26:48 -0400
|