[OS X TeX] Several subfigures in a figure using PDF files only

ewan.Delanoy at math.unicaen.fr ewan.Delanoy at math.unicaen.fr
Tue Feb 17 11:29:32 CET 2009


            Hello all,

  is it possible to put several subfigures in one figure with
pdflLaTeX, using PDF files only ?
Using EPS files, one would write something like

\begin{figure}
\centering
\mbox{
\subfigure[Fig1]{\epsfig{figure=fig1.eps,\width=.30\textwidth}}\quad
\subfigure[Fig2]{\epsfig{figure=fig2.eps,\width=.30\textwidth}}\quad
\subfigure[Fig3]{\epsfig{figure=fig3.eps,\width=.30\textwidth}}\quad
}
\end{figure}

  Of course, a workaround is to plain LaTeX to create an EPS file
containing
just the picture, convert it to PDF, and then embed that PDF file in the
pdflatex-compiled file. Is
there a more "direct" way ?


                                                                                 Ewan



More information about the macostex-archives mailing list