Possible Duplicate:
Change line spacing of a page and size police inside the document
I created a document using book class and set the space using
\usepackage{setspace}
\onehalfspacing
In this way all my document use this setting.
Instead I would know how I change space to \doublespacing to only a part of my document.