LyXCross references to images

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
dbugger
Posts: 1
Joined: Mon Jul 27, 2009 9:22 pm

Cross references to images

Post by dbugger »

Hello guys! First post here!

I have a problem and I hope someone here can help me :)

I dont know how to make a reference to an image I have aded inside a float box. I want to make it so that if I write "as you can see in image 3", the number changes if I add more pictures before. Can someone give me some pointers, please?

Thanks!

Recommended reading 2024:

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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
Stefan Kottwitz
Site Admin
Posts: 10360
Joined: Mon Mar 10, 2008 9:44 pm

Cross references to images

Post by Stefan Kottwitz »

Hi,

use a figure environment and have a look at cross references.

Stefan
LaTeX.org admin
amitk
Posts: 20
Joined: Sun May 17, 2009 10:48 am

Re: Cross references to images

Post by amitk »

Insert Label (by menu item or icon) in the figure caption. Name it. In the place where you want to refer the figure, insert cross-reference (by menu item or icon). Select the label name you just entered.

That's all
Post Reply