Search found 1 match

by XellVas
Sat Mar 31, 2012 2:44 pm
Forum: Page Layout
Topic: Problem to get double Line Spacing working
Replies: 2
Views: 1811

Problem to get double Line Spacing working

Hello everyone!

I am now trying to write paper to PRB in TeXShop and to make it easier to read I want to have a double space in between lines.

I tried several schemes like these:

\usepackage{setspace}
\setstretch{2}

\usepackage{setspace}
\doublespacing

but nothing worked.

What am I doing ...