Žarko F. Čučej
2005-03-26 02:21:19 UTC
Hi,
for subfigures I use (up to now) the subfig package. It is well
integrated with memoir, so I was able to design caption style by memoir
commands and use subfigure syntax for subfigure placement in text, for
example:
\begin{figure}
\subfigure[subfigure caption \label{subfig:1}]{ figure}
\subfigure[subfigure caption \label{subfig:2}]{ figure}
\subfigure[subfigure caption \label{subfig:3}]{ figure}
\subfigure[subfigure caption \label{subfig:4}]{ figure}
\caption{figure caption}
\label{fig:figure}
\end{figure}
Now I read, that subfigure is replaced by subfig. I try to use it with
memoir. My test shows, that it work with memoir, but it not obey memoir'
caption formating anymore. Consequently, the subfig or caption package
captionsetup should be used. This setup also work fine with memoir, but
anyway, I'm curious if there are plans to accommodate the memoir to
subfig package such that it can be used on the same way as now is
possible with subfigure?
Regards, Zarko
for subfigures I use (up to now) the subfig package. It is well
integrated with memoir, so I was able to design caption style by memoir
commands and use subfigure syntax for subfigure placement in text, for
example:
\begin{figure}
\subfigure[subfigure caption \label{subfig:1}]{ figure}
\subfigure[subfigure caption \label{subfig:2}]{ figure}
\subfigure[subfigure caption \label{subfig:3}]{ figure}
\subfigure[subfigure caption \label{subfig:4}]{ figure}
\caption{figure caption}
\label{fig:figure}
\end{figure}
Now I read, that subfigure is replaced by subfig. I try to use it with
memoir. My test shows, that it work with memoir, but it not obey memoir'
caption formating anymore. Consequently, the subfig or caption package
captionsetup should be used. This setup also work fine with memoir, but
anyway, I'm curious if there are plans to accommodate the memoir to
subfig package such that it can be used on the same way as now is
possible with subfigure?
Regards, Zarko