Font | Declaration | Notes |
---|---|---|
"Bluesky" Computer Modern | This is the default when no font declarations are used. | |
"CM-Super" Computer Modern | \usetypescript[modern][ec] |
|
Latin Modern | \usetypescript [all] [latin-modern] [texnansi] |
Requires the LM font package and a recent ConTeXt. |
Times (math), Helvetica, and Courier (scaled) | \usetypescript[berry][ec] % or [8r] |
These are all from the URW Nimbus package. Times is
the default serif face, \ss produces
Helvetica, and \tt produces Courier. Scaled
so the x-heights match. |
Times (math), Helvetica, and Computer Mono (Scaled) | \usetypescript[berry][ec] % or [8r] |
Because URW Courier is actually pretty ugly. |
Palatino | \usetypescript[berry][ec] % or [8r] |
This is actually URW Palladio, a copy of Hermann Zapf's Palatino. |
Palatino (math), Helvetica, CM-Mono, and Zapf chancery (scaled) | \usetypescript[berry][ec] % or [8r] |
|
Computer Concrete | \definefontsynonym [ccr10] [pcr10] [encoding=pl0] |
By Don Knuth The cc-pl (Polish) Type 1 fonts need to be installed. |
Computer Concrete with Euler math | \definefontsynonym [ccr10] [pcr10] [encoding=pl0] |
Euler is by Hermann Zapf with Don Knuth, and Concrete was
designed to accompany Euler. Also depends on type-eul and math-eul by Adam Lindsay. |
Bookman | \usetypescript[berry][ec] % or [8r] |
URW Bookman |
Charter | \usetypescript[berry][ec] % or [8r] |
Bitstream Charter |
Charter with Euler math, Helvetica, and CM-mono | \usetypescript[berry][8r] |
An example of a scaled family. |
Utopia | \usetypescript[berry][ec] |
Because of a bug in TeXLive 7, the tfm and
vf files for Adobe Utopia are not
installed correctly. To fix this:
|