[texhax] On tikz package
Uwe Ziegenhagen
ziegenhagen at gmail.com
Thu Jul 19 17:06:06 CEST 2012
Please provide a minimal working example, not just a c & p from your document.
Uwe
Am 19.07.2012 um 16:41 schrieb Dr A K Hannaby <keith.hannaby at mathshelp.com>:
> Dear all
> /
> The following places a rectangular box with curved corners around everything – including the figure caption, marked CAPTION.
> How can I get the box to enclose all EXCEPT the caption, please?
> /
> \begin{figure}[htp]
> \setlength{\abovecaptionskip}{8pt} % space above main figure caption was 8pt
> \setlength{\belowcaptionskip}{0pt} % space below caption % centered properly
> \begin{tikzpicture}[rounded corners,draw=DarkRed,line width=0.7pt,inner sep=7pt]
> \node at (0,0) [rectangle,draw,fill=FigCream]{ % begin minipage
> \begin{minipage}[t]{114mm} % \centering
> \subfloat[\hspace{2.4pt}Calibrated thermometer reading body temperature\hspace{0.4pt}: \hspace{0.6pt}$37^{\hspace{0.6pt}0}C$]
> {\label{fig:calibratedthermometer} %
> \includegraphics[scale=1.0]{../my_book/chap_01_intro_figs/fig_01a_calibrated_thermometer}} %
> \vspace{6pt}
> \subfloat[\hspace{2.4pt}Same thermometer as above but reading \hspace{2.4pt}$-9^{\hspace{0.2pt}0}C$]
> {\label{fig:negativetemperature}
> \includegraphics[scale=1.0]{../my_book/chap_01_intro_figs/fig_01b_negative_temperature}}
> \caption{Illustrating \hspace{0.6pt}''negativeness'' \hspace{0.6pt}in the context of temperature} % CAPTION
> \label{fig:illustratingnegativeness} %
> \end{minipage}};
> \end{tikzpicture}
> \end{figure}
> /
> Keith Hannaby
> _______________________________________________
> TeX FAQ: http://www.tex.ac.uk/faq
> Mailing list archives: http://tug.org/pipermail/texhax/
> More links: http://tug.org/begin.html
>
> Automated subscription management: http://tug.org/mailman/listinfo/texhax
> Human mailing list managers: postmaster at tug.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/texhax/attachments/20120719/dda356f8/attachment.html>
More information about the texhax
mailing list