General ⇒ Floating Figures, caption font size and spacing
-
- Posts: 4
- Joined: Wed May 16, 2007 3:28 pm
Floating Figures, caption font size and spacing
I use floatfig package and floatingfigure environment, but the caption it puts is different to that of normal figures. Normal figures use single spacing even though my document is set to one-half spacing (which is the action I want to happen) and the normal figures use small font rather than the normal font size. My floating figures all seem to have normal font size and one-half spacing which is what I want to try to control!
Any ideas?
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Re: Floating Figures
Controlling (almost) everything in captions layout can be easily performed by way the caption package.
B.A.
-
- Posts: 4
- Joined: Wed May 16, 2007 3:28 pm
Re: Floating Figures
I'll have a look into the captions package - seems to not be working correctly for me at the moment, but I'm sure I'll figure out what to do!
Thanks!