Double Spacing

There will be times when you will need to submit a draft that is double-spaced, to permit a grader or editor to make comments. LaTeX does not explicitly support doing this, because, well, it looks ugly.

Still: to double-space a paper, put \renewcommand{\baselinestretch}{2} in your paper's preamble. Give it a try.


2002-02-28