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

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: 10358
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