joel-coffman / latex-jhu.edu

LaTeX packages related to Johns Hopkins University
0 stars 1 forks source link

Remove times package from example #16

Closed joel-coffman closed 3 years ago

joel-coffman commented 3 years ago

The inclusion of the times package prevents examples of Beamer presentation themes from using a typeface specified by the theme. Hence, this change removes the use of the times package.

A similar change has been made in the Beamer repository: josephwright/beamer#629.