LyXPut a picture in the same line as text!

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
maze
Posts: 2
Joined: Sat Apr 24, 2010 8:08 am

Put a picture in the same line as text!

Post by maze »

Hey all,

i am relativley new to Lyx and Latex and therefore i have still some problems with it :-)

Well, this may be very simple for you guys, but i just want to put a picture in the same line as text, but i haven't figured out how to do that.

I have uploaded a example picture which i made in word to show you what i am intended to do.
in-lineGraphics.jpg
in-lineGraphics.jpg (12 KiB) Viewed 9329 times
I already tried a floating figure object and a table, but non of it worked.

Can anyone of you give me a hint or something on how i can do this.

best regards

maze

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

meho_r
Posts: 823
Joined: Tue Aug 07, 2007 5:28 pm

Put a picture in the same line as text!

Post by meho_r »

Hi,

Depending on what exactly do you have in mind, there are couple of things regarding this:

1. If you want an inline graphic, just use Insert > Graphics... (not float). This is useful, e.g., in manuals, when you need to insert icons and similar very small figures which fit in a line of text.

2. If you want text to wrap around a figure, you may use Insert > Float > Figure Wrap Float to place a figure inside a text and make text wrap around it. Right click on wrap:Figure > Settings will allow you to further customize the appearance of the figure.

3. You may use a table (Insert > Table with two columns and a row to put graphics in one and text in the other cells, or use two boxes/minipages (Insert > Box).

I attached a simple example file which you can use to study how these work.

P.S. Don't use external links for pictures and other material, rather upload them directly here. Please read Board rules. And welcome to our community :)
Attachments
Test.zip
An example .lyx file
(8.87 KiB) Downloaded 882 times
maze
Posts: 2
Joined: Sat Apr 24, 2010 8:08 am

Re: Put a picture in the same line as text!

Post by maze »

Hey meho_r,

Big thanks for your example file. That helped me a lot! The third case that you described was exactly that one what i was looking for.

Thanks!

maze
Post Reply