Skip to main content
Merged in important comment by @frabjous, as the original answer author seems to not be on the site anymore (username not linked) and is unlikely to amend his answer.
Source Link

From info latex:

\fontsize{size}{skip}
Set font size. The first parameter is the font size to switch to; the second is the \baselineskip to use. The unit of both parameters defaults to pt. A rule of thumb is that the baselineskip should be 1.2 times the font size.

As @frabjous noted, you'll need to add \selectfont afterwards to make it kick in.

From info latex:

\fontsize{size}{skip}
Set font size. The first parameter is the font size to switch to; the second is the \baselineskip to use. The unit of both parameters defaults to pt. A rule of thumb is that the baselineskip should be 1.2 times the font size.

From info latex:

\fontsize{size}{skip}
Set font size. The first parameter is the font size to switch to; the second is the \baselineskip to use. The unit of both parameters defaults to pt. A rule of thumb is that the baselineskip should be 1.2 times the font size.

As @frabjous noted, you'll need to add \selectfont afterwards to make it kick in.

fixed formatting
Source Link
Tobi
  • 56.8k
  • 15
  • 181
  • 315

From info latex:

'\fontsize{size}{skip}'\fontsize{size}{skip}
Set font size. The first parameter is the font size to switch to; the second is the '\baselineskip'\baselineskip to use. The unit of both parameters defaults to pt. A rule of thumb is that the baselineskip should be 1.2 times the font size.

From info latex:

'\fontsize{size}{skip}'
Set font size. The first parameter is the font size to switch to; the second is the '\baselineskip' to use. The unit of both parameters defaults to pt. A rule of thumb is that the baselineskip should be 1.2 times the font size.

From info latex:

\fontsize{size}{skip}
Set font size. The first parameter is the font size to switch to; the second is the \baselineskip to use. The unit of both parameters defaults to pt. A rule of thumb is that the baselineskip should be 1.2 times the font size.

Post Migrated Here from superuser.com (revisions)
Source Link
Dennis Williamson
Dennis Williamson

From info latex:

'\fontsize{size}{skip}'
Set font size. The first parameter is the font size to switch to; the second is the '\baselineskip' to use. The unit of both parameters defaults to pt. A rule of thumb is that the baselineskip should be 1.2 times the font size.