Hey all,
In the midst of writing my thesis and I've switched to the subfig package due to a case where I had to span another page with a single subfigure.
Subfig works great for that.
However, now my figures that used to be lined up vertically (as in figures in a single column) are now figures in a single row (and thus go off the page to the right margin). Is there anyway to fix/force the behaviour to use a single column format? I can't seem to find it in the documentation or google searching. Then again, I'm only on morning coffee number two so maybe I missed it.
Help would be greatly appreciated.
Thanks.
General ⇒ subfig and changing horizontal behaviour
NEW: TikZ book now 40% off at Amazon.com for a short time.

Re: subfig and changing horizontal behaviour
Third coffee was the charm.
Subfigure checked the bounds for me (aka: it wouldn't let me line them up horizontally on a row if they were too big to fit on the page and would auto-place them in single column format). Subfig makes me use \\ after each figure to do it.
Fixed.
Thanks.
Subfigure checked the bounds for me (aka: it wouldn't let me line them up horizontally on a row if they were too big to fit on the page and would auto-place them in single column format). Subfig makes me use \\ after each figure to do it.
Fixed.
Thanks.
Re: subfig and changing horizontal behaviour
Though...
now I seem to have the problem of a earlier float (a table) appearing between my subfigures.
Subfigures spanning two pages were created using the \continuedfloat option.
Any ideas?
now I seem to have the problem of a earlier float (a table) appearing between my subfigures.
Subfigures spanning two pages were created using the \continuedfloat option.
Any ideas?