Does anyone know how to make underlined table caption?
I know that you can do bold but not underlined caption with 'caption' package by:
Code: Select all
\usepackage[format=hang,font={small,bf}]{caption}
What I basically need is the whole caption (caption name, number, delimiter, title, etc..) positioned to the right side of the page and underlined. But only for table caption and not for listings, figures, etc.
Regards,
Nikita