Hello friends,
Please get me a command which can modify all the Figure caption labels from "Figure" to "Fig."
Thank you in anticipation.
Regards,
Muthu
Graphics, Figures & Tables ⇒ Changing figure caption label from Figure to Fig.
-
- Posts: 97
- Joined: Fri Sep 04, 2009 4:56 pm
NEW: TikZ book now 40% off at Amazon.com for a short time.

Changing figure caption label from Figure to Fig.
Hi,
you can, for example, load the caption package in the following way:
you can, for example, load the caption package in the following way:
Code: Select all
\usepackage[figurename=Fig.]{caption}
1,1,2,3,5,8,13,21,34,55,89,144,233,...
-
- Posts: 97
- Joined: Fri Sep 04, 2009 4:56 pm
Re: Changing figure caption label from Figure to Fig.
Hello gmedina,
Thanks for your response it is working fine...
Regards,
Muthu
Thanks for your response it is working fine...
Regards,
Muthu