Search In This Website

Kamis, 30 Mei 2024

Common Latex Font Package

If you load the Fouriernc package, the New Century Schoolbook fonts for your text, and the Fourier fonts for your maths.

Example:

\usepackage{fouriernc}

If you load the Fourier package, the Utopia fonts for your text, and the Fourier fonts for your maths.

Example:

\usepackage{fourier}

If you load the Tgbonum package, the TEX Gyre Bonum fonts for your text, and the ?? fonts for your maths.

Example:

\usepackage{tgbonum}

Example:

\usepackage{newcent}

The popular LATEX font typefaces are originated from four families:

  • Computer Modern (default in standard LATEX classes): CM Roman, CM Sans Serif, CM Typewriter
  • Latin Modern: LM Roman, LM Sans Serif, LM Typewriter, LM Dunhill
  • Post Script Fonts: Times, Utopia/Fourier, Palatino, Bookman, Helvetica, Courier

Bibliography:

https://tug.org/FontCatalogue/

https://tex.stackexchange.com/

https://www.overleaf.com/

https://stackoverflow.com/

http://www.latex-project.org/

Related Post:

Tidak ada komentar:

Posting Komentar