Skip to main content
Replaced broken link for extsizes
Source Link
Jan Hlavacek
  • 19.3k
  • 5
  • 59
  • 80

There are a couple of LaTeX packages available that provide for additional font sizes:

The moresize package offers additional commands to have a broader range (\HUGE, \ssmall), whereas extsizesextsizes extends the standard LaTeX classes by additional class options (8pt, ... 20pt for the base font, so that all fonts in the document become smaller or bigger, but remain their relative difference. Advanced document classes (memoir, but especially the KOMA-Skript bundle) provide built-in capabilities for flexible font sizes.

There are a couple of LaTeX packages available that provide for additional font sizes:

The moresize package offers additional commands to have a broader range (\HUGE, \ssmall), whereas extsizes extends the standard LaTeX classes by additional class options (8pt, ... 20pt for the base font, so that all fonts in the document become smaller or bigger, but remain their relative difference. Advanced document classes (memoir, but especially the KOMA-Skript bundle) provide built-in capabilities for flexible font sizes.

There are a couple of LaTeX packages available that provide for additional font sizes:

The moresize package offers additional commands to have a broader range (\HUGE, \ssmall), whereas extsizes extends the standard LaTeX classes by additional class options (8pt, ... 20pt for the base font, so that all fonts in the document become smaller or bigger, but remain their relative difference. Advanced document classes (memoir, but especially the KOMA-Skript bundle) provide built-in capabilities for flexible font sizes.

Source Link
Daniel
  • 37.7k
  • 10
  • 99
  • 178

There are a couple of LaTeX packages available that provide for additional font sizes:

The moresize package offers additional commands to have a broader range (\HUGE, \ssmall), whereas extsizes extends the standard LaTeX classes by additional class options (8pt, ... 20pt for the base font, so that all fonts in the document become smaller or bigger, but remain their relative difference. Advanced document classes (memoir, but especially the KOMA-Skript bundle) provide built-in capabilities for flexible font sizes.