[texhax] \fbox around list - IT WORKED!!
Joey Coyle
joeypics at xcoyle.com
Tue May 24 06:08:43 CEST 2005
Thanks Krishnan
boxedminipage worked. I forgot to put the measurement after the begin
statement.
This works
\begin{figure}[h]
\begin{boxedminipage}{3in}
\begin{compactitem}
\item \textbf{*} - Zero to Many
\item \textbf{+} - One to Many
\item \textbf{!} - Exactly One
\item \textbf{?} - Zero or One
\item \textbf{\#} - None
\end{compactitem}
\end{boxedminipage}
\caption{Values for cardinality}
\label{figure.cemlCardinalityValues}
\end{figure}
joey
I get this error
! Missing \endcsname inserted.
<to be read again>
\hrule
l.162 \begin
{compactitem}
It seems you can't but a list in a minipage, boxedminipage, or in a
box, which is a bummer.
On May 23, 2005, at 9:37 PM, E. Krishnan wrote:
> On Mon, 23 May 2005, Joey Coyle wrote:
>
>> I am trying to put a box around a list to no avail...
>
> Have you tried the "boxedminipage" package?
>
>
> --
> Krishnan
>
>
More information about the texhax
mailing list