<html><head></head><body bgcolor="#FFFFFF"><div>Please provide a minimal working example, not just a c & p from your document.</div><div><br></div><div>Uwe</div><div><br>Am 19.07.2012 um 16:41 schrieb Dr A K Hannaby <<a href="mailto:keith.hannaby@mathshelp.com">keith.hannaby@mathshelp.com</a>>:<br><br></div><div></div><blockquote type="cite"><div><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"><meta name="Generator" content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--><div class="WordSection1"><p class="MsoNormal">Dear all<o:p></o:p></p><p class="MsoNormal">/<o:p></o:p></p><p class="MsoNormal">The following places a rectangular box with curved corners around everything – including the figure caption, marked CAPTION.<o:p></o:p></p><p class="MsoNormal">How can I get the box to enclose all EXCEPT the caption, please?<o:p></o:p></p><p class="MsoNormal">/<o:p></o:p></p><p class="MsoNormal">\begin{figure}[htp]<o:p></o:p></p><p class="MsoNormal">\setlength{\abovecaptionskip}{8pt} % space above main figure caption was 8pt<o:p></o:p></p><p class="MsoNormal">\setlength{\belowcaptionskip}{0pt} % space below caption % centered properly<o:p></o:p></p><p class="MsoNormal">                \begin{tikzpicture}[rounded corners,draw=DarkRed,line width=0.7pt,inner sep=7pt] <o:p></o:p></p><p class="MsoNormal">                \node at (0,0) [rectangle,draw,fill=FigCream]{ % begin minipage<o:p></o:p></p><p class="MsoNormal">                                \begin{minipage}[t]{114mm} % \centering<o:p></o:p></p><p class="MsoNormal">    \subfloat[\hspace{2.4pt}Calibrated thermometer reading body temperature\hspace{0.4pt}: \hspace{0.6pt}$37^{\hspace{0.6pt}0}C$]<o:p></o:p></p><p class="MsoNormal">    {\label{fig:calibratedthermometer} %<o:p></o:p></p><p class="MsoNormal">    \includegraphics[scale=1.0]{../my_book/chap_01_intro_figs/fig_01a_calibrated_thermometer}} %<o:p></o:p></p><p class="MsoNormal">                                \vspace{6pt}<o:p></o:p></p><p class="MsoNormal">    \subfloat[\hspace{2.4pt}Same thermometer as above but reading \hspace{2.4pt}$-9^{\hspace{0.2pt}0}C$]<o:p></o:p></p><p class="MsoNormal">    {\label{fig:negativetemperature}<o:p></o:p></p><p class="MsoNormal">    \includegraphics[scale=1.0]{../my_book/chap_01_intro_figs/fig_01b_negative_temperature}}<o:p></o:p></p><p class="MsoNormal">                \caption{Illustrating \hspace{0.6pt}''negativeness'' \hspace{0.6pt}in the context of temperature} % CAPTION<o:p></o:p></p><p class="MsoNormal">                \label{fig:illustratingnegativeness} %<o:p></o:p></p><p class="MsoNormal">                \end{minipage}};<o:p></o:p></p><p class="MsoNormal">                \end{tikzpicture}<o:p></o:p></p><p class="MsoNormal">\end{figure}<o:p></o:p></p><p class="MsoNormal">/<o:p></o:p></p><p class="MsoNormal">Keith Hannaby<o:p></o:p></p></div></div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>TeX FAQ: <a href="http://www.tex.ac.uk/faq">http://www.tex.ac.uk/faq</a></span><br><span>Mailing list archives: <a href="http://tug.org/pipermail/texhax/">http://tug.org/pipermail/texhax/</a></span><br><span>More links: <a href="http://tug.org/begin.html">http://tug.org/begin.html</a></span><br><span></span><br><span>Automated subscription management: <a href="http://tug.org/mailman/listinfo/texhax">http://tug.org/mailman/listinfo/texhax</a></span><br><span>Human mailing list managers: <a href="mailto:postmaster@tug.org">postmaster@tug.org</a></span></div></blockquote></body></html>