diff --git a/lectures/lecturecommon.sty b/lectures/lecturecommon.sty index d542d8f..bdb18e4 100644 --- a/lectures/lecturecommon.sty +++ b/lectures/lecturecommon.sty @@ -37,9 +37,9 @@ \defaultfontfeatures{Mapping=tex-text} % The following line is equivalent to: -% \setmainfont{TeX Gyre Pagella} -% \setmathsfont(Latin,Digits){TeX Gyre Pagella} -% \setmathrm{TeX Gyre Pagella} +% \setmainfont{Minion Pro} +% \setmathsfont(Latin,Digits){Minion Pro} +% \setmathrm{Minion Pro} \setprimaryfont{Minion Pro} \setsansfont[Scale=MatchUppercase,BoldFont={Open Sans}]{Open Sans Light} \setmonofont[Scale=MatchLowercase]{Letter Gothic 12 Pitch}