I am facing problem in generating my table caption in the following format. I think that caption package is useful for that, but i couldn't get what actually i want.
I want the table caption to look like
TABLE III ROLLED STEEL UNEQUAL ANGLES
But it appears as
Table 1.3 ROLLED STEEL UNEQUAL ANGLES
I am using this code :
Code: Select all
\usepackage[font=small,format=plain,labelfont=bf,up,labelsep=space]{caption}
Thank you in anticipation.
Regards,
Muthu
