[OS X TeX] Using a table in the Subfigure environment!

Behrendt Benjamin ben at die-behrendts.eu
Fri Jun 22 12:36:08 CEST 2007


Hi again,
I have recently discovered the package subfigure and it is working  
grate.

Now I have tried to include a table as one of the subfigures to give  
some extra information.
teTex is also compiling without any error, but the top of the table  
is placed in the middle of the Box for the image, which dose not look  
good.
I know the package was not made for this but maybe one of you has a  
suggestion how to move the table up.
Here the code I used.

Preamble:

\usepackage{subfigure}

In Document:

\begin{figure}[hbp]
   \begin{center}
     \mbox{
       \subfigure[$T_{op}$]{\scalebox{1.2}{\includegraphics[width= 
\size]{pdf/It-Rom-S-03-XX-02-03-TS-T_op}}} \quad
      }
	
     \mbox{
       \subfigure[$T_{in}$]{\scalebox{0.6}{\includegraphics[width= 
\size]{pdf/It-Rom-S-03-XX-02-03-TS-T_in}}}
	  \subfigure[$T_{floor}$]{\scalebox{0.6}{\includegraphics[width= 
\size]{pdf/It-Rom-S-03-XX-02-03-TS-T_floor}}} \quad
     }
	\mbox{
	 \subfigure[$Qa_{floor}$]{\scalebox{0.6}{\includegraphics[width= 
\size]{pdf/It-Rom-S-03-XX-02-03-TS-Qa_floor}}}
	 \subfigure[AHU settings]{\scalebox{0.6}{\footnotesize
		\begin{tabular}{l p{10cm}}
		\toprule
		\input{tables/tab-part-AHU}
		\bottomrule
		\end{tabular}
		}}
	}
	 \caption{Variation of caracteristic temperatures for different  
control strategies. Location in Case Name: It-Rom-S-XX-01-02-03-TS}
     \label{fig:Results-AHU}
   \end{center}
\end{figure}

Contents of the file tab-part-AHU:

Case & Air Handling Unit \\
\midrule
\chighs{01} & 	\chighs{House living FC retired AHU (8:00 - 23:00 -  
0,8 ACH / else - 0,3 ACH); no dehum.}  \\%if this is changed here, it  
needt to be canged in tab-RefCase as well!!!
02 & 	House living FC retired AHU (8:00 - 23:00 - 0,8 ACH / else -  
0,3 ACH); with dehum. with reheating to \(T_{amb}\) \\
03 & 	House living FC retired AHU (8:00 - 23:00 - 0,8 ACH / else -  
0,3 ACH); with dehum. no reheating \\
04 & 	House living FC retired AHU (8:00 - 23:00 - 0,8 ACH / else -  
0,3 ACH); with dehum. with reheating to \(T=20^\circ C\) \\
05 & 	House living FC worker AHU (6:00 - 9:00 and 17:00 - 23:00 - 0,8  
ACH / else - 0,3 ACH); no dehum.  \\
06 & 	House living FC worker AHU (6:00 - 9:00 and 17:00 - 23:00 - 0,8  
ACH / else - 0,3 ACH); with dehum. with reheating to \(T_{amb}\) \\
07 & 	House living FC worker AHU (6:00 - 9:00 and 17:00 - 23:00 - 0,8  
ACH / else - 0,3 ACH); with dehum. no reheating \\
08 & 	House living FC worker AHU (6:00 - 9:00 and 17:00 - 23:00 - 0,8  
ACH / else - 0,3 ACH); with dehum. with reheating to \(T=20^\circ C\) \\
09 & 	Constant AHU (0,3 ACH); no dehum; occupation as case 01  \\
10 & Only Air Conditioning: 2 ACH; occupation as case 01 \\
\midrule
\multicolumn{2}{c}{Location of case number in case name:} \\
\multicolumn{2}{c}{It-Rom-B-03-\cins{XX}-02-03-TS} \\

Thanks again,
Ben

------------------------- Helpful Info -------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
List Reminders & Etiquette: http://www.esm.psu.edu/mac-tex/list/





More information about the macostex-archives mailing list