Text FormattingSpacing only the Text without Captions and Footnotes

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
AstroRicky
Posts: 2
Joined: Thu Sep 08, 2011 10:23 am

Spacing only the Text without Captions and Footnotes

Post by AstroRicky »

Hi everybody,
I am new of the forum, which I find really useful and well maintained.

My topic:
I'm using \linespread{1.3} for spacing my text “one and a half” (document class: book), which works as expected. The problem is that it also spaces captions and footnotes. It is possible to instruct LaTeX to let these two unchanged?

Thanks,
Riccardo
Last edited by AstroRicky on Thu Sep 08, 2011 11:38 am, edited 1 time in total.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Spacing only the Text without Captions and Footnotes

Post by localghost »

Forget the \linespread command and use the setspace package instead. If captions are not single-spaced by default, take also a look at the caption package.


Best regards and welcome to the board
Thorsten
AstroRicky
Posts: 2
Joined: Thu Sep 08, 2011 10:23 am

Re: Spacing only the Text without Captions and Footnotes

Post by AstroRicky »

It works!
I wish to express you my deep gratitude for solving an issue which was driving me nuts! :)

Riccardo
Post Reply