Archiv verlassen und diese Seite im Standarddesign anzeigen : Rounded box around figures
I'm trying to get Rounded corner grey-colored box around figures. One solution would be to use
\usepackage{float}
\floatstyle{boxed}
\restylefloat{figure}
but this results in black box around a figure. What would be the way to proceed?
mechanicus
14-10-2011, 12:18
The same question is posted on tex stackexchange:
http://tex.stackexchange.com/questions/31545/rounded-corner-colored-box-around-figure
regards
Marco
The same question is posted on tex stackexchange:
http://tex.stackexchange.com/questions/31545/rounded-corner-colored-box-around-figure
regards
Marco
You could answer it there. Would be more constructive...
mechanicus
14-10-2011, 13:13
I added a small comment. The package mdframed can be used inside float enironments.
regards
Marco
Powered by vBulletin® Version 4.2.5 Copyright ©2024 Adduco Digital e.K. und vBulletin Solutions, Inc. Alle Rechte vorbehalten.