<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><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]--></head><body lang=EN-GB link=blue vlink=purple><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></body></html>