Simmie, John skrev:
> Hi: I need to force Table captions into bold in an LaTeX article style
> so
> \renewcommand{\tablename}{\textbf{Table}}% Forces Table into bold
> Does the first bit right but how do I get the Table number in bold?
\usepackage[labelfont=bf]{caption}