baposter icon indicating copy to clipboard operation
baposter copied to clipboard

Sub figure problem

Open GoogleCodeExporter opened this issue 10 years ago • 1 comments

What steps will reproduce the problem?
\begin{center}
\mbox{\subfigure[(Male)]{\includegraphics[height=6cm]{10(1).png}}
\subfigure[(Female)]{\includegraphics[height=6cm]{10(2).png}}}
\captionof{figure}{SDR for reconstructed speech signal  using different sensing 
matrices.}
\label{SDR}
\end{center}

What is the expected output?  two figures side by side 
What do you see instead? error


What version of the product are you using? On what operating system?
windows 8 & ubuntu both give error

Please provide any additional information below.
i need to insert 2 images in two column side by side with one caption

Original issue reported on code.google.com by [email protected] on 10 Aug 2013 at 1:22

GoogleCodeExporter avatar Dec 15 '15 10:12 GoogleCodeExporter

Subfigure doesn't work in my case either. You might, however, use a minipage 
environment instead.

Original comment by [email protected] on 17 Sep 2013 at 12:55

GoogleCodeExporter avatar Dec 15 '15 10:12 GoogleCodeExporter