Tagged Questions
5
votes
3answers
535 views
Change line spacing for normal text, but not in tabular or verse
\usepackage{setspace}
\doublespacing
I used above two lines to change the spacing in my document. This changes the spacing of the entire document.
My requirement is to change the line spacing in ...