More info:
i try to use this command
\usepackage{subfigure}
\usepackage{float}
\begin{figure}[H]
\centering
\subfloat[][1]{\includegraphics[width=0.45\textwidth]{1.png}}
\quad
\subfloat[][2]{\includegraphics[width=0.45\textwidth]{2.png}}
\end{figure}
\begin{figure}[H]
\ContinuedFloat
\centering ...
Search found 2 matches
- Tue Feb 03, 2015 4:24 pm
- Forum: Graphics, Figures & Tables
- Topic: subfigures through multiple pages - subfloat problem
- Replies: 2
- Views: 2869
- Tue Feb 03, 2015 4:08 pm
- Forum: Graphics, Figures & Tables
- Topic: subfigures through multiple pages - subfloat problem
- Replies: 2
- Views: 2869
subfigures through multiple pages - subfloat problem
Hi guys,
I have a question.
I have a figure with four subfigures, which have to be on two pages. Each of them has to have subcaption ((a) blabla, ...). And they have to have together just one caption.
I already use usepackage{subfigure} so i cannot use usepackage{subcaption}
Any ideas?
Thnank ...
I have a question.
I have a figure with four subfigures, which have to be on two pages. Each of them has to have subcaption ((a) blabla, ...). And they have to have together just one caption.
I already use usepackage{subfigure} so i cannot use usepackage{subcaption}
Any ideas?
Thnank ...