Skip to main content
texfaq
Source Link
David Carlisle
  • 837.9k
  • 74
  • 1.7k
  • 2.6k

Simple: put

\usepackage{setspace}
\doublespacing
% or:
%\onehalfspacing

into your preamble. (TeX-FAQTeX-FAQ advises for setspace and against doublespace.)

Simple: put

\usepackage{setspace}
\doublespacing
% or:
%\onehalfspacing

into your preamble. (TeX-FAQ advises for setspace and against doublespace.)

Simple: put

\usepackage{setspace}
\doublespacing
% or:
%\onehalfspacing

into your preamble. (TeX-FAQ advises for setspace and against doublespace.)

added 72 characters in body
Source Link
Konrad Rudolph
  • 41k
  • 24
  • 111
  • 166

Simple: put

\usepackage{setspace}
\doublespacing
% or:
%\onehalfspacing

into your preamble. (TeX-FAQ advises for setspace and against doublespace.)

Simple: put

\usepackage{setspace}

into your preamble. (TeX-FAQ advises against doublespace.)

Simple: put

\usepackage{setspace}
\doublespacing
% or:
%\onehalfspacing

into your preamble. (TeX-FAQ advises for setspace and against doublespace.)

Source Link
Konrad Rudolph
  • 41k
  • 24
  • 111
  • 166

Simple: put

\usepackage{setspace}

into your preamble. (TeX-FAQ advises against doublespace.)