[texhax] \fbox around list

Joey Coyle joeypics at xcoyle.com
Mon May 23 21:53:21 CEST 2005


Hi,

I am trying to put a box around a list to no avail...

I have tried

\fbox{
\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} }

as well as

\fbox{ \begin{minipage}
\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}
\begin{minipage} }

and neither works

thanks,
joey



More information about the texhax mailing list