Search found 1 match

by danesh_d
Tue Jan 26, 2010 8:02 pm
Forum: Graphics, Figures & Tables
Topic: put period instead of colon in figure
Replies: 1
Views: 7718

put period instead of colon in figure

Hi all,

I have changed the style used for captions in figures using:

\renewcommand{\figurename}{Fig.}

now I the captions is like this:

Fig. 3: my figure...

I would like to remove the colon and put a period after the figure number so it will look like this:

Fig. 3. my figure...

I have used ...