Graphics, Figures & TablesChanging Figure and Table Caption Format

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
yalag
Posts: 2
Joined: Fri Aug 14, 2009 9:28 am

Changing Figure and Table Caption Format

Post by yalag »

The defualt style in my machine is

Figure 1:

I am tring to change it to

Figure 1. (dot instead of colon).

How do I do this?

Thank you very much for this wonderful forum.

Recommended reading 2024:

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

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

benti
Posts: 42
Joined: Fri Mar 06, 2009 4:51 pm

Re: Changing Figure and Table Caption Format

Post by benti »

use the caption package. It has an option to set the separator.
yalag
Posts: 2
Joined: Fri Aug 14, 2009 9:28 am

Re: Changing Figure and Table Caption Format

Post by yalag »

Thanks - it works great.
Post Reply