Search found 1 match

by onako
Thu Oct 13, 2011 4:15 pm
Forum: Graphics, Figures & Tables
Topic: Colored Box with rounded Corners around Figure
Replies: 0
Views: 1457

Colored Box with rounded Corners around Figure

For my work, I'supposed to present some figures which need to be surrounded with a _thin_colored_box with rounded corners_.
I read there are ways to achieve this with text, but I wonder how to achieve this with a figure. Simple
\usepackage{float}
\floatstyle{boxed}
\restylefloat{figure}
would put ...