diff --git a/tufte-handout.cls b/tufte-handout.cls index 2f7fdbb..a12bdd2 100644 --- a/tufte-handout.cls +++ b/tufte-handout.cls @@ -241,6 +241,13 @@ \RequirePackage[format=default,font={rm,scriptsize},justification=raggedright,singlelinecheck=false]{caption} \fi +%% +% If the Palatino typeface (and its math symbol set) are installed, load them. + +\IfFileExists{palatino.sty}{% + \RequirePackage{palatino} + \IfFileExists{mathpazo.sty}{\RequirePackage[osf,sc]{mathpazo}}{} +}{} % if the Palatino typefaces aren't found, do nothing. %% % Set raggedright and paragraph indentation for document