Fonts with Beamer CMSS CMSS - Default
CMSS - Default
Text: CMSS text Math: CMSS italic1 + CMR math symbols Preamble in this document:
\ documentclass { beamer } % Default = " sans " option
Example:
p (R , )
n ( ) exp R /a W (k 2 a2 2 )3/4 H
n
k 2 a2 2 cos d
(1)
k 2 a2 2
Miss-matches with CMR math symbols!
Used as math italic.
Fonts with Beamer CMSS CMSS - Euler VM (1)
CMSS - Euler VM (1)
Text: CMSS Math: CMSS italic + Euler VM symbols Preamble in this document:
\ documentclass { beamer } % No option \ usepackage { eulervm } % Euler VM fonts
Example: p (R , )
n () exp R /a W (k 2 a2 2 )3/4 H
n
k 2 a2 2 cos d
(1)
k 2 a 2 2
Fonts with Beamer CMSS CMSS - Euler VM (2)
CMSS - Euler VM (2)
Text: CMSS Math: Euler VM math (by [mathserif] option) Preamble in this document:
\ documentclass [ mathserif ]{ beamer } % \ usepackage { eulervm } %
Example: p(R, )
n () exp R/a W (k2 a2 2 )3/4 H
k2 a2 2 cos d
(1)
k2 a2 2
Better than the previous one?
Fonts with Beamer CMR CMR (Computer Modern Roman)
CMR (Computer Modern Roman)
Text & Math : CMR Preamble in this document:
\ documentclass [ serif ]{ beamer } % " serif " option for CMR
Example:
p(R, )
n ( ) exp R/a W (k 2 a2 2 )3/4 H
n
k 2 a2 2 cos d
(1)
k 2 a2 2
Who is going to use CMR in presentation? Should be avoided!
Fonts with Beamer CM Bright CM Bright
CM Bright
Text: CM Bright Math: CM Bright math1 Preamble in this document:
documentclass beamer % No options usepackage cmbright
Example:
n ( ) exp R/a W
k 2 a2 2 cos d k 2 a2 2
p (R, )
(k 2 a2 2 )3/4 H (1) n
Is cmbright too thin?
1
Some symbols are taken from CMR math symbols.
Fonts with Beamer Concrete Concrete - Euler VM (1)
Concrete - Euler VM (1)
Text: Concrete Math: Concrete italic + Euler VM symbols Preamble in this document:
\ documentclass [ serif ]{ beamer } % \ usepackage [ T1 ]{ fontenc } % Needed for Type1 Concrete \ usepackage { concrete } % Loads Concrete + Euler VM
Example: p (R , )
n () exp R /a W (k 2 a 2 2 )3/4 H
n
k 2 a 2 2 cos d
( 1)
k 2 a 2 2
Fonts with Beamer Concrete Concrete - Euler VM (2)
Concrete - Euler VM (2)
Text: Concrete Math: Euler VM math Preamble in this document:
\ documentclass [ serif , profe ssionalfon t ]{ beamer } % \ usepackage [ T1 ]{ fontenc } % Needed for Type1 Concrete \ usepackage { concrete }
Example: p(R, )
n () exp R/a W (k2 a2 2 )
3/4
k2 a2 2 cos d
(1)
k2 a2 2
Fonts with Beamer Concrete Concrete - Concmath
Concrete - Concmath
Text: Concrete Math: Concrete italic1 + Concmath symbols (MetaFont2 ) Preamble in this document:
\ documentclass [ serif ]{ beamer } % \ usepackage [ T1 ]{ fontenc } % Needed for Type1 Concrete \ usepackage { concmath } % Concrete + Concmath
Example:
h p i ZI W ~ n (
) exp {R =a k 2 a 2
2 cos p d
p (R ; ) $ (1) I (k 2 a 2
2 )3=4 H H n k 2a 2
2
1 2
If you add professionalfont, all math is set in MetaFont! Now Adobe Reader v6.x displays Type3 fonts very well.
Fonts with Beamer Helvetica Helvetica - Euler VM (1)
Helvetica - Euler VM (1)
Text: Helvetica Math: Helvetica italic + Euler VM symbols Preamble in this document:
\ documentclass { beamer } % \ usepackage { eulervm } % \ usepackage [ scaled ]{ helvet } % With " scaled " option
Example: p(R , )
n () exp R /a W (k 2 a2 2 )3/4 H
n
k 2 a2 2 cos
(1)
d k 2 a2 2
Fonts with Beamer Helvetica Helvetica - Euler VM (2)
Helvetica - Euler VM (2)
Text: Helvetica Math: Euler VM math Preamble in this document:
\ documentclass [ mathserif ]{ beamer } % " sans " is text default \ usepackage { eulervm } % \ usepackage [ scaled ]{ helvet } % With " scaled " option
Example:
p(R, )
n () exp R/a W (k2 a2 2 )3/4 H
k2 a2 2 cos d
(1)
k2 a2 2
Fonts with Beamer Kerkis Kerkis Sans and Math
Kerkis Sans and Math
Text: Kerkis sans1 Math: Kerkis math2 Preamble in this document:
\documentclass[sans,mathserif]{beamer} \usepackage{kerkis} % Kerkis roman and sans \usepackage{kmath} % Kerkis math
Example:
p(R , )
n ( ) exp R /a W (k 2 a 2 2 )3/4 H
n
k 2 a 2 2 cos d
(1)
k2a2 2
1 2
Kerkis roman is based on Bookman while Kerkis sans is based on Avant Garde. Mixture of Bookman and CMR. Not complete yet!
Fonts with Beamer Palatino Palatino - Euler VM (1)
Palatino - Euler VM (1)
Text: Palatino Math: Palatino italic + Euler VM symbols Hermann Zapf designed both fonts! Should work well! Preamble in this document:
\ documentclass [ serif ]{ beamer } % \ usepackage { pxfonts } % Or palatino or mathpazo \ usepackage { eulervm } %
Example: p(R, )
n () exp R/a W (k2 a2 2 )
3/4
k2 a2 2 cos
(1)
k2 a2 2
Fonts with Beamer Palatino Palatino - Euler VM (2)
Palatino - Euler VM (2)
Text: Palatino Math: Euler VM math1 Preamble in this document:
\ documentclass [serif ,mathserif , professionalfont ]{ beamer } % \ usepackage { pxfonts } \ usepackage { eulervm }
Example: p(R, )
n () exp R/a W (k2 a2 2 )
3/4
k2 a2 2 cos d
(1)
k2 a2 2
By loading professionalfont option
Fonts with Beamer Palatino Palatino - mathpazo
Palatino - mathpazo
Text: Palatino Math: mathpazo with CMR math symbols Preamble in this document:
\ documentclass [ serif ]{ beamer } % \ usepackage { mathpazo } %
Example:
p ( R, )
n () exp R/a W
(1) (k2 a2 2 )3/4 H n
k2 a2 2 cos k2 a2 2 d
Fonts with Beamer Palatino Palatino - pxfonts
Palatino - pxfonts
Text: Palatino Math: pxfonts1 Preamble in this document:
\ documentclass [ serif ]{ beamer } % \ usepackage { pxfonts } %
Example:
p(R, )
n () exp R/a W k2 a2 2
3/4
k2 a2 2 cos H
(1)
k2 a2 2
Equations are too tight! This is also true for txfonts.
1
Has a good monospaced teletype font, pxtt (=txtt).
Fonts with Beamer Times Times
Times
Text + Math: Times Preamble in this document:1
\ documentclass [ serif ]{ beamer } % \ usepackage [cmtt ]{ wrisym } % Mathematica v4 . 2 VF pack
Example: n exp R / a W p R, k 2 a2 2
3/ 4
k 2 a2 H
1
2 cos d k2 a2 2
In general, Times is not a good font for screen presentation
You can also use txfonts, mathptmx, or other Times math font pack.
Fonts with Beamer Utopia Utopia - Fourier
Utopia - Fourier
Text: Utopia Math: Fourier math1 based on Utopia Preamble in this document:
\ documentclass [ serif ]{ beamer } % \ usepackage [ T1 ]{ fontenc } % Needed \ usepackage { fourier } %
Example:
p(R, )
n () exp R/a W k2 a2 2
3/4
k2 a2 2 cos H
(1)
k2 a2 2
1 You can get it from CTAN:fonts.
Fonts with Beamer Fun Fonts Bradhley Hand - mathpazo
Bradhley Hand - mathpazo
Text: Bradhley Hand1 Math: mathpazo symbols Preamble in this document:
\ documentclass [ serif ]{ beamer } % \ usepackage { mathpazo } % Mathpazo symbols \ renewcommand {\ rmdefault }{ ibh } % Bradhley Hand ITC
Example: p (R , )
n () exp [R /a ( k 2 a 2 2 cos )] W d (1) (k 2 a 2 2 )3/4 H n ( k 2 a 2 2 )
May be useful for making homework solutions!
1 Bradhley
Hand ITC (in TTF) comes with MS Windows.