Hi all,
I would like to place a figure next to an itemized environment but I'm not sure how to do that. I've tried several things but nothing worked. The only thing that seems to "partially" work is to place a box next to itemized environment an put the figure inside it. But the figure was either on top or below the list. Is there a simple way to do it? I've attached the LyX file with two figures.
Thanks
Saleh
LyX ⇒ Figure next to an itemized List
Figure next to an itemized List
- Attachments
-
- ListFig.zip
- (11.45 KiB) Downloaded 312 times
NEW: TikZ book now 40% off at Amazon.com for a short time.

-
- Posts: 707
- Joined: Tue Mar 25, 2008 5:02 pm
Re: Figure next to an itemized List
I'd suggest either the wrapfig environment or the use of minipages. In the minipage case, you might try putting the list in a minipage and the figure next to it, or put BOTH objects in minipages and align them as you wish from there.
The wrapfig solution is generally intended for figures that float, but with text flowing around them; this may or may not be what you intend.
If you produce an image showing how you want the text layed out relative to the figure, I might be able to provide further insight.
The wrapfig solution is generally intended for figures that float, but with text flowing around them; this may or may not be what you intend.
If you produce an image showing how you want the text layed out relative to the figure, I might be able to provide further insight.
Re: Figure next to an itemized List
Thanks,
Actually, the figure wrap feature does not produce what I want. Also, when I used two minipages side by side, the list and figure were not aligned, I'm not sure why?. However, I got better results using a table. I guess I'll stick with that for now.
Actually, the figure wrap feature does not produce what I want. Also, when I used two minipages side by side, the list and figure were not aligned, I'm not sure why?. However, I got better results using a table. I guess I'll stick with that for now.