Search found 2 matches

by soods
Mon Feb 16, 2009 5:07 pm
Forum: Graphics, Figures & Tables
Topic: boxed figure: fbox around minipage??
Replies: 2
Views: 9172

Re: boxed figure: fbox around minipage??

Thanks.

Here I'm trying to put a box around multiple listings.
Might try a tabular.
by soods
Mon Feb 16, 2009 4:03 pm
Forum: Graphics, Figures & Tables
Topic: boxed figure: fbox around minipage??
Replies: 2
Views: 9172

boxed figure: fbox around minipage??

Hi,

Just trying to put a box around a fig with some listings and text. Thought I had to put it in a minipage; but doesnt seem to work

This works without the box...

\begin{figure}[htp]
\begin{minipage}{5in}
\begin{lstlisting}
assadaa
\end{lstlisting}
something about the above
\begin{lstlisting ...