Thanks.
Here I'm trying to put a box around multiple listings.
Might try a tabular.
Search found 2 matches
- Mon Feb 16, 2009 5:07 pm
- Forum: Graphics, Figures & Tables
- Topic: boxed figure: fbox around minipage??
- Replies: 2
- Views: 9172
- 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 ...
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 ...