Graphics, Figures & TablesCaption without Figure number

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
sprntrcr
Posts: 4
Joined: Fri Sep 25, 2009 6:40 pm

Caption without Figure number

Post by sprntrcr »

Is there a way to add a caption to a figure without getting the Figure 1: pretext?

Recommended reading 2024:

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

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

Stefan Kottwitz
Site Admin
Posts: 10345
Joined: Mon Mar 10, 2008 9:44 pm

Caption without Figure number

Post by Stefan Kottwitz »

The caption package provides a command \caption* for this purpose, it has many other features extending the standard caption macros.

Stefan
LaTeX.org admin
sprntrcr
Posts: 4
Joined: Fri Sep 25, 2009 6:40 pm

Re: Caption without Figure number

Post by sprntrcr »

Excellent! Thank you.
Post Reply