Search found 3 matches

by alanaj5
Fri Oct 14, 2011 9:50 am
Forum: Text Formatting
Topic: Use of Color in Sub-Figure Caption
Replies: 6
Views: 6765

Re: Use of Color in Sub-Figure Caption

I'm using beamer and the beamerposter package.
by alanaj5
Thu Oct 13, 2011 6:33 pm
Forum: Text Formatting
Topic: Use of Color in Sub-Figure Caption
Replies: 6
Views: 6765

Use of Color in Sub-Figure Caption

Thanks localghost, I am using the obsolete package subfigure.

I have since changed it to the package \usepackage{subfig} as you suggested and changed all my \subfigure to \subfloat. However I now get an error reading

\renewcommand\@makecaption [2]{%

which was a known error when using beamer http ...
by alanaj5
Thu Oct 13, 2011 5:09 pm
Forum: Text Formatting
Topic: Use of Color in Sub-Figure Caption
Replies: 6
Views: 6765

Use of Color in Sub-Figure Caption

Hi

I wonder if you can help me.
I'm trying to use \textcolor in the caption of a subfigure, but it keeps throwing an error.

!Argument of \@subfloat has an extra }.

Any way to make text appeared coloured in the subfigure caption would be of great help.

I have \usepackage{color} together with ...